|
ff6cc707d2
|
Implement new type checking
|
2024-01-03 19:58:07 -05:00 |
|
|
20e0ec0e3d
|
Change string type to be passed by reference
|
2024-01-01 12:39:03 -05:00 |
|
|
976cb7de3f
|
Implement new built-in values
|
2024-01-01 07:46:47 -05:00 |
|
|
ae66e2a211
|
Implement new built-in values
|
2024-01-01 04:59:27 -05:00 |
|
|
2f0ec91c08
|
Add index expressions to fix parsing bug
|
2023-12-31 23:38:09 -05:00 |
|
|
346ff1c0da
|
Improve index parsing
|
2023-12-31 21:46:45 -05:00 |
|
|
128ddc385c
|
Add test for match example
|
2023-12-31 18:14:00 -05:00 |
|
|
a39d879c40
|
Implement return statements at root level
|
2023-12-31 14:09:03 -05:00 |
|
|
a3a2df552d
|
Implement return statements
|
2023-12-31 14:04:10 -05:00 |
|
|
0fa0a026f8
|
Improve error output; Add syntax error check
|
2023-12-31 11:46:56 -05:00 |
|
|
12e00bfc42
|
Remove return and use statements; Clean up
|
2023-12-31 09:47:20 -05:00 |
|
|
bf79526764
|
Use new syntax for None values
|
2023-12-31 09:41:00 -05:00 |
|
|
d2def28751
|
Add tests covering for loops
|
2023-12-31 08:36:39 -05:00 |
|
|
1d26b0b418
|
Clean up
|
2023-12-29 22:26:37 -05:00 |
|
|
6be9204123
|
Improve Intepreter API for shell use
|
2023-12-29 14:01:54 -05:00 |
|
|
21099a4092
|
Clean up
|
2023-11-30 09:48:56 -05:00 |
|
|
c4dd68c293
|
Pass tests
|
2023-11-16 02:11:47 -05:00 |
|
|
020ebd8833
|
Clean up
|
2023-11-10 16:24:19 -05:00 |
|
|
a3db9cb9f2
|
Clean up; Complete async
|
2023-11-04 06:02:27 -04:00 |
|
|
42339e1171
|
Begin syntax revision
|
2023-10-31 01:09:29 -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 |
|
|
b64ebbbd18
|
Clean up examples; Implement type tool
|
2023-10-22 14:27:18 -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 |
|
|
39692b3bd7
|
Implement new grammar
|
2023-10-09 15:54:47 -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 |
|
|
8bcf59f216
|
Rearrange tests; Add new tests
|
2023-09-29 12:42:37 -04:00 |
|
|
f531ddd1de
|
Move dust tests to examples
|
2023-09-19 02:50:02 -04:00 |
|
|
a5c2e6c49f
|
Write test; Add toml tooling; Fix errors
|
2023-09-08 05:59:44 -04:00 |
|
|
8d04e0bb04
|
Write and pass tests
|
2023-08-24 08:05:51 -04:00 |
|
|
39d3ca85ea
|
Clean up project; Rename commands to tools
|
2023-08-23 20:21:29 -04:00 |
|
|
8728bf5e46
|
Correct tests
|
2023-08-23 19:00:11 -04:00 |
|
|
d54527413d
|
Edit README
|
2023-08-23 17:28:19 -04:00 |
|
|
350fbb701d
|
Rename module; Implement collection commands
|
2023-08-23 01:21:02 -04:00 |
|
|
e7e8c4f9e5
|
Fix u tests and examples
|
2023-08-22 22:20:42 -04:00 |
|
|
e97daafdca
|
Implement get
|
2023-08-22 14:26:49 -04:00 |
|
|
f0c759d92a
|
Implement if
|
2023-08-22 13:19:57 -04:00 |
|
|
f15c8ef2ef
|
Rewrite test
|
2023-08-22 13:00:34 -04:00 |
|
|
f6b1cd530a
|
Implement assert and assert_equal
|
2023-08-22 12:43:13 -04:00 |
|
|
109091cf80
|
Add assertion errors; Write tests
|
2023-08-22 12:31:45 -04:00 |
|