| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-19 | Add tacky for relational and logical operators | Shagun Agrawal | |
| 2024-08-18 | Add bitwise operators | Shagun Agrawal | |
| Pass chapter 3 bitwise operators | |||
| 2024-08-18 | Fix tacky, assembly, emit phase for chapter 3 | Shagun Agrawal | |
| 2024-08-17 | Fix changes for ch2 | Shagun Agrawal | |
| 2024-08-16 | Switch to hand made parser, refactor asts to adjust change | Shagun Agrawal | |
| Switch to hand made recursive descent parser. Remove instaparse from dependencies. | |||
| 2024-08-11 | Add bitwise operators | Shagun Agrawal | |
| 2024-08-10 | Add parsing and tacky generation for binary operators | Shagun Agrawal | |
| Fix grammar to handle left associativity Update parser for binary operators Update tacky generation for binary operators | |||
| 2024-08-04 | Add assembly generation for unary operators | Shagun Agrawal | |
| Adding assembly generation New opcodes, operands | |||
| 2024-08-03 | Add tacky IR stage | Shagun Agrawal | |
| Add Tacky IR stage General formatting etc | |||
