summaryrefslogtreecommitdiffstats
path: root/doc/expression.html
Commit message (Expand)AuthorAgeFilesLines
* - added some thoughts on RainerScriptRainer Gerhards2008-02-241-7/+1
* added some doc for imgssapi and imtcp input modulesRainer Gerhards2008-02-221-1/+1
* added some information on old-style config to ABNF (probably useful inRainer Gerhards2008-02-221-1/+1
* begin to add ABNF for config file as wholeRainer Gerhards2008-02-221-1/+1
* - modified parser and tokenizer to support slight ABNF modifications fromRainer Gerhards2008-02-211-1/+1
* modified ABNF to meet practical needsRainer Gerhards2008-02-211-4/+2
* used new classes in expr.cRainer Gerhards2008-02-201-1/+1
* - added "contains" and "startwith" comparison operationsRainer Gerhards2008-02-201-1/+1
* added support for C-like inline comments (/* comment... */)Rainer Gerhards2008-02-201-1/+1
* - basic implementation of expression parser parsing doneRainer Gerhards2008-02-201-1/+1
* - begun implementation of expression parsing logicRainer Gerhards2008-02-191-1/+1
* implemented initial tokenizer (stage work for expr parser)Rainer Gerhards2008-02-191-1/+1
* - added doc on how expressions will workRainer Gerhards2008-02-191-0/+24