summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Infra: Prevent scan-build considering the lexer for nowDaniel Silverstone2020-02-231-3/+9
* nslog: Add nslog_short_level_name() for use in renderersDaniel Silverstone2019-08-021-0/+22
* Another thing to shush openbsdDaniel Silverstone2018-08-261-1/+1
* Hopefully shut openbsd up a bitDaniel Silverstone2018-08-261-5/+4
* Silence compiler warningJohn-Mark Bell2018-01-201-0/+2
* Add cleanup to nslogDaniel Silverstone2017-09-101-0/+15
* Change category linking to be cleanerDaniel Silverstone2017-09-101-2/+4
* 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