Commit Graph

14 Commits

Author SHA1 Message Date
f3921ba87c Revise function and yield syntax 2023-12-29 21:15:03 -05:00
0fb787bb72 Write docs 2023-12-06 14:13:22 -05:00
ed4dd6a819 Improve internal API 2023-12-05 17:08:22 -05:00
ae05e942f2 Add types for built-in functions 2023-12-01 22:16:50 -05:00
8826d08392 Implement list type checks 2023-11-30 00:57:15 -05:00
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
c2a5f5e972 Prepare for new version 2023-10-28 10:28:43 -04:00
86499367fc Rename VariableMap to Map 2023-10-25 16:44:50 -04:00
96adc4bf77 Fix error message 2023-10-13 20:05:45 -04:00
9450e6dc96 Implement new control flow syntax 2023-10-10 13:29:11 -04:00
39692b3bd7 Implement new grammar 2023-10-09 15:54:47 -04:00
3e87d8b322 Continue syntax overhaul 2023-10-06 13:32:58 -04:00