-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
dsl 🗒️Issues regarding the domain specific programming languageIssues regarding the domain specific programming languagereleasedIncluded in a releaseIncluded in a release
Milestone
Description
Add missing features for parameter bounds:
- Check: Referenced parameter must be
Int/Float - Check: Referenced parameter must be
const(only if type is correct) - Check: Right operand can be evaluated by partial evaluator to
IntConstant/FloatConstant - Check: Arguments match the bounds (only if they can be partially evaluated)
- Check: Default values must match the bounds
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dsl 🗒️Issues regarding the domain specific programming languageIssues regarding the domain specific programming languagereleasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done