| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Example: remove deprecated example | Fabrice Desclaux | 2018-12-10 | 1 | -18/+0 |
| | | |||||
| * | All: fix var name to reflect object types | Fabrice Desclaux | 2018-06-19 | 1 | -2/+2 |
| | | |||||
| * | Asmblock: rename bloc | Fabrice Desclaux | 2017-07-07 | 1 | -1/+1 |
| | | |||||
| * | BasicBlocks: update examples with the new API | Ajax | 2016-01-26 | 1 | -4/+2 |
| | | |||||
| * | Example: move output .txt to .dot | Ajax | 2015-11-09 | 1 | -1/+1 |
| | | |||||
| * | In interactive use, allow C-like prefixes to choose the base of integers | Aymeric Vincent | 2015-10-27 | 1 | -1/+1 |
| | | | | | | | | Use Python's int(s, 0) to allow string "s" to specify its base where addresses and offsets can be supplied. This change makes the situation homogeneous among the various examples and interactive usage. | ||||
| * | TestAll: Update disasm 'file.py' example address | Ajax | 2015-05-27 | 1 | -1/+2 |
| | | |||||
| * | Example: Move disasm's examples to a `disasm` directory | Camille Mougey | 2015-01-23 | 1 | -0/+19 |