aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/parse.rs
Commit message (Expand)AuthorAge
* compiler: preemptively fix EOF bugs in parserJJ2023-11-26
* compiler: progress. parse most of the hard things.JJ2023-11-08
* compiler: remove parser state. we'll see how this goesJJ2023-11-08
* compiler: write some helpers, reduce parser verbosityJJ2023-11-08
* compiler: progress on parserJJ2023-11-06
* compiler: restructure codebaseJJ2023-10-31