Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-25 | fix yaxpeax-arch not building for non-x86 targets when alloc is not enabled | iximeow | |
2024-06-23 | deprecate ShowContextual, document changes to colors/color_new modules | iximeow | |
2024-06-22 | move DisplaySink code out from yaxpeax-x86 | iximeow | |
it was built in-place around yaxpeax-x86, hoisted out once it seemed suitable and could be generalized. yay! also include a Makefile in yaxpeax-arch now to test that various crate feature flag combinations.. work. |