summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a main document for libnslogDaniel Silverstone2017-08-032-1/+163
* Documentation in the headerDaniel Silverstone2017-07-223-19/+353
* simple doxyfile, maybe awfulDaniel Silverstone2017-06-111-0/+1792
* Use YYLTYPE not FILTER_LTYPE in filter_error()Daniel Silverstone2017-06-111-1/+1
* Get rid of bison warningDaniel Silverstone2017-06-111-0/+1
* Filter testsDaniel Silverstone2017-06-111-0/+266
* Don't let patterns consume : | & ^ or !Daniel Silverstone2017-06-111-1/+1
* 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