aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/fuzz/fuzz_targets
Commit message (Expand)AuthorAgeFilesLines
* assembler: Add support for asan:reserve,ignoreMiquel Sabaté Solà2025-09-022-2/+3
* nasm: Implement the -D flagMiquel Sabaté Solà2025-01-221-1/+1
* Implement the .include statementMiquel Sabaté Solà2025-01-092-6/+2
* 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-221-2/+3
* Implement the .incbin control statementMiquel Sabaté Solà2024-12-191-1/+1
* Rename xixanta's fuzz targetsMiquel Sabaté Solà2024-12-182-0/+0
* ci: Run a fuzzy test also for the assemblerMiquel Sabaté Solà2024-12-131-0/+10
* 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-121-0/+8