summaryrefslogtreecommitdiff
path: root/lab
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some line endings and whitespace.Ned Batchelder2013-09-114-214/+214
* Improvements to bytecode tools.Ned Batchelder2013-01-122-5/+15
* Make my private-copy disassembler work in py2 and py3, partly by removing cod...Ned Batchelder2013-01-111-80/+26
* Print chunks inline with the disassembly for easier diagnosis.Ned Batchelder2013-01-091-5/+4
* Don't need these notes any more.Ned Batchelder2012-11-201-78/+0
* Add tests and docs to the kit, though they are not installed. #137Ned Batchelder2012-11-171-0/+78
* 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-022-0/+437
* This changes whenever I have a different quirk to examine.Ned Batchelder2011-04-271-1/+31
* Remove a little noise from this lab toolNed Batchelder2011-03-151-2/+1
* Now that we include 0% files in the data, they aren't 'executed', they are 'm...Ned Batchelder2010-09-031-1/+1
* Some notes about how the nose plugin works.Ned Batchelder2010-07-121-0/+54
* Tidy up the config code.Ned Batchelder2009-12-301-2/+3
* ignore_errors can be set in [report].ignore_errorsNed Batchelder2009-12-291-7/+7
* Jumps to jumps could make loops look like they go places they really don't, s...Ned Batchelder2009-12-201-4/+4
* Rename the config file option for excluding source lines, in prep for excludi...Ned Batchelder2009-12-131-1/+9
* Tidy up the command line notes.Ned Batchelder2009-12-091-16/+34
* Clean-upsNed Batchelder2009-12-052-12/+12
* This is better covered in the data.py file.Ned Batchelder2009-10-121-9/+0
* Keep cmd-opts.txt up to dateNed Batchelder2009-10-121-4/+4
* Notes from recent workNed Batchelder2009-10-121-0/+36
* Command-line notesNed Batchelder2009-09-181-0/+51
* Data formatNed Batchelder2009-04-171-10/+8
* Starting to consider richer data storage.Ned Batchelder2009-04-071-0/+11
* A lab directory for experiments in progress.Ned Batchelder2009-04-025-0/+301