aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* xixanta: add context from macro expansionsMiquel Sabaté Solà2026-02-021-3/+30
* Drop lazy_static dependencyMiquel Sabaté Solà2025-01-221-3/+0
* Add support for cfg filesMiquel Sabaté Solà2025-01-131-0/+1
* Rename SourceInfo::working_directory to directoryMiquel Sabaté Solà2025-01-091-2/+6
* Merge all error types into a single oneMiquel Sabaté Solà2025-01-091-1/+51
* Implement the .include statementMiquel Sabaté Solà2025-01-091-0/+15
* Fix the mapping of addresses on labelsMiquel Sabaté Solà2024-12-161-2/+38
* Adapt the assembler to the changes on the parserMiquel Sabaté Solà2024-12-121-6/+4
* Re-work the parser from scratchMiquel Sabaté Solà2024-12-121-0/+1
* Add the notion of mappingMiquel Sabaté Solà2024-12-121-0/+1
* Initial commitMiquel Sabaté Solà2024-12-121-0/+10