aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* Fixed broken test.c2024-02-08
| | | | Calls and their arguments are now parsed correctly.
* Parser now parses blocks and simple calls.c2024-02-03
|
* Macro Hell.c2024-01-28
|
* Fixed things.c2024-01-28
| | | | | - Fixed `parser_nxt_token()` assuming the existance of a parser's token. - Fixed block parsing.
* Added string parsing, and tests for more blocks.c2024-01-27
| | | | cool bug on window rn
* Simple parser tests passing :).c2024-01-27
|
* Not sure.c2024-01-22
|
* Tests worked out.c2024-01-06
|
* Filled in tests for tree_cmp.c2023-12-26
|
* Proper tests.c2023-12-24