summaryrefslogtreecommitdiffstats
path: root/vm.c
Commit message (Collapse)AuthorAgeFilesLines
* - added some temporary testing aids to conf.c, so that we can debugRainer Gerhards2008-02-251-8/+71
| | | | | | expression support as it is implemented - fixed a couple of bugs in expression system - added more operations to virtual machine - now works well with constants
* implemented majority of comparison operationsRainer Gerhards2008-02-251-25/+111
|
* implemented data type conversionRainer Gerhards2008-02-251-29/+35
|
* begun implementing rsyslog virtual machine (vm class)Rainer Gerhards2008-02-221-0/+221