Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Definitions now work, with any number of arguments. | c | 2024-02-24 |
| | |||
* | Fixed calls. Will never be modified again. | c | 2024-02-24 |
| | |||
* | Definitions may now be parsed. | c | 2024-02-13 |
| | |||
* | Fixed broken test. | c | 2024-02-08 |
| | | | | Calls and their arguments are now parsed correctly. | ||
* | Parser now parses blocks and simple calls. | c | 2024-02-03 |
| | |||
* | Macro Hell. | c | 2024-01-28 |
| | |||
* | Fixed things. | c | 2024-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. | c | 2024-01-27 |
| | | | | cool bug on window rn | ||
* | Simple parser tests passing :). | c | 2024-01-27 |
| | |||
* | Not sure. | c | 2024-01-22 |
| | |||
* | Tests worked out. | c | 2024-01-06 |
| | |||
* | Filled in tests for tree_cmp. | c | 2023-12-26 |
| | |||
* | Proper tests. | c | 2023-12-24 |