Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More refactoring of hacked Mako support | Ned Batchelder | 2014-04-18 | 1 | -2/+2 |
* | Counting of opcodes in disassembled code (for akaptur's question) | Ned Batchelder | 2014-03-01 | 1 | -3/+21 |
* | enumerate has a start parameter! | Ned Batchelder | 2013-10-23 | 1 | -2/+1 |
* | Fix the parser tool so I can see just annotated source files. | Ned Batchelder | 2013-10-22 | 1 | -6/+5 |
* | Except clause can now use 'as', no need for lots of sys.exc_info | Ned Batchelder | 2013-10-20 | 1 | -2/+1 |
* | Improvements to bytecode tools. | Ned Batchelder | 2013-01-12 | 1 | -1/+5 |
* | Print chunks inline with the disassembly for easier diagnosis. | Ned Batchelder | 2013-01-09 | 1 | -5/+4 |
* | Make this helper a little easier to use | Ned Batchelder | 2011-09-08 | 1 | -6/+8 |
* | Split out and improve the ad-hoc parsing and disassembly tool | Ned Batchelder | 2011-08-02 | 1 | -0/+177 |