Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added PUSHMSGVAR operation | Rainer Gerhards | 2008-02-25 | 1 | -0/+1 |
* | implemented data type conversion | Rainer Gerhards | 2008-02-25 | 1 | -0/+3 |
* | - added some thoughts on RainerScript | Rainer Gerhards | 2008-02-24 | 1 | -2/+0 |
* | simplified var object, now only supports strings and numbers as a single | Rainer Gerhards | 2008-02-22 | 1 | -13/+8 |
* | worked a bit on type conversion (specified the interface) | Rainer Gerhards | 2008-02-22 | 1 | -0/+1 |
* | some more interface changes | Rainer Gerhards | 2008-02-21 | 1 | -8/+9 |
* | first steps in implementing object interfaces (stage work for later dynamic | Rainer Gerhards | 2008-02-21 | 1 | -5/+13 |
* | changed rsCStrObj name to cstr_t, which is more inline with the rest of | Rainer Gerhards | 2008-02-21 | 1 | -3/+3 |
* | begun expr compile process, first steps done | Rainer Gerhards | 2008-02-20 | 1 | -1/+5 |
* | created var class out of property_t | Rainer Gerhards | 2008-02-20 | 1 | -0/+58 |