| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't rely on the identifier for control identity | Miquel Sabaté Solà | 2024-12-12 | 1 | -46/+48 |
| * | 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 | 1 | -7/+98 |
| * | Re-work the support on labels, variables and jumps | Miquel Sabaté Solà | 2024-12-12 | 1 | -47/+201 |
| * | Allow for .byte/.address statements | Miquel Sabaté Solà | 2024-12-12 | 1 | -22/+125 |
| * | 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 | 1 | -1802/+1084 |
| * | Re-work the parser from scratch | Miquel Sabaté Solà | 2024-12-12 | 1 | -1603/+1600 |
| * | 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 | 1 | -191/+230 |
| * | Add support for procedures | Miquel Sabaté Solà | 2024-12-12 | 1 | -13/+178 |
| * | Add support for branching | Miquel Sabaté Solà | 2024-12-12 | 1 | -51/+211 |
| * | Add the notion of mapping | Miquel Sabaté Solà | 2024-12-12 | 1 | -26/+82 |
| * | Initial commit | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+1711 |
