| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Initial support for branching | Miquel Sabaté Solà | 2024-12-12 | 3 | -7/+114 | |
| * | Re-work the support on labels, variables and jumps | Miquel Sabaté Solà | 2024-12-12 | 6 | -90/+283 | |
| * | Allow for relative jumps at the parser level | Miquel Sabaté Solà | 2024-12-12 | 1 | -20/+153 | |
| * | Allow for .byte/.address statements | Miquel Sabaté Solà | 2024-12-12 | 2 | -30/+143 | |
| * | Implement the hibyte/lobyte functions | Miquel Sabaté Solà | 2024-12-12 | 1 | -2/+60 | |
| * | Adapt the assembler to the changes on the parser | Miquel Sabaté Solà | 2024-12-12 | 9 | -2851/+2160 | |
| * | ci: Add fuzzy testing to the parser | Miquel Sabaté Solà | 2024-12-12 | 1 | -2/+0 | |
| * | Re-work the parser from scratch | Miquel Sabaté Solà | 2024-12-12 | 7 | -1622/+3275 | |
| * | Add macros which can take arguments | Miquel Sabaté Solà | 2024-12-12 | 1 | -1/+46 | |
| * | Add basic support for macros | Miquel Sabaté Solà | 2024-12-12 | 3 | -194/+254 | |
| * | Add support for procedures | Miquel Sabaté Solà | 2024-12-12 | 4 | -15/+219 | |
| * | Add support for branching | Miquel Sabaté Solà | 2024-12-12 | 5 | -75/+295 | |
| * | Add the notion of mapping | Miquel Sabaté Solà | 2024-12-12 | 5 | -26/+190 | |
| * | Initial commit | Miquel Sabaté Solà | 2024-12-12 | 6 | -0/+2720 | |
