|
2b882f1137
|
Implement transform loop
|
2023-10-17 16:40:07 -04:00 |
|
|
3bb825fa58
|
Improve for loop implementation
|
2023-10-17 15:31:43 -04:00 |
|
|
173e7a2ee8
|
Implement for loops
|
2023-10-17 14:06:02 -04:00 |
|
|
deb03ed1b6
|
Make random ranges inclusive
|
2023-10-17 13:28:35 -04:00 |
|
|
35cb8116b6
|
Clean up
|
2023-10-17 13:25:40 -04:00 |
|
|
487b3f29a2
|
Implement sh, bash, fish and zsh tools
|
2023-10-17 12:58:25 -04:00 |
|
|
f07e20c403
|
Implement length tool
|
2023-10-17 12:43:33 -04:00 |
|
|
e95aa1e437
|
Add async statements
|
2023-10-17 12:25:47 -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 |
|
|
4e8d320c77
|
Implement to json; Improve map display
|
2023-10-14 14:18:13 -04:00 |
|
|
ca4fd34bc1
|
Implement from_json
|
2023-10-14 13:52:16 -04:00 |
|
|
96adc4bf77
|
Fix error message
|
2023-10-13 20:05:45 -04:00 |
|
|
65bb2c9d84
|
Improve expression implementation
|
2023-10-13 19:56:57 -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 |
|
|
c6675e87ba
|
Update error variants
|
2023-10-13 12:26:44 -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 |
|
|
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 |
|
|
574cff5cc6
|
Implement new control flow syntax
|
2023-10-09 17:01:30 -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 |
|
|
90352dd264
|
Implement function calls
|
2023-10-06 21:00:31 -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 |
|