3c3ba7f Complete functions (chapter 24), excluding native functions
~ntietz pushed to ~ntietz/lox git
7379430 Implement control flow (if/else, and, or, for, and while) (chapter 23)
~ntietz pushed to ~ntietz/lox git
39df8ca Refactor rules table into an enum match (chapter 17)
~ntietz pushed to ~ntietz/lox git
915e112 Implement basic compilation and Pratt parser (chapter 17)
~ntietz pushed to ~ntietz/lox git
6a2d8a6 Migrate to cargo workspace as prep for creating loxc
~ntietz pushed to ~ntietz/lox git