| Age | Commit message (Expand) | Author | 
|---|---|---|
| 2023-01-29 | More stuffs | Cody | 
| 2022-12-17 | Add dependency linting with cargo-deny | Cody | 
| 2022-12-17 | Improvements to lexer, add test and benchmarks to lexer | Cody | 
| 2022-12-16 | Remove allocation from token- instead use 'a lifetime | Cody | 
| 2022-12-15 | Replace `let` keyword with `val` and `var` | Cody | 
| 2022-12-15 | Initial language designs & lexer from crafting interpreters | Cody | 
