Commit Graph

10 Commits

Author SHA1 Message Date
d46a592f87 Implement simple struct error 2024-03-19 19:46:41 -04:00
65ee161a96 Add named types 2024-03-19 19:37:18 -04:00
d076a329d2 Add test; Fix struct type resolution 2024-03-19 19:33:02 -04:00
21fea2b43f Implement structure values 2024-03-19 19:16:33 -04:00
6dbae12315 Experiment with new parser 2024-02-23 07:40:01 -05:00
cc76ca89cc Modify return/break syntax; Change Value::String 2024-02-19 22:32:06 -05:00
979335f497 Modify struct, enum and match syntax 2024-02-18 10:34:59 -05:00
ec074177d5 Clean up new API 2024-02-15 16:02:27 -05:00
d3601be44c Fix test 2024-02-15 00:58:14 -05:00
fc3dfc0e03 Implement structs; Modify tests 2024-02-15 00:53:43 -05:00