summaryrefslogtreecommitdiff
path: root/lab/parser.py
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to bytecode tools.Ned Batchelder2013-01-121-1/+5
|
* Print chunks inline with the disassembly for easier diagnosis.Ned Batchelder2013-01-091-5/+4
|
* Make this helper a little easier to useNed Batchelder2011-09-081-6/+8
|
* Split out and improve the ad-hoc parsing and disassembly toolNed Batchelder2011-08-021-0/+177