Commit Graph

25 Commits

Author SHA1 Message Date
49a219f764 Move TUI project; Increment cargo version 2023-12-29 23:57:09 -05:00
17fa708739 Add FunctionExpression to fix syntax bug 2023-12-29 18:59:15 -05:00
93ba04d35c Increment cargo version 2023-12-29 14:02:56 -05:00
6be9204123 Improve Intepreter API for shell use 2023-12-29 14:01:54 -05:00
8a7f05acda Add bench script 2023-12-18 15:35:04 -05:00
b46dfc5791 Create new built-in function API 2023-11-28 17:54:17 -05:00
2d85a3ee2b Improve soundness of Map type 2023-11-05 13:54:29 -05: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
9f571a0bfb Implement list, map and string indexing 2023-10-30 17:11:06 -04:00
f9a4496473 Increment cargo version 2023-10-22 15:05:43 -04:00
d4ad3c8ddd Update tests; Set bin name; Increment version 2023-10-18 22:27:57 -04:00
3a5987a3d7 Clean up 2023-10-18 19:44:27 -04:00
f8f45bd4f4 Increment cargo version 2023-10-17 17:13:42 -04:00
0359fabf1a Add tree sitter submodule 2023-10-05 09:25:09 -04:00
589d66a90f Modify library for new parser 2023-09-28 15:58:01 -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
fad8d97212 Add ANSI coloring 2023-08-28 17:15:05 -04:00
e528c09623 Replace reedline with rustyline 2023-08-28 16:14:55 -04:00
3cc62129c7 Run cargo update 2023-08-28 14:54:37 -04:00
c85d807942 Replace system info dependency 2023-08-28 14:07:46 -04:00
b48974224d Write docs 2023-08-28 10:12:41 -04:00
673616ac2a Clean up tests and docs 2023-08-23 19:33:04 -04:00
ef57a42eb6 Migrate repository 2023-08-22 11:40:50 -04:00