index
:
yaxpeax-arch
no-gods-no-
nonbyte-words
shared traits and definitions for yaxpeax decoders
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2021-07-06
add Reader impls for U8Reader on u16 addresses
0.2.3
iximeow
2021-07-06
add ReaderBuilder to generically construct arch-required Readers
0.2.2
iximeow
2021-07-04
0.2.1
0.2.1
iximeow
2021-07-04
update changelog and tag 0.2.0
0.2.0
iximeow
2021-07-03
add crate badges and bump to 0.1.0!
iximeow
2021-07-03
support std::error::Error
iximeow
2021-05-07
swap termion dep for crossterm, simplify Colorization interfaces
0.0.5
iximeow
2020-05-03
add AddressDiff, CHANGELOG, and bump to 0.0.4
0.0.4
iximeow
2020-01-20
bump crate version
iximeow
2020-01-18
bump crate version
iximeow
2020-01-15
no_std!!
iximeow
2020-01-13
forgot one line in sorting, oof
iximeow
2020-01-13
sort Cargo.toml entries, add keywords, edition=2018
iximeow
2020-01-12
update readme, license, Cargo.toml
iximeow
2020-01-12
awful tweaks to expose a serde flag on yaxpeax-arch which will trickle throug...
iximeow
2020-01-12
lto in release please
iximeow
2020-01-12
real color settings, and defaults
iximeow
2020-01-12
base definition of an arch to yaxpeax
iximeow