| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-08 | Update tree structure | Kyle Gunger | |
| 2020-07-03 | Extra Numbers | Kyle Gunger | |
| + Add line and character numbers to tokens + Impliment line and character numbers ~ Line and char nums start at 0 for now ~ There's this itch in my mind like something is broken | |||
| 2020-06-28 | [Bugfix] Literals and Comments | Kyle Gunger | |
| + Fix literal value parsing + Remove comments from the tokenized result | |||
| 2020-06-28 | [Initial parser] Upload existing | Kyle Gunger | |