aboutsummaryrefslogtreecommitdiff
path: root/src/display/display_sink.rs
AgeCommit message (Expand)Author
5 daysfix yaxpeax-arch not building for non-x86 targets when alloc is not enablediximeow
7 daysfix InstructionTextSink panicking in write_chariximeow
8 daysmake sure there are non-x86 alternatives for the x86 asm!iximeow
8 daysactually document the safety conversations i had with myselfiximeow
8 daysdocument new AnsiDisplaySink, add more -arch tests for sinksiximeow
8 daysclean up a few more feature flagsiximeow
8 daysappend helpers reference alloc, alloc only exists with the flag enablediximeow
8 daysdeduplicate write_lt_* implsiximeow
9 daysbe more careful about what does and doesnt need allociximeow
9 daysmove DisplaySink code out from yaxpeax-x86iximeow