| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
It may have been possible before, too.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Was from not clearing parent tree pointers.
|
|
|
|
| |
Added a `str_cat` function.
|
| |
|
|
|
|
|
| |
Keywords with numbers in them were being read as lints, forgot to add
numbers to allowed chars somehow.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Calls and their arguments are now parsed correctly.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Fixed `parser_nxt_token()` assuming the existance of a parser's token.
- Fixed block parsing.
|
|
|
|
| |
cool bug on window rn
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
can also be parser, but they cannot store values.
|
| |
|
| |
|
| |
|