summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use YYLTYPE not FILTER_LTYPE in filter_error()Daniel Silverstone2017-06-111-1/+1
* Get rid of bison warningDaniel Silverstone2017-06-111-0/+1
* Don't let patterns consume : | & ^ or !Daniel Silverstone2017-06-111-1/+1
* Fix up some parser snafu for release modeDaniel Silverstone2017-06-111-10/+39
* Simple parser for filter syntaxDaniel Silverstone2017-06-114-0/+399
* Switch to a check based test suite, start fixing bugsDaniel Silverstone2017-06-111-2/+4
* Another step toward filters workingDaniel Silverstone2017-06-114-17/+352
* Rework to only allocate one thing in the corked state and nothing in the unco...Daniel Silverstone2017-06-101-42/+58
* Initial versionDaniel Silverstone2017-06-102-0/+153