summaryrefslogtreecommitdiffstats
path: root/vmop.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | - defined initial set of opcodes
* added vmop class (stage for expression execution)Rainer Gerhards2008-02-201-0/+50