aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-07-04fix docs link1.0.1iximeow
2021-07-04update yaxpeax-arch to 0.2.0 and update DecodeError implsiximeow
2021-07-04update crate to rust 2018iximeow
2021-07-03bump yaxpeax-arch to 0.1.0 and add badgesiximeow
2021-06-27remove support for nonexistent prefixesiximeow
2021-06-27add randomized testing against incorrect data in reused instructionsiximeow
2021-05-16fix ShowContextual rendering error with stale data and operands, publish 0.2.20.2.2iximeow
2021-05-070.2.10.2.1iximeow
2021-05-07update yaxpeax-arch to 0.0.5, fix interface breakagesiximeow
2021-05-06remove unneeded termion depiximeow
2021-03-23bump to 0.2.0 and write a changelog0.2.0iximeow
2021-03-13split ffi crate to support distinct 16, 32, and 64-bit buildsiximeow
2021-01-15bump yaxpeax-x86 version for releaseiximeow
2020-11-19fix decoding of rex-prefixed modrm+sib operands selecting index 0b100 and bas...0.1.4iximeow
2020-10-27fix misdecode of instructions in opcode 0x800.1.3iximeow
2020-08-15add RegSpec constructors, consts, and const fns0.1.2iximeow
2020-08-15add register class constants to allow reasoning about register operands0.1.1iximeow
2020-08-09inaugural 0.1.0 release!0.1.0iximeow
2020-08-09bump version0.0.15iximeow
2020-07-18update changelog and bump version0.0.14iximeow
2020-05-23fix docs up, fix the spelling of penryn0.0.13iximeow
2020-05-23bump version to 0.0.120.0.12iximeow
2020-05-03bump version to 0.0.110.0.11iximeow
2020-05-03bump yaxpeax-arch to 0.0.4, use AddressDiff, fix warnings in ffiiximeow
2020-03-22bump to 0.0.10 to fix a warning0.0.10iximeow
2020-03-22bump version to 0.0.90.0.9iximeow
2020-02-22include reference to changelog in readme0.0.8iximeow
2020-02-22bump to 0.0.70.0.7iximeow
2020-02-16bump version0.0.6iximeow
2020-02-11bump to 0.0.50.0.5iximeow
2020-02-06bump yaxpeax-arch version0.0.4iximeow
2020-01-18bump yaxpeax-archiximeow
2020-01-15oh no, first version bump alreadyiximeow
2020-01-15update yaxpeax-arch dependency because it is a crate now!iximeow
2020-01-15make space for non-64bit modesiximeow
2020-01-15make x86 actually no_stdiximeow
2020-01-15no_std!!iximeow
2020-01-12update descriptioniximeow
2020-01-12update repository path and explicitly version depsiximeow
2020-01-12add explicit license alsoiximeow
2020-01-12remove unused depiximeow
2020-01-12awful tweaks to expose a serde flag on yaxpeax-arch which will trickle throug...iximeow
2020-01-12implement traits from yaxpeax_arch and fix a lot of warningsiximeow
2020-01-12add build configs and tweak lifetimes to match yaxpeax-arch adjustmentsiximeow
2020-01-12adjust namespace layoutiximeow
2020-01-12initialiximeow