| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add support for character literals | Miquel Sabaté Solà | 2024-12-12 | 1 | -2/+76 | |
| * | Re-work the handling of segments in the assembler | Miquel Sabaté Solà | 2024-12-12 | 5 | -18/+286 | |
| * | Add support for anonymous labels | Miquel Sabaté Solà | 2024-12-12 | 4 | -30/+329 | |
| * | Don't rely on the identifier for control identity | Miquel Sabaté Solà | 2024-12-12 | 8 | -103/+182 | |
| * | Fix bug on multiple arguments for macros | Miquel Sabaté Solà | 2024-12-12 | 1 | -5/+69 | |
| * | 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 | |
| * | ci: Pick the proper stable version | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+5 | |
| * | Adapt the assembler to the changes on the parser | Miquel Sabaté Solà | 2024-12-12 | 15 | -2911/+2252 | |
| * | ci: Add fuzzy testing to the parser | Miquel Sabaté Solà | 2024-12-12 | 6 | -3/+121 | |
| * | ci: Enable Github Actions for the project | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+22 | |
| * | Re-work the parser from scratch | Miquel Sabaté Solà | 2024-12-12 | 8 | -1638/+3284 | |
| * | 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 | 5 | -24/+221 | |
| * | Add support for branching | Miquel Sabaté Solà | 2024-12-12 | 6 | -77/+297 | |
| * | Add the notion of mapping | Miquel Sabaté Solà | 2024-12-12 | 14 | -27/+236 | |
| * | Initial commit | Miquel Sabaté Solà | 2024-12-12 | 18 | -0/+3790 | |
