aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency to the rand crateMiquel Sabaté Solà2025-01-221-97/+0
* Remove anyhow from xa65 and readromMiquel Sabaté Solà2025-01-101-9/+0
* Introduce xa65Miquel Sabaté Solà2025-01-101-0/+9
* Add the .repeat control statementMiquel Sabaté Solà2025-01-071-0/+96
* Transform mapping configurations into toml filesMiquel Sabaté Solà2024-12-221-0/+102
* Add the readrom binaryMiquel Sabaté Solà2024-12-181-0/+13
* Don't rely on the identifier for control identityMiquel Sabaté Solà2024-12-121-20/+20
* Adapt the assembler to the changes on the parserMiquel Sabaté Solà2024-12-121-52/+59
* Add the notion of mappingMiquel Sabaté Solà2024-12-121-0/+14
* Initial commitMiquel Sabaté Solà2024-12-121-0/+251