Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some more interface changes | Rainer Gerhards | 2008-02-21 | 1 | -5/+3 |
* | first steps in implementing object interfaces (stage work for later dynamic | Rainer Gerhards | 2008-02-21 | 1 | -1/+0 |
* | first steps in implementing object interfaces (stage work for later dynamic | Rainer Gerhards | 2008-02-21 | 1 | -8/+16 |
* | begun expr compile process, first steps done | Rainer Gerhards | 2008-02-20 | 1 | -2/+6 |
* | used new classes in expr.c | Rainer Gerhards | 2008-02-20 | 1 | -0/+1 |
* | created initial vmprg class | Rainer Gerhards | 2008-02-20 | 1 | -0/+1 |
* | - added "contains" and "startwith" comparison operations | Rainer Gerhards | 2008-02-20 | 1 | -1/+24 |
* | added vmop class (stage for expression execution) | Rainer Gerhards | 2008-02-20 | 1 | -0/+50 |