aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/parser.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Initial support for branchingMiquel Sabaté Solà2024-12-121-0/+2
* Re-work the support on labels, variables and jumpsMiquel Sabaté Solà2024-12-121-22/+27
* Allow for relative jumps at the parser levelMiquel Sabaté Solà2024-12-121-20/+153
* Adapt the assembler to the changes on the parserMiquel Sabaté Solà2024-12-121-232/+347
* ci: Add fuzzy testing to the parserMiquel Sabaté Solà2024-12-121-2/+0
* Re-work the parser from scratchMiquel Sabaté Solà2024-12-121-0/+1496