aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add the .fallthrough control statementMiquel Sabaté Solà2026-02-021-0/+12
* Warn on pointless (un)conditional branchingMiquel Sabaté Solà2026-02-021-0/+5
* tests: do not generate dummy out.nes filesMiquel Sabaté Solà2026-02-021-3/+3
* Allow constants in asan:reserve statementsMiquel Sabaté Solà2025-12-151-0/+5
* scripts: Remove the usage of asan in most examplesMiquel Sabaté Solà2025-09-041-18/+22
* Add a check for variable namesMiquel Sabaté Solà2025-09-031-0/+5
* Validate that memory access is done via variablesMiquel Sabaté Solà2025-09-031-0/+6
* Add a warning for each unused variableMiquel Sabaté Solà2025-09-021-0/+6
* Split the --stats and the --strict flagsMiquel Sabaté Solà2025-09-021-18/+18
* Rebump end-to-end tests to work via git submodulesMiquel Sabaté Solà2025-08-181-18/+103
* nasm: Implement the -D flagMiquel Sabaté Solà2025-01-221-0/+11
* tests: Add aoc2023.nes to end-to-end testsMiquel Sabaté Solà2025-01-221-0/+12
* tests: Update code.nes so -Werror can be passedMiquel Sabaté Solà2025-01-131-9/+6
* tests: Bundle end-to-end tests into a tarballMiquel Sabaté Solà2025-01-101-8/+19
* Implement the .include statementMiquel Sabaté Solà2025-01-091-0/+3
* Add support for UxROM chipsMiquel Sabaté Solà2024-12-201-0/+3
* Introduce end-to-end testsMiquel Sabaté Solà2024-12-202-0/+13
* scripts: Error out on warningsMiquel Sabaté Solà2024-12-191-0/+2
* scripts: Add a script to perform all tests at onceMiquel Sabaté Solà2024-12-181-0/+16