| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add relational and logical operators + refactor binop parser | Mustafa Quraish | 2022-01-29 | 1 | -0/+3 |
| * | Add some arithmetic binary operations into lex+parse+generation | Mustafa Quraish | 2022-01-28 | 1 | -0/+3 |
| * | Examples: Add example for unary ops, remove type hints | Mustafa Quraish | 2022-01-28 | 2 | -2/+8 |
| * | Initial commit + start of lexer | Mustafa Quraish | 2022-01-24 | 1 | -0/+3 |