Commit Graph

16 Commits

Author SHA1 Message Date
83390b53a7 Implement use statement; Rework value generation 2023-11-17 20:10:07 -05:00
2876f50822 Implement yield logic; Reform yield syntax 2023-11-15 21:13:14 -05:00
364fed810b Improve error handling 2023-11-14 19:31:04 -05:00
9828d9c643 Clean up 2023-11-06 23:20:59 -05:00
6006de13e5 Clean up 2023-11-06 19:16:49 -05:00
df7cd0e972 Revise language syntax 2023-10-31 15:21:13 -04:00
f33eef9c5a Prepare for new version 2023-10-29 19:31:06 -04: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
b123b90298 Implement output tool 2023-10-21 13:47:08 -04:00
65bb2c9d84 Improve expression implementation 2023-10-13 19:56:57 -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
39692b3bd7 Implement new grammar 2023-10-09 15:54:47 -04:00
31e9cb61bb Implement function calls; Remove Time 2023-10-06 17:11:50 -04:00
3e87d8b322 Continue syntax overhaul 2023-10-06 13:32:58 -04:00