| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |