Commit message (Expand) | Author | Age | |
---|---|---|---|
* | compiler: preemptively fix EOF bugs in parser | JJ | 2023-11-26 |
* | compiler: restructure codebase | JJ | 2023-10-31 |
* | compiler: basic outline of the parser | JJ | 2023-10-27 |
* | compiler: draft of the abstract syntax tree | JJ | 2023-10-26 |
* | compiler: redesign lexer. still needs unicode support & expr indentation | JJ | 2023-10-26 |
* | compiler: lex scope, throw errors | JJ | 2023-07-19 |
* | compiler: implement a borrow checker free tree and begin lexing | JJ | 2023-07-18 |