Commit graph

57 commits

Author SHA1 Message Date
Ava Hahn
ca4c557d95
WIP commit:
* Fix up project structures
* combine vars and funcs table
* make a place for old code that may be useful to reference
* singleton pattern for sym table

Commentary:
When this change is finally finished I promise to use feature branches
from here on out
2023-02-15 23:30:44 -08:00
Ava Hahn
b680e3ca9a
WIP commit:
- Big organizational updates
- Class of errors brought down to borrow checker level
2023-02-15 20:05:48 -08:00
Ava Hahn
5261efbc65
big temp status
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-27 17:45:19 -08:00
Ava Hahn
45453f819f
prompt configuration validated
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-22 19:47:05 -08:00
Ava Hahn
71b70fe4b8
fix case for 0 arg function calls
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-22 19:36:37 -08:00
Ava Hahn
e7dd0caa4a
flesh out todo list, better configure code
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-21 16:12:21 -08:00
Ava Hahn
d296eb4510
markdown -> org mode
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-21 14:53:55 -08:00