| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge all error types into a single one | Miquel Sabaté Solà | 2025-01-09 | 1 | -143/+0 |
| * | Remove ContextErrorReason as it was unused | Miquel Sabaté Solà | 2025-01-09 | 1 | -13/+0 |
| * | Implement the .include statement | Miquel Sabaté Solà | 2025-01-09 | 1 | -5/+56 |
| * | Fix usage of labels inside of macros | Miquel Sabaté Solà | 2024-12-24 | 1 | -0/+12 |
| * | Prevent missplaced start for procs and scopes | Miquel Sabaté Solà | 2024-12-23 | 1 | -0/+1 |
| * | Prevent early .end statements | Miquel Sabaté Solà | 2024-12-23 | 1 | -0/+1 |
| * | Improve the format of error messages | Miquel Sabaté Solà | 2024-12-20 | 1 | -15/+5 |
| * | Prevent addresses which are out of bounds | Miquel Sabaté Solà | 2024-12-18 | 1 | -6/+12 |
| * | Remove From<std::io::Error> from errors | Miquel Sabaté Solà | 2024-12-18 | 1 | -30/+0 |
| * | Re-work the handling of segments in the assembler | Miquel Sabaté Solà | 2024-12-12 | 1 | -6/+13 |
| * | Add support for anonymous labels | 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 | -5/+93 |
| * | Re-work the parser from scratch | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+3 |
| * | Add the notion of mapping | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+1 |
| * | Initial commit | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+25 |
