summaryrefslogtreecommitdiffstats
path: root/grammar/rainerscript.c
Commit message (Expand)AuthorAgeFilesLines
* milestone: done plumbing to call plugin create action instance entry pointRainer Gerhards2011-07-201-2/+3
* milestone: size syntax implementedRainer Gerhards2011-07-191-0/+48
* milestone: glbl obj parameters settable via new conf interfaceRainer Gerhards2011-07-191-0/+2
* milestone: two syntaxes for get conf param implementedRainer Gerhards2011-07-191-4/+75
* milestone: first steps at global() conf obj implementationRainer Gerhards2011-07-191-0/+139
* better check for config errorsRainer Gerhards2011-07-151-3/+41
* renamed exprret type to var in spite of more generic useRainer Gerhards2011-07-151-46/+46
* milestone/[WORKS AGAIN!]: looks like the new conf format is integratedRainer Gerhards2011-07-091-0/+52
* checking number of parameters provided to functionRainer Gerhards2011-07-091-2/+32
* milestone/[PARTWORK]: implemented RainerScript functionsRainer Gerhards2011-07-091-6/+110
* optimized function representationRainer Gerhards2011-07-081-8/+28
* milestone/[PARTWORK]: integrated all variable types (msg/sys/cee)Rainer Gerhards2011-07-081-3/+21
* milestone/[PARTWORK]: implemented comparison operationsRainer Gerhards2011-07-081-33/+219
* milestone/[PARTWORK]: implemented "CONTAINS"Rainer Gerhards2011-07-081-7/+19
* milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for stringsRainer Gerhards2011-07-071-18/+50
* milestone/[PARTWORK]: integrted script filter, but var access is missingRainer Gerhards2011-07-071-0/+658