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
Aidan
bcb32b19d4
- fixed lexing of inline and postline comments
2021-01-25 20:55:16 -08:00
Aidan
34573a999e
add more unit tests for lexing
2021-01-24 22:32:09 -08:00
Aidan
172aa4ea4b
- added more unit tests for lexer
...
- corrected defects revealed by added tests
2021-01-24 22:04:26 -08:00
Aidan
e4f2fbaa70
- syntax tree datatypes
...
- prototype lex function
- a lex unit test
- gitignore
- library structure
- license
2021-01-24 12:34:58 -08:00