summaryrefslogtreecommitdiffstats
path: root/vmop.h
Commit message (Expand)AuthorAgeFilesLines
* changed some files to grant LGPLv3 extended persmissions on top of GPLv3Rainer Gerhards2008-04-151-6/+9
* - wrote doc on how to use the expression engineRainer Gerhards2008-02-281-14/+16
* added string concatenation operator & to RainerScriptRainer Gerhards2008-02-251-0/+1
* begun implementing rsyslog virtual machine (vm class)Rainer Gerhards2008-02-221-1/+2
* - modified parser and tokenizer to support slight ABNF modifications fromRainer Gerhards2008-02-211-0/+1
* some more interface changesRainer Gerhards2008-02-211-5/+3
* first steps in implementing object interfaces (stage work for later dynamicRainer Gerhards2008-02-211-1/+0
* first steps in implementing object interfaces (stage work for later dynamicRainer Gerhards2008-02-211-8/+16
* begun expr compile process, first steps doneRainer Gerhards2008-02-201-2/+6
* used new classes in expr.cRainer Gerhards2008-02-201-0/+1
* created initial vmprg classRainer Gerhards2008-02-201-0/+1
* - added "contains" and "startwith" comparison operationsRainer Gerhards2008-02-201-1/+24
* added vmop class (stage for expression execution)Rainer Gerhards2008-02-201-0/+50