Age | Commit message (Expand) | Author |
2024-06-23 | add fuzz target for larger write helpers | iximeow |
2024-06-23 | private struct.. no members.. comment for now? | iximeow |
2024-06-23 | document new AnsiDisplaySink, add more -arch tests for sinks | iximeow |
2024-06-23 | more typoed feature flags.. | iximeow |
2024-06-23 | make DisplaySinkValidator actually usable outside this crate | iximeow |
2024-06-23 | doc comments for the new testkit module | iximeow |
2024-06-23 | clean up a few more feature flags | iximeow |
2024-06-23 | actually add the new color_new module.... | iximeow |
2024-06-23 | append helpers reference alloc, alloc only exists with the flag enabled | iximeow |
2024-06-23 | deprecate ShowContextual, document changes to colors/color_new modules | iximeow |
2024-06-23 | deduplicate write_lt_* impls | iximeow |
2024-06-22 | docs typos | iximeow |
2024-06-22 | be more careful about what does and doesnt need alloc | iximeow |
2024-06-22 | VecSink only needs `alloc`, hide struct items | iximeow |
2024-06-22 | update changelog, adjust doc emphasis | iximeow |
2024-06-22 | test the new alloc feature in ci | iximeow |
2024-06-22 | fix annotation doc test not compiling under nostd | iximeow |
2024-06-22 | document `mod safer_unchecked` | iximeow |
2024-06-22 | move DisplaySink code out from yaxpeax-x86 | iximeow |
2024-05-13 | test no-default-features more precisely0.2.8 | iximeow |
2024-05-13 | update crossterm to a version released in the last two years | iximeow |
2024-05-13 | add goodfile | iximeow |
2024-05-13 | fix cfg(!default,colors,serde) imports, doc comments | iximeow |
2021-09-25 | add missing `From<ReadError>` impl | iximeow |
2021-08-22 | bump version to 0.2.70.2.7 | iximeow |
2021-08-22 | doc=include_str! requires rust 1.54+ | iximeow |
2021-08-22 | document a bit of what yaxpeax-arch is all about, add README as crate docs | iximeow |
2021-08-22 | move annotation stuff to its own module | iximeow |
2021-08-13 | janitorial typo cleanup | iximeow |
2021-08-13 | add `AnnotatingDecoder`, supporting definitions, and a doc about it | iximeow |
2021-07-25 | preliminary changenotes for 0.3.0 | iximeow |
2021-07-17 | add lc87 to the matrix, fix incorrect changelog entry0.2.5 | iximeow |
2021-07-06 | fix incorrect `offset` and `total_offset` counts for non-`u8` Word0.2.4 | iximeow |
2021-07-06 | add Reader impls for U8Reader on u16 addresses0.2.3 | iximeow |
2021-07-06 | add ReaderBuilder to generically construct arch-required Readers0.2.2 | iximeow |
2021-07-04 | 0.2.10.2.1 | iximeow |
2021-07-04 | update changelog and tag 0.2.00.2.0 | iximeow |
2021-07-04 | actually enforce DecodeError impl'ing std::error::Error in std builds | iximeow |
2021-07-03 | add crate badges and bump to 0.1.0! | iximeow |
2021-07-03 | support std::error::Error | iximeow |
2021-07-03 | document yaxpeax_arch traits and add an AddressDiff::to_const | iximeow |
2021-07-03 | reader impls for various word sizes | iximeow |
2021-07-03 | add a Reader type that can read architecture-defined words | iximeow |
2021-07-03 | define a standard decode error for client libraries to use | iximeow |
2021-06-14 | address diff is an u64 thingy that can be added to addressesnonbyte-words | iximeow |
2021-06-14 | experiment | iximeow |
2021-05-07 | add yaxpeax-6502 to the matrix | iximeow |
2021-05-07 | swap termion dep for crossterm, simplify Colorization interfaces0.0.5 | iximeow |
2021-01-15 | add yaxpeax-superh to the matrix | наб |
2020-12-06 | and worse, make urls github by default while i figure out why about sometimes... | iximeow |