|
781d475794
|
Add tree option to CLI args
|
2023-11-14 19:37:19 -05:00 |
|
|
364fed810b
|
Improve error handling
|
2023-11-14 19:31:04 -05:00 |
|
|
ec1f059d16
|
Improve function call syntax
|
2023-11-14 19:22:26 -05:00 |
|
|
567c20a5bc
|
Improve index syntax
|
2023-11-14 18:56:44 -05:00 |
|
|
c86f61e1cd
|
Modify index syntax; Clean up
|
2023-11-13 15:41:55 -05:00 |
|
|
e9e4e92f68
|
Remove yield
|
2023-11-12 13:20:41 -05:00 |
|
|
f0fb16607c
|
Simplify grammar structure
|
2023-11-10 20:44:03 -05:00 |
|
|
71c169a1cf
|
Add yield to grammar
|
2023-11-10 18:44:56 -05:00 |
|
|
020ebd8833
|
Clean up
|
2023-11-10 16:24:19 -05:00 |
|
|
9828d9c643
|
Clean up
|
2023-11-06 23:20:59 -05:00 |
|
|
6006de13e5
|
Clean up
|
2023-11-06 19:16:49 -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 |
|
|
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 |
|
|
9c565e810e
|
Use async function to read file input; Clean up
|
2023-10-30 18:30:41 -04:00 |
|
|
3bb4d3c7ec
|
Increment cargo version
|
2023-10-30 17:11:52 -04:00 |
|
|
9f571a0bfb
|
Implement list, map and string indexing
|
2023-10-30 17:11:06 -04:00 |
|
|
4eabd61ea8
|
Increment cargo version
|
2023-10-30 15:49:09 -04:00 |
|
|
b6b427b2f2
|
Clean up
|
2023-10-30 15:48:43 -04:00 |
|
|
c721164d99
|
Remove unwrap errors
|
2023-10-30 15:42: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 |
|
|
674d3c91f9
|
Fix transform loops
|
2023-10-26 22:35:59 -04:00 |
|
|
335fc2e454
|
Clean up
|
2023-10-26 21:23:39 -04:00 |
|
|
25778cc480
|
Add reference counting for list values
|
2023-10-26 18:03:59 -04:00 |
|
|
a5390c5150
|
Add reference counting for map values
|
2023-10-26 16:00:06 -04:00 |
|
|
86499367fc
|
Rename VariableMap to Map
|
2023-10-25 16:44:50 -04:00 |
|
|
3e45c198aa
|
Clean up tests and docs
|
2023-10-25 16:41:51 -04:00 |
|
|
51e93e5992
|
Clean up
|
2023-10-25 15:12:57 -04:00 |
|
|
ec6df112b7
|
Improve list errors; Begin use statement
|
2023-10-25 14:46:58 -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 |
|
|
c0bafe577e
|
Implement string concatenation
|
2023-10-22 17:04:14 -04:00 |
|
|
ecdac6fab5
|
Implement download tool
|
2023-10-22 16:50:09 -04:00 |
|