|
2bd4ccb40d
|
Implement type checking
|
2023-11-27 17:53:12 -05:00 |
|
|
25852efcd6
|
Continue type check implementation
|
2023-11-27 15:02:08 -05:00 |
|
|
97447d6d8b
|
Fix examples; Clean up
|
2023-11-16 02:57:50 -05:00 |
|
|
c4dd68c293
|
Pass tests
|
2023-11-16 02:11:47 -05:00 |
|
|
2876f50822
|
Implement yield logic; Reform yield syntax
|
2023-11-15 21:13:14 -05:00 |
|
|
274891d96e
|
Add yield syntax
|
2023-11-15 20:46:45 -05:00 |
|
|
0b14ab5832
|
Add index assignment syntax
|
2023-11-14 20:00:57 -05:00 |
|
|
020ebd8833
|
Clean up
|
2023-11-10 16:24:19 -05:00 |
|
|
f0cb4631ab
|
Begin adding yield; Clean up
|
2023-11-06 19:10:12 -05:00 |
|
|
2d85a3ee2b
|
Improve soundness of Map type
|
2023-11-05 13:54:29 -05:00 |
|
|
a3db9cb9f2
|
Clean up; Complete async
|
2023-11-04 06:02:27 -04:00 |
|
|
cedf0a8c65
|
Implement async statment
|
2023-11-03 23:42:10 -04:00 |
|
|
8ca97300d3
|
Clean up
|
2023-11-03 18:04:45 -04:00 |
|
|
d1b116cc35
|
Begin completing syntax revision
|
2023-10-31 18:18:39 -04: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 |
|
|
42339e1171
|
Begin syntax revision
|
2023-10-31 01:09:29 -04:00 |
|
|
9f571a0bfb
|
Implement list, map and string indexing
|
2023-10-30 17:11:06 -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 |
|
|
51e93e5992
|
Clean up
|
2023-10-25 15:12:57 -04:00 |
|
|
7b403ea92c
|
Improve example
|
2023-10-25 14:46:19 -04:00 |
|
|
745e56e4b5
|
Expand and improve examples
|
2023-10-25 14:41:23 -04:00 |
|
|
8a38790f57
|
Write examples and highlight queries
|
2023-10-23 20:45:47 -04:00 |
|
|
72af839102
|
Clean up
|
2023-10-23 17:36:11 -04:00 |
|
|
8348b6ce85
|
Add example; Fix add assignment
|
2023-10-23 16:12:43 -04:00 |
|
|
9dfe5689e4
|
Implement add assignment for strings
|
2023-10-23 15:25:22 -04:00 |
|
|
7342b383dc
|
Fix dot notation; Add corpus tests; Clean up
|
2023-10-23 15:01:00 -04:00 |
|
|
b5e659f09f
|
Implement random tools
|
2023-10-22 14:48:34 -04:00 |
|
|
b64ebbbd18
|
Clean up examples; Implement type tool
|
2023-10-22 14:27:18 -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 |
|
|
d4ad3c8ddd
|
Update tests; Set bin name; Increment version
|
2023-10-18 22:27:57 -04:00 |
|
|
33bacfc100
|
Update implementation tests
|
2023-10-18 22:05:16 -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 |
|
|
686f7b435d
|
Write README and examples
|
2023-10-17 16:21:59 -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 |
|
|
2ccd28bbf4
|
Add async statements
|
2023-10-16 16:48:02 -04:00 |
|
|
da7d6a8493
|
Clean up example
|
2023-10-13 15:20:20 -04:00 |
|
|
fc92513246
|
Add assert and assert_equal tools
|
2023-10-11 12:07:30 -04:00 |
|
|
96c6193799
|
Rewrite example
|
2023-10-11 11:31:24 -04:00 |
|
|
3fd03325c2
|
Rewrite example
|
2023-10-10 18:11:30 -04:00 |
|
|
f5b60ea2ff
|
Rewrite example
|
2023-10-10 17:21:28 -04:00 |
|
|
39692b3bd7
|
Implement new grammar
|
2023-10-09 15:54:47 -04:00 |
|
|
12418a3bba
|
Update examples and README
|
2023-10-06 21:59:01 -04:00 |
|