summaryrefslogtreecommitdiff
path: root/coverage/ctracer/tracer.h
Commit message (Expand)AuthorAgeFilesLines
* refactor: no need for specialized pyexpat code anymoreNed Batchelder2021-10-181-4/+0
* refactor: use sets to collect dataNed Batchelder2021-08-151-5/+4
* Move disable_plugin to PythonNed Batchelder2020-09-131-0/+1
* Dynamic contextsNed Batchelder2018-09-231-1/+2
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
* Collecting continues after saving data. #79 #448Ned Batchelder2017-03-031-0/+2
* Simplify stack management in CTracerNed Batchelder2017-03-031-2/+2
* Make a BOOL type for the C code.Ned Batchelder2016-01-301-2/+2
* WIP: record contexts for who tests whatNed Batchelder2015-11-141-0/+3
* Quiet some C compiler warnings.Ned Batchelder2015-08-301-1/+1
* Too many things named "arcs". Rename the booleans.Ned Batchelder2015-08-081-1/+1
* This is the right way to share the type objects between .h and .cNed Batchelder2015-08-011-1/+1
* Split tracer.c into smaller filesNed Batchelder2015-08-011-0/+68