Commit message (Expand) | Author | Age | |
---|---|---|---|
* | compiler: rewrite lexer, clean up ast | JJ | 2024-04-07 |
* | docs: sweeping changes. cement an understanding of error handling, async, mod... | JJ | 2023-12-28 |
* | compiler: preemptively fix EOF bugs in parser | JJ | 2023-11-26 |
* | compiler: progress. parse most of the hard things. | JJ | 2023-11-08 |
* | compiler: remove parser state. we'll see how this goes | JJ | 2023-11-08 |
* | compiler: write some helpers, reduce parser verbosity | JJ | 2023-11-08 |
* | compiler: progress on parser | JJ | 2023-11-06 |
* | compiler: restructure codebase | JJ | 2023-10-31 |