Commit Graph

71 Commits

Author SHA1 Message Date
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
f07e20c403 Implement length tool 2023-10-17 12:43:33 -04:00
a9ef75dc12 Add async statements 2023-10-16 21:13:58 -04:00
2ccd28bbf4 Add async statements 2023-10-16 16:48:02 -04:00
d043f334db Add more tools 2023-10-13 15:48:48 -04:00
7206d60ac9 Add random tools 2023-10-13 13:53:00 -04:00
f20f69afa4 Update README 2023-10-13 11:37:07 -04:00
fc92513246 Add assert and assert_equal tools 2023-10-11 12:07:30 -04:00
ea633fbc59 Reimplement functions 2023-10-10 17:12:38 -04:00
39692b3bd7 Implement new grammar 2023-10-09 15:54:47 -04:00
fd9a4c04cb Implement function calls 2023-10-07 12:38:21 -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
059e55c7aa Continue syntax overhaul 2023-10-06 08:17:37 -04:00
a691b1fa34 Continue syntax overhaul 2023-10-06 07:55:14 -04:00
2d8527134d Begin chaning gramma structure 2023-10-05 22:49:36 -04:00
23843b5117 Begin chaning gramma structure 2023-10-05 22:07:54 -04:00
0359fabf1a Add tree sitter submodule 2023-10-05 09:25:09 -04:00