| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: add jetpac.nes to the end-to-end tests | Miquel Sabaté Solà | 2026-04-24 | 1 | -0/+0 |
| * | Implement the asan:stack statement | Miquel Sabaté Solà | 2026-04-08 | 10 | -0/+20 |
| * | Re-create the values for bundle call arguments | Miquel Sabaté Solà | 2026-03-10 | 3 | -0/+49 |
| * | asan: ignore names from macro arguments | Miquel Sabaté Solà | 2026-03-09 | 1 | -0/+13 |
| * | Allow using a byte for indirect jumps | Miquel Sabaté Solà | 2026-02-11 | 3 | -0/+18 |
| * | asan: Fix validation on indirect jumps | Miquel Sabaté Solà | 2026-02-11 | 1 | -0/+1 |
| * | asan: don't complain on arithmetic with addresses | Miquel Sabaté Solà | 2026-02-06 | 2 | -2/+3 |
| * | Make the fallthrough error more explicit | Miquel Sabaté Solà | 2026-02-03 | 1 | -3/+3 |
| * | Avoid invalid identifiers in proc/macro/scope | Miquel Sabaté Solà | 2026-02-03 | 3 | -0/+16 |
| * | Change .fallthrough to __fallthrough__ | Miquel Sabaté Solà | 2026-02-02 | 2 | -8/+8 |
| * | Add the .fallthrough control statement | Miquel Sabaté Solà | 2026-02-02 | 5 | -0/+54 |
| * | Warn on pointless (un)conditional branching | Miquel Sabaté Solà | 2026-02-02 | 3 | -0/+23 |
| * | Allow constants in asan:reserve statements | Miquel Sabaté Solà | 2025-12-15 | 2 | -0/+21 |
| * | asan: Add fixes on absolute/indirect addressing | Miquel Sabaté Solà | 2025-09-03 | 2 | -0/+5 |
| * | Apply asan:ignore also when bundling | Miquel Sabaté Solà | 2025-09-03 | 1 | -0/+2 |
| * | Add a check for variable names | Miquel Sabaté Solà | 2025-09-03 | 2 | -0/+29 |
| * | Validate that memory access is done via variables | Miquel Sabaté Solà | 2025-09-03 | 2 | -0/+41 |
| * | Add a warning for each unused variable | Miquel Sabaté Solà | 2025-09-02 | 3 | -0/+19 |
| * | Rebump end-to-end tests to work via git submodules | Miquel Sabaté Solà | 2025-08-18 | 5 | -0/+62 |
| * | nasm: Implement the -D flag | Miquel Sabaté Solà | 2025-01-22 | 4 | -0/+18 |
| * | tests: Add aoc2023.nes to end-to-end tests | Miquel Sabaté Solà | 2025-01-22 | 1 | -0/+0 |
| * | tests: Update code.nes so -Werror can be passed | Miquel Sabaté Solà | 2025-01-13 | 1 | -0/+0 |
| * | tests: Bundle end-to-end tests into a tarball | Miquel Sabaté Solà | 2025-01-10 | 11 | -1359/+0 |
| * | Add missing binary for end-to-end tests | Miquel Sabaté Solà | 2025-01-09 | 1 | -0/+0 |
| * | Implement the .include statement | Miquel Sabaté Solà | 2025-01-09 | 4 | -0/+462 |
| * | Rename to tools.nes | Miquel Sabaté Solà | 2024-12-25 | 2 | -4/+4 |
| * | Add support for UxROM chips | Miquel Sabaté Solà | 2024-12-20 | 2 | -0/+279 |
| * | Introduce end-to-end tests | Miquel Sabaté Solà | 2024-12-20 | 3 | -0/+618 |
