aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-12add many more color types to settings, AddrParse to parse addresses from hex ...iximeow
2020-01-12real color settings, and defaultsiximeow
2020-01-12add traits for syntax highlighting and contextualized displayiximeow
2020-01-12add impls for address as used by x86_64iximeow
2020-01-12tweak core lifetimes, add an address formatteriximeow
2020-01-12require Arch to have addresses that can += and -=, as well as that instructio...iximeow
2020-01-12add some predetermined address display stuffiximeow
2020-01-12base definition of an arch to yaxpeaxiximeow