| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove return-0 example | Mustafa Quraish | 2022-01-30 | 1 | -3/+0 |
| | | | | | | The language has progressed enough now to the point where that doesn't do anything meaningful anymore. | ||||
| * | Examples: Add example for unary ops, remove type hints | Mustafa Quraish | 2022-01-28 | 1 | -2/+2 |
| | | | | | We ignore the types for now anyway, so let's just leave them out | ||||
| * | Initial commit + start of lexer | Mustafa Quraish | 2022-01-24 | 1 | -0/+3 |