Age | Commit message (Expand) | Author |
---|---|---|
2020-01-12 | tweak how ColorSettings is used | iximeow |
2020-01-12 | add many more color types to settings, AddrParse to parse addresses from hex ... | iximeow |
2020-01-12 | real color settings, and defaults | iximeow |
2020-01-12 | add traits for syntax highlighting and contextualized display | iximeow |
2020-01-12 | add impls for address as used by x86_64 | iximeow |
2020-01-12 | tweak core lifetimes, add an address formatter | iximeow |
2020-01-12 | require Arch to have addresses that can += and -=, as well as that instructio... | iximeow |
2020-01-12 | add some predetermined address display stuff | iximeow |
2020-01-12 | base definition of an arch to yaxpeax | iximeow |