Commit Graph

15 Commits

Author SHA1 Message Date
731bf1cb98 Write formatting tests; Improve formatting output 2024-01-06 05:29:38 -05:00
a52b17930e Implement basic formatting 2024-01-06 05:00:36 -05:00
7ea6283650 Begin writing GUI 2023-12-30 02:04:39 -05:00
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
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
5f960021b1 Implement type equality 2023-11-29 22:02:55 -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
86499367fc Rename VariableMap to Map 2023-10-25 16:44:50 -04:00
65bb2c9d84 Improve expression implementation 2023-10-13 19:56:57 -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