Age | Commit message (Expand) | Author |
---|---|---|
2021-09-25 | add missing `From<ReadError>` impl | iximeow |
2021-08-22 | move annotation stuff to its own module | 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-03 | reader impls for various word sizes | iximeow |
2021-07-03 | add a Reader type that can read architecture-defined words | iximeow |