summaryrefslogtreecommitdiff
path: root/lab
Commit message (Collapse)AuthorAgeFilesLines
* Now that we include 0% files in the data, they aren't 'executed', they are ↵Ned Batchelder2010-09-031-1/+1
| | | | 'measured'.
* 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, ↵Ned Batchelder2009-12-201-4/+4
| | | | so start new chunks for every absolute jump. Fixes issue #39.
* Rename the config file option for excluding source lines, in prep for ↵Ned Batchelder2009-12-131-1/+9
| | | | excluding files.
* 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