summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-11-06Start work on AST generationKyle Gunger
2020-07-08Update tree structureKyle Gunger
2020-07-03Extra NumbersKyle 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[Initial parser] Upload existingKyle Gunger