summaryrefslogtreecommitdiffstats
path: root/grammar
Commit message (Expand)AuthorAgeFilesLines
...
* grammar: small optimization during expr creationRainer Gerhards2011-07-032-1/+10
* milestone: added grammar for arithmetic expressionsRainer Gerhards2011-07-036-18/+146
* milestone: grammar for basic if/then construct (no expr)Rainer Gerhards2011-07-033-15/+65
* milestone: support for action list added to grammarRainer Gerhards2011-07-034-13/+163
* milestone: some support for rules in grammarRainer Gerhards2011-07-024-81/+85
* milestone: grammar for objects and cfsysline createdRainer Gerhards2011-07-025-43/+242
* milestone: done some more twists to the lexerRainer Gerhards2011-07-012-6/+32
* milestone: lexer now correctly identifies (almost) all constructsRainer Gerhards2011-07-012-4/+107
* milestone: grammar contains rules for object blocksRainer Gerhards2011-07-012-18/+149
* milestone: first shot at rules to read old config file objectsRainer Gerhards2011-06-302-2/+33
* worked on detecting old-style PRI filterRainer Gerhards2011-06-302-0/+118
* first try towards a flex/bison based config parserRainer Gerhards2011-06-305-0/+232