aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/fuzz
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency to the rand crateMiquel Sabaté Solà2025-01-221-90/+0
* Implement the .include statementMiquel Sabaté Solà2025-01-092-6/+2
* Add the .repeat control statementMiquel Sabaté Solà2025-01-071-0/+90
* Store a reference for macros instead of an indexMiquel Sabaté Solà2025-01-071-5/+6
* Transform mapping configurations into toml filesMiquel Sabaté Solà2024-12-222-2/+140
* Implement the .incbin control statementMiquel Sabaté Solà2024-12-191-1/+1
* Rename xixanta's fuzz targetsMiquel Sabaté Solà2024-12-183-4/+4
* ci: Run a fuzzy test also for the assemblerMiquel Sabaté Solà2024-12-132-0/+17
* Adapt the assembler to the changes on the parserMiquel Sabaté Solà2024-12-121-1/+1
* ci: Add fuzzy testing to the parserMiquel Sabaté Solà2024-12-124-0/+115