index
:
yaxpeax-arm
neon
no-gods-no-
yaxpeax arm decoder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Age
Commit message (
Collapse
)
Author
2021-09-28
do not publish crates with compilation warnings (bump for 0.1.3 also)
0.1.3
iximeow
2021-09-28
0.1.2 version bump
0.1.2
iximeow
2021-09-28
std depends on and should opt into the yaxpeax-arch feature too
iximeow
2021-07-21
fix DecodeError impl on builds using yaxpeax-arch+std
0.1.1
iximeow
2021-07-06
update yaxpeax_arch and bump version to 0.1.0
0.1.0
iximeow
2021-05-07
bump yaxpeax-arch to 0.0.5 to drop the termion dep
0.0.7
iximeow
fix interface changes around YaxColors as well
2020-12-06
bump to 0.0.6 and fix markdown
0.0.6
iximeow
2020-12-06
bump version to 0.0.5 update documentation some
0.0.5
iximeow
add some keywords to the crate. this is a first for yaxpeax
2020-12-06
use bitvec in thumb decoder
iximeow
2020-05-03
bump to version 0.0.4, bumping yaxpeax-arch to 0.0.4
0.0.4
iximeow
2020-03-15
bump version to 0.0.3 and add a changelog
iximeow
2020-02-05
bump yaxpeax-arch to 0.0.3, make tests stable-friendly
0.0.2
iximeow
2020-01-18
some of the work to get yaxpeax-arm no-std
iximeow
2020-01-12
update repository and description
iximeow
2020-01-12
awful tweaks to expose a serde flag on yaxpeax-arch which will trickle ↵
iximeow
through everything
2020-01-12
fix decode issue with stm/ldm/b, add tests, add display impl
iximeow
2020-01-12
initial commit
iximeow