Commit Graph

12 Commits

Author SHA1 Message Date
b6422a438b Implement parsing and runtime checks 2023-11-29 22:54:46 -05:00
081d349783 Continue type check implementation 2023-11-29 20:59:58 -05:00
bc2615a1ed Begin changes for new type definitions 2023-11-29 19:23:42 -05:00
d4aac2c729 Implement parallel find loop 2023-11-14 21:24:47 -05:00
2d85a3ee2b Improve soundness of Map type 2023-11-05 13:54:29 -05:00
f33eef9c5a Prepare for new version 2023-10-29 19:31:06 -04:00
86499367fc Rename VariableMap to Map 2023-10-25 16:44:50 -04:00
3d143cc64c Add debug statement 2023-10-22 14:33:08 -04:00
ea633fbc59 Reimplement functions 2023-10-10 17:12:38 -04:00
8188aa41a5 Implement ValueNode 2023-10-10 14:12:07 -04:00
9450e6dc96 Implement new control flow syntax 2023-10-10 13:29:11 -04:00
3e87d8b322 Continue syntax overhaul 2023-10-06 13:32:58 -04:00