| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop lazy_static dependency | Miquel Sabaté Solà | 2025-01-22 | 1 | -9/+0 |
| * | nasm: Implement the -D flag | Miquel Sabaté Solà | 2025-01-22 | 1 | -1/+1 |
| * | Remove dependency on TOML | Miquel Sabaté Solà | 2025-01-22 | 1 | -137/+0 |
| * | Remove dependency to the rand crate | Miquel Sabaté Solà | 2025-01-22 | 1 | -90/+0 |
| * | Implement the .include statement | Miquel Sabaté Solà | 2025-01-09 | 2 | -6/+2 |
| * | Add the .repeat control statement | Miquel Sabaté Solà | 2025-01-07 | 1 | -0/+90 |
| * | Store a reference for macros instead of an index | Miquel Sabaté Solà | 2025-01-07 | 1 | -5/+6 |
| * | Transform mapping configurations into toml files | Miquel Sabaté Solà | 2024-12-22 | 2 | -2/+140 |
| * | Implement the .incbin control statement | Miquel Sabaté Solà | 2024-12-19 | 1 | -1/+1 |
| * | Rename xixanta's fuzz targets | Miquel Sabaté Solà | 2024-12-18 | 3 | -4/+4 |
| * | ci: Run a fuzzy test also for the assembler | Miquel Sabaté Solà | 2024-12-13 | 2 | -0/+17 |
| * | Adapt the assembler to the changes on the parser | Miquel Sabaté Solà | 2024-12-12 | 1 | -1/+1 |
| * | ci: Add fuzzy testing to the parser | Miquel Sabaté Solà | 2024-12-12 | 4 | -0/+115 |
