Ava Hahn
93a1e06a53
all tests green
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-25 23:36:30 -08:00
Ava Hahn
82854a58f8
expand func call tests
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-24 16:05:10 -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
Aidan Hahn
be73b0b828
refmt
2022-01-16 22:02:40 -08:00
Aidan Hahn
f805290a4b
finally figure out how to hold closures
2022-01-16 22:01:42 -08:00
Aidan Hahn
e139756a81
cleaner test code
2021-11-02 20:12:14 -07: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
Aidan
9b981921b4
add more unit tests for function calls
2021-06-06 10:24:19 -07:00
Aidan
a6abc993a5
finish eval referencing issues, update func tests
2021-06-05 17:46:13 -07:00
Aidan
4712d5466c
simplify func return type, complete eval and process logic
2021-06-05 01:14:38 -07:00
Aidan
3434a49cc1
Big referencing refactor
...
- RC+RefCell pattern used... everywhere
- Ast type implemented
- unit tests for func_call
- more changes, but this commit scope has grown significantly and I
cannot list them all
2021-03-14 16:14:57 -07:00