381852b3bd
Implemented SymTable optimization for efficient variable updates
2023-03-20 17:16:44 -07:00
Ava Hahn
ca9f755d50
rustfmt previous commit
2023-03-05 22:37:13 -08:00
Ava Hahn
dc6342bc74
Several changes, see commit msg
...
* clean up all tests
* bugfix for zero value functions, and test
* removed expand function, put in snippets
* added doc strings to Symbol type
* added doc strings to symbol declarations
* implemented display for Args type
* wrote a help function
* wrote docstrings for all builtins and config vars
2023-03-05 22:18:49 -08:00
Ava Hahn
bc09cb07b1
rustfmt
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:47:37 -08:00
Ava Hahn
93a1e06a53
all tests green
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-25 23:36:30 -08:00
Ava Hahn
d640c815a8
add eval test
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-24 15:45:27 -08:00
Ava Hahn
8e13b5b87f
tests function now
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-24 15:29:17 -08:00
Ava Hahn
e055f26e90
replace mutex with rwlock
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-20 19:42:48 -08:00
Ava Hahn
b20f64b038
all tests but vars tests refactored
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-17 22:10:54 -08:00
Ava Hahn
d296eb4510
markdown -> org mode
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-21 14:53:55 -08:00
Aidan Hahn
be73b0b828
refmt
2022-01-16 22:02:40 -08:00
Aidan Hahn
2c30975571
more complex tests
2021-07-19 23:59:03 -07:00
Aidan
df5cb47cb4
Significant improvement to eval routine and tests
2021-06-22 00:50:37 -07:00