| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | assembler: Add support for asan:reserve,ignore | Miquel Sabaté Solà | 2025-09-02 | 1 | -1/+10 |
| * | Provide a node to the Object struct | Miquel Sabaté Solà | 2025-08-18 | 1 | -0/+16 |
| * | Apply suggested style fixes from clippy | Miquel Sabaté Solà | 2025-08-17 | 1 | -4/+4 |
| * | Properly fill the context stack when forcing it | Miquel Sabaté Solà | 2025-01-10 | 1 | -14/+19 |
| * | Improve error message on unknown variable/scope | Miquel Sabaté Solà | 2025-01-09 | 1 | -1/+1 |
| * | Implement the .include statement | Miquel Sabaté Solà | 2025-01-09 | 1 | -67/+24 |
| * | Add the .repeat control statement | Miquel Sabaté Solà | 2025-01-07 | 1 | -3/+10 |
| * | Store a reference for macros instead of an index | Miquel Sabaté Solà | 2025-01-07 | 1 | -1/+1 |
| * | Implement block bodies inside of the assembler | Miquel Sabaté Solà | 2025-01-05 | 1 | -14/+10 |
| * | Find variable values on parent scopes | Miquel Sabaté Solà | 2024-12-20 | 1 | -12/+65 |
| * | assembler: Implement and add tests for operators | Miquel Sabaté Solà | 2024-12-19 | 1 | -0/+35 |
| * | Add support for jumping into .proc's | Miquel Sabaté Solà | 2024-12-18 | 1 | -1/+1 |
| * | Remove unneeded Ok call | Miquel Sabaté Solà | 2024-12-18 | 1 | -1/+1 |
| * | Prevent addresses which are out of bounds | Miquel Sabaté Solà | 2024-12-18 | 1 | -7/+29 |
| * | Fix the mapping of addresses on labels | Miquel Sabaté Solà | 2024-12-16 | 1 | -0/+418 |
