|
0359fabf1a
|
Add tree sitter submodule
|
2023-10-05 09:25:09 -04:00 |
|
|
f30dfe6431
|
Fix errors
|
2023-10-05 08:42:23 -04:00 |
|
|
1cfa809340
|
Change list formatting
|
2023-10-05 08:20:20 -04:00 |
|
|
9aaa9f1e6d
|
Fix simple value parsing
|
2023-10-05 08:18:33 -04:00 |
|
|
7fa5dd0f54
|
Update internal API
|
2023-10-05 08:03:14 -04:00 |
|
|
5551f40ffd
|
Implement tables
|
2023-10-02 23:19:01 -04:00 |
|
|
a42b43ed78
|
Fix tests
|
2023-10-02 18:22:24 -04:00 |
|
|
a4660cbafb
|
Improve internal API
|
2023-10-02 17:15:05 -04:00 |
|
|
41483f6b84
|
Implement lists
|
2023-10-02 15:19:48 -04:00 |
|
|
e23bf0f887
|
Implement lists
|
2023-10-01 13:13:13 -04:00 |
|
|
597d6bd8b8
|
Improve AST
|
2023-10-01 12:17:27 -04:00 |
|
|
e9db34be8b
|
Implement assignment
|
2023-10-01 05:27:02 -04:00 |
|
|
ff60640ff8
|
Clean up
|
2023-10-01 05:04:57 -04:00 |
|
|
3b0b9d044e
|
Implement addition
|
2023-10-01 04:20:29 -04:00 |
|
|
b476818ba3
|
Implement assignment
|
2023-10-01 02:43:27 -04:00 |
|
|
1f829d930a
|
Change syntax
|
2023-09-30 22:59:15 -04:00 |
|
|
f596c6b581
|
Implement map value
|
2023-09-30 18:07:12 -04:00 |
|
|
327a2d044b
|
Implement function value
|
2023-09-30 17:52:37 -04:00 |
|
|
d2d2ea1c57
|
Clean up and fix tests
|
2023-09-29 17:57:55 -04:00 |
|
|
dd939db924
|
Implement list
|
2023-09-29 16:33:46 -04:00 |
|
|
823bb31305
|
Remove semicolons from language
|
2023-09-29 13:03:55 -04:00 |
|
|
8bcf59f216
|
Rearrange tests; Add new tests
|
2023-09-29 12:42:37 -04:00 |
|
|
ad429b3563
|
Add equality operator
|
2023-09-29 09:17:21 -04:00 |
|
|
b308c1852f
|
Add list support
|
2023-09-29 08:59:09 -04:00 |
|
|
3182e7c860
|
Add float support; Write tests
|
2023-09-29 08:21:38 -04:00 |
|
|
5877884877
|
Fix test
|
2023-09-29 07:57:17 -04:00 |
|
|
c9c7eb3173
|
Improve AST construction and errors
|
2023-09-29 07:17:11 -04:00 |
|
|
9994919127
|
Implement subtraction
|
2023-09-29 06:02:46 -04:00 |
|
|
91745af149
|
Implement control flow
|
2023-09-29 05:52:56 -04:00 |
|
|
8250d3cb8e
|
Add example; Implement AST
|
2023-09-29 05:45:15 -04:00 |
|
|
4907dd9f8f
|
Implement top-level API with docs
|
2023-09-29 02:53:31 -04:00 |
|
|
cdf79f8763
|
Implement closed and open statement
|
2023-09-29 00:16:51 -04:00 |
|
|
4983975e59
|
Improve addition implementation
|
2023-09-28 23:53:37 -04:00 |
|
|
adbd69b17c
|
Run addition and subtration operations
|
2023-09-28 23:29:50 -04:00 |
|
|
589d66a90f
|
Modify library for new parser
|
2023-09-28 15:58:01 -04:00 |
|
|
5fed0984a7
|
Set version
|
2023-09-25 02:39:39 -04:00 |
|
|
f531ddd1de
|
Move dust tests to examples
|
2023-09-19 02:50:02 -04:00 |
|
|
8e92d8ee2b
|
Add parentheses to tool suggestions
|
2023-09-18 02:05:12 -04:00 |
|
|
dc68f0307f
|
Allow empty when calling "read_dir"
|
2023-09-18 01:58:28 -04:00 |
|
|
e858d21af0
|
Correct examples
|
2023-09-11 15:42:27 -04:00 |
|
|
0cd5629483
|
Correct example
|
2023-09-11 15:37:31 -04:00 |
|
|
ed38f28f84
|
Add example; Fix example in README
|
2023-09-11 15:23:13 -04:00 |
|
|
27cb9be5f5
|
Set default binary for "cargo run"
|
2023-09-10 03:58:22 -04:00 |
|
|
b8a12dad5a
|
Fix errors
|
2023-09-08 06:06:51 -04:00 |
|
|
a5c2e6c49f
|
Write test; Add toml tooling; Fix errors
|
2023-09-08 05:59:44 -04:00 |
|
|
0b79287132
|
Implement basic dust GUI
|
2023-08-30 18:18:06 -04:00 |
|
|
ca7051d24d
|
Experiment with GUI binary
|
2023-08-30 17:21:30 -04:00 |
|
|
6c1dbeb009
|
Begin new GUI with Iced
|
2023-08-30 00:09:55 -04:00 |
|
|
5e8888e56b
|
Change cargo version
|
2023-08-28 22:08:26 -04:00 |
|
|
88c4207aeb
|
Edit docs; Fix subtraction bug
|
2023-08-28 22:07:20 -04:00 |
|