|
71c169a1cf
|
Add yield to grammar
|
2023-11-10 18:44:56 -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 |
|
|
d1b116cc35
|
Begin completing syntax revision
|
2023-10-31 18:18:39 -04:00 |
|
|
ea4ffb492c
|
Revise syntax
|
2023-10-31 16:25:13 -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 |
|
|
02cded4af4
|
Continue syntax revision
|
2023-10-31 06:21:21 -04:00 |
|
|
47f50931d9
|
Continue syntax revision
|
2023-10-31 05:51:37 -04:00 |
|
|
0c37e5e3a6
|
Continue syntax revisions
|
2023-10-31 03:17:58 -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 |
|
|
8a38790f57
|
Write examples and highlight queries
|
2023-10-23 20:45:47 -04:00 |
|
|
8348b6ce85
|
Add example; Fix add assignment
|
2023-10-23 16:12:43 -04:00 |
|
|
7342b383dc
|
Fix dot notation; Add corpus tests; Clean up
|
2023-10-23 15:01:00 -04:00 |
|
|
ecdac6fab5
|
Implement download tool
|
2023-10-22 16:50:09 -04:00 |
|
|
bd83ccd301
|
Implement workdir tool
|
2023-10-22 16:41:37 -04:00 |
|
|
b327068e17
|
Implement columns and rows tools
|
2023-10-22 16:33:27 -04:00 |
|
|
c6ef9ad57f
|
Implement colu
|
2023-10-22 16:32:55 -04:00 |
|
|
b5e659f09f
|
Implement random tools
|
2023-10-22 14:48:34 -04:00 |
|
|
0cbf4e8385
|
Clean up corpus test
|
2023-10-22 14:29:07 -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 |
|
|
3355310d9d
|
Implement remove tool; Remove trash tool
|
2023-10-21 17:48:14 -04:00 |
|
|
6f3e62e555
|
Implement tools
|
2023-10-21 16:38:20 -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 |
|
|
834b6743eb
|
Implement table values
|
2023-10-18 19:28:20 -04:00 |
|
|
7f049f86c5
|
Remove excess Cargo files
|
2023-10-18 18:34:55 -04:00 |
|
|
b9f47dc77f
|
Implement find syntax
|
2023-10-18 18:18:41 -04:00 |
|
|
d3b8f524d4
|
Add tree sitter as directory without module
|
2023-10-18 17:52:56 -04:00 |
|
|
c8b90e36b1
|
Remove submodule
|
2023-10-18 17:51:22 -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 |
|
|
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 |
|