|
8db95b237c
|
Begin new type checking system
|
2023-11-21 13:42:47 -05:00 |
|
|
83390b53a7
|
Implement use statement; Rework value generation
|
2023-11-17 20:10:07 -05:00 |
|
|
97447d6d8b
|
Fix examples; Clean up
|
2023-11-16 02:57:50 -05:00 |
|
|
2876f50822
|
Implement yield logic; Reform yield syntax
|
2023-11-15 21:13:14 -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 |
|
|
f0cb4631ab
|
Begin adding yield; Clean up
|
2023-11-06 19:10:12 -05:00 |
|
|
df7cd0e972
|
Revise language syntax
|
2023-10-31 15:21:13 -04:00 |
|
|
42f0834d80
|
Continue syntax revision
|
2023-10-31 13:04:22 -04: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 |
|
|
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 |
|
|
75f16a3afe
|
Fix README example; Begin implementing insert
|
2023-10-22 13:55:56 -04:00 |
|
|
b123b90298
|
Implement output tool
|
2023-10-21 13:47:08 -04:00 |
|
|
02b237b11b
|
Add builtin function syntax
|
2023-10-21 13:19:01 -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 |
|
|
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 |
|
|
e82dd6736e
|
Begin implementing while loops
|
2023-10-06 22:45:36 -04:00 |
|
|
3e87d8b322
|
Continue syntax overhaul
|
2023-10-06 13:32:58 -04:00 |
|