| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the .min and the .max control expressions | Miquel Sabaté Solà | 2026-04-24 | 1 | -0/+20 |
| * | Add a big endian control statement | Miquel Sabaté Solà | 2026-04-24 | 1 | -0/+30 |
| * | Add the .version pseudo-variable | Miquel Sabaté Solà | 2026-04-24 | 1 | -0/+10 |
| * | Change .fallthrough to __fallthrough__ | Miquel Sabaté Solà | 2026-02-02 | 1 | -10/+0 |
| * | Add the .fallthrough control statement | Miquel Sabaté Solà | 2026-02-02 | 1 | -0/+10 |
| * | Drop lazy_static dependency | Miquel Sabaté Solà | 2025-01-22 | 1 | -474/+1703 |
| * | Implement echo control statements | Miquel Sabaté Solà | 2025-01-22 | 1 | -1/+5 |
| * | Implement .ifdef/.ifndef statements | Miquel Sabaté Solà | 2025-01-16 | 1 | -0/+2 |
| * | Implement .def/.defined expressions | Miquel Sabaté Solà | 2025-01-16 | 1 | -0/+2 |
| * | Implement .if/.elsif/.else statements | Miquel Sabaté Solà | 2025-01-16 | 1 | -0/+4 |
| * | Simplify string arguments for control statements | Miquel Sabaté Solà | 2025-01-15 | 1 | -21/+26 |
| * | Add .byt as a synonym for .byte | Miquel Sabaté Solà | 2025-01-14 | 1 | -0/+1 |
| * | Implement .asciiz control statement | Miquel Sabaté Solà | 2025-01-14 | 1 | -0/+1 |
| * | Implement the .res control statement | Miquel Sabaté Solà | 2025-01-14 | 1 | -0/+1 |
| * | Implement the .include statement | Miquel Sabaté Solà | 2025-01-09 | 1 | -0/+1 |
| * | Add the .repeat control statement | Miquel Sabaté Solà | 2025-01-07 | 1 | -17/+34 |
| * | Implement the .incbin control statement | Miquel Sabaté Solà | 2024-12-19 | 1 | -0/+1 |
| * | Re-work the handling of segments in the assembler | Miquel Sabaté Solà | 2024-12-12 | 1 | -1/+1 |
| * | Don't rely on the identifier for control identity | Miquel Sabaté Solà | 2024-12-12 | 1 | -14/+16 |
| * | Re-work the support on labels, variables and jumps | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+1 |
| * | Adapt the assembler to the changes on the parser | Miquel Sabaté Solà | 2024-12-12 | 1 | -292/+326 |
| * | Re-work the parser from scratch | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+27 |
| * | Add support for branching | Miquel Sabaté Solà | 2024-12-12 | 1 | -17/+58 |
| * | Initial commit | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+631 |
