nac3artiq: type check host int bound instead of panic when codegen #262
No reviewers
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#262
Loading…
Reference in New Issue
No description provided.
Delete Branch "host_int_bound"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is an attempt to fix #203 by checking the integer bound at type check phase.
error msg now instead of panic:
The nested bracket seems to be a bit complicated indeed.. but this does provide a useful trace to the user of where things are wrong, so this should be fine?
Or we could somehow format the nested error messages in a different manner (indented lines or something?)
a9a701c993
to21c570cdfa
21c570cdfa
to1314568449
1314568449
tof14b32be67