Commit Graph

21 Commits

Author SHA1 Message Date
ff836b4f0a Start std library; Write README; Change map syntax 2023-11-16 01:59:48 -05:00
2876f50822 Implement yield logic; Reform yield syntax 2023-11-15 21:13:14 -05:00
98ea049229 Complete index assignment 2023-11-14 21:03:52 -05:00
a804a85b1f Begin adding index assignment 2023-11-14 20:41:57 -05:00
f0fb16607c Simplify grammar structure 2023-11-10 20:44:03 -05:00
e582f3cad3 Continue syntax revision 2023-10-31 09:31:10 -04: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
75f16a3afe Fix README example; Begin implementing insert 2023-10-22 13:55:56 -04:00
3b82c6d900 Replace tools 2023-10-21 13:04:17 -04:00
36a6f5f548 Add remove loop logic; Update examples 2023-10-18 21:50:45 -04:00
13289e5a59 Implement find loop logic 2023-10-18 18:30:37 -04:00
7a85cf6f86 Implement filter loop 2023-10-17 17:52:41 -04:00
2b882f1137 Implement transform loop 2023-10-17 16:40:07 -04:00
173e7a2ee8 Implement for loops 2023-10-17 14:06:02 -04:00
2ccd28bbf4 Add async statements 2023-10-16 16:48:02 -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
e82dd6736e Begin implementing while loops 2023-10-06 22:45:36 -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