assign-return-break-to-anything #56

Merged
sashakoshka merged 8 commits from assign-return-break-to-anything into main 2024-03-06 22:42:18 +00:00

8 Commits

Author SHA1 Message Date
Sasha Koshka 7a6f9c367a Add a compiler test for this 2024-03-06 17:41:52 -05:00
Sasha Koshka ea792a7569 Document new Bool width in spec 2024-03-06 16:51:11 -05:00
Sasha Koshka 32e08871c9 Bool is now an i1 2024-03-06 16:46:27 -05:00
Sasha Koshka a7bdee3c26 Add tests about this to the generator 2024-03-06 16:44:22 -05:00
Sasha Koshka 52f68d1fe3 Generator understands assigning return/break to things 2024-03-06 16:43:58 -05:00
Sasha Koshka 1382501302 Updated spec 2024-03-06 15:37:30 -05:00
Sasha Koshka a07fd2939a Break and return can be assigned to anything 2024-03-06 15:34:00 -05:00
Sasha Koshka 2d640b0288 Add test cases for #55 2024-03-06 15:31:47 -05:00