aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/context.rs
Commit message (Expand)AuthorAgeFilesLines
* Add support for anonymous labelsMiquel Sabaté Solà2024-12-121-8/+107
* Don't rely on the identifier for control identityMiquel Sabaté Solà2024-12-121-5/+8
* Re-work the support on labels, variables and jumpsMiquel Sabaté Solà2024-12-121-17/+34
* Allow for .byte/.address statementsMiquel Sabaté Solà2024-12-121-8/+18
* Adapt the assembler to the changes on the parserMiquel Sabaté Solà2024-12-121-49/+131
* Re-work the parser from scratchMiquel Sabaté Solà2024-12-121-14/+22
* Add basic support for macrosMiquel Sabaté Solà2024-12-121-1/+1
* Add support for proceduresMiquel Sabaté Solà2024-12-121-0/+9
* Add support for branchingMiquel Sabaté Solà2024-12-121-4/+11
* Initial commitMiquel Sabaté Solà2024-12-121-0/+66