Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some Unicode encoding fixes, only having effect if TCL_UTF_MAX > 4. Backporte... | jan.nijtmans | 2015-08-31 | 1 | -1/+7 |
* | Put the ellipsis inside, not outside, the close quote. | dgp | 2015-06-03 | 1 | -1/+1 |
* | Tidy things up a bit more.dkf_improved_disassembler | dkf | 2014-09-20 | 1 | -4/+13 |
* | whitespace tweak | dkf | 2014-09-14 | 1 | -0/+2 |
* | merge trunk | dkf | 2014-02-04 | 1 | -4/+22 |
* | merge trunk | dkf | 2014-02-03 | 1 | -0/+11 |
* | Properly encode more operand types to reduce the number of special cases in t... | dkf | 2013-06-20 | 1 | -74/+90 |
* | Remove extra scribblings not normally needed. Thanks to jdc for suggestion. | dkf | 2013-06-17 | 1 | -2/+2 |
* | Improved rendering of some opcode arguments and auxdata. | dkf | 2013-06-13 | 1 | -8/+28 |
* | Extract more of the info from the bytecode. | dkf | 2013-06-12 | 1 | -5/+60 |
* | Code-readable disassembler: tcl::unsupported::getbytecode | dkf | 2013-06-11 | 1 | -2/+229 |
* | Move the disassembler to its own file. | dkf | 2013-06-11 | 1 | -0/+1045 |