aboutsummaryrefslogtreecommitdiff
path: root/src/display
AgeCommit message (Expand)Author
13 daysfix yaxpeax-arch not building for non-x86 targets when alloc is not enablediximeow
2024-06-23fix InstructionTextSink panicking in write_chariximeow
2024-06-23and a bit more docs for what the asm is doingiximeow
2024-06-23make sure there are non-x86 alternatives for the x86 asm!iximeow
2024-06-23actually document the safety conversations i had with myselfiximeow
2024-06-23document new AnsiDisplaySink, add more -arch tests for sinksiximeow
2024-06-23clean up a few more feature flagsiximeow
2024-06-23append helpers reference alloc, alloc only exists with the flag enablediximeow
2024-06-23deduplicate write_lt_* implsiximeow
2024-06-22be more careful about what does and doesnt need allociximeow
2024-06-22move DisplaySink code out from yaxpeax-x86iximeow