aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/errors.rs
Commit message (Expand)AuthorAgeFilesLines
* Improve the format of error messagesMiquel Sabaté Solà2024-12-201-15/+5
* Prevent addresses which are out of boundsMiquel Sabaté Solà2024-12-181-6/+12
* Remove From<std::io::Error> from errorsMiquel Sabaté Solà2024-12-181-30/+0
* Re-work the handling of segments in the assemblerMiquel Sabaté Solà2024-12-121-6/+13
* Add support for anonymous labelsMiquel Sabaté Solà2024-12-121-0/+1
* Adapt the assembler to the changes on the parserMiquel Sabaté Solà2024-12-121-5/+93
* Re-work the parser from scratchMiquel Sabaté Solà2024-12-121-0/+3
* Add the notion of mappingMiquel Sabaté Solà2024-12-121-0/+1
* Initial commitMiquel Sabaté Solà2024-12-121-0/+25