Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-03 | update readme reference to sizes, use correct measurements | iximeow | |
2021-07-03 | support AMD `sev_snp` | iximeow | |
2021-07-03 | update readme in preparation for a 1.0! | iximeow | |
2020-10-27 | Update README.md (#5) | Jan | |
* Update README.md very typpo | |||
2020-08-15 | forgot to strengthen that heading too | iximeow | |
2020-08-09 | adjust public interface: public items should all be stable | iximeow | |
`OperandCode` (obviously) wildly varies depending on how i feel on a given week, so it's now hidden to avoid people depending on numerical values of its discriminants. `RegisterBank` got a similar treatment with a new `RegisterClass` struct that's suitable for public use. | |||
2020-03-23 | update docs to not be long_mode-specific | iximeow | |
2020-02-22 | include reference to changelog in readme0.0.8 | iximeow | |
also bump to 0.0.8 and hope this is the right crates.io incantation to show the readme there | |||
2020-02-22 | explicitly report x87 as not (yet) supported | iximeow | |
2020-02-22 | swap pronoun for noun | iximeow | |
2020-01-15 | update readme with no-std information, feature description, and some numbers | iximeow | |
2020-01-12 | forgot a line break | iximeow | |
2020-01-12 | add readme, finally | iximeow | |