• Joined on 2023-05-19
jeff pushed to main at jeff/dust 2023-08-24 00:21:35 +00:00
39d3ca85ea Clean up project; Rename commands to tools
jeff pushed to main at jeff/dust 2023-08-23 23:33:09 +00:00
673616ac2a Clean up tests and docs
jeff pushed to main at jeff/dust 2023-08-23 23:00:15 +00:00
8728bf5e46 Correct tests
jeff pushed to main at jeff/dust 2023-08-23 21:28:23 +00:00
d54527413d Edit README
jeff pushed to main at jeff/dust 2023-08-23 05:21:05 +00:00
350fbb701d Rename module; Implement collection commands
jeff pushed to main at jeff/dust 2023-08-23 04:39:51 +00:00
26a71585f0 Change command line arguments
90ebe3b8f5 Implement from_csv
32955da03f Implement read_file
bca4bded1b Write README
e7e8c4f9e5 Fix u tests and examples
Compare 5 commits »
jeff pushed to main at jeff/tree-sitter-dust 2023-08-22 23:59:18 +00:00
10086fcf59 Fix typo
jeff pushed to main at jeff/tree-sitter-dust 2023-08-22 23:56:15 +00:00
6f6cf93bf2 Add example; Fix config
jeff pushed to main at jeff/tree-sitter-dust 2023-08-22 23:02:12 +00:00
5995338720 Add macro parsing
jeff pushed to main at jeff/tree-sitter-dust 2023-08-22 22:57:13 +00:00
ff5965f423 Add highlight query
jeff pushed to main at jeff/tree-sitter-dust 2023-08-22 22:28:37 +00:00
02add4264a Add parser rules
jeff pushed to main at jeff/tree-sitter-dust 2023-08-22 21:28:23 +00:00
f2d0c4af96 Add tests and modify grammar
jeff created branch main in jeff/tree-sitter-dust 2023-08-22 21:02:47 +00:00
jeff pushed to main at jeff/tree-sitter-dust 2023-08-22 21:02:47 +00:00
00a15c1704 Initial commit
jeff created repository jeff/tree-sitter-dust 2023-08-22 21:01:35 +00:00
jeff pushed to main at jeff/dust 2023-08-22 18:45:51 +00:00
5cd1629738 Add list indexing
jeff pushed to main at jeff/dust 2023-08-22 18:26:52 +00:00
e97daafdca Implement get
jeff pushed to main at jeff/dust 2023-08-22 17:25:31 +00:00
c698c847c7 Implement if_else
jeff pushed to main at jeff/dust 2023-08-22 17:20:00 +00:00
f0c759d92a Implement if
jeff pushed to main at jeff/dust 2023-08-22 17:00:39 +00:00
f15c8ef2ef Rewrite test