summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some tests to increase core.c cover to 100%Daniel Silverstone2017-06-111-0/+52
* Fix up some parser snafu for release modeDaniel Silverstone2017-06-113-12/+43
* Subcategory testsDaniel Silverstone2017-06-111-0/+63
* tweak READMEDaniel Silverstone2017-06-111-10/+13
* Remove redundant parse testDaniel Silverstone2017-06-112-26/+1
* Simple parser for filter syntaxDaniel Silverstone2017-06-118-8/+468
* Remove assert stuff, we don't need it, add more testDaniel Silverstone2017-06-112-36/+36
* Switch to a check based test suite, start fixing bugsDaniel Silverstone2017-06-119-95/+305
* Another step toward filters workingDaniel Silverstone2017-06-1110-46/+488
* Rework to only allocate one thing in the corked state and nothing in the unco...Daniel Silverstone2017-06-103-71/+96
* Initial versionDaniel Silverstone2017-06-1011-0/+435