summaryrefslogtreecommitdiffstats
path: root/var.h
Commit message (Expand)AuthorAgeFilesLines
* changed some files to grant LGPLv3 extended persmissions on top of GPLv3Rainer Gerhards2008-04-151-7/+8
* - added PUSHMSGVAR operationRainer Gerhards2008-02-251-0/+1
* implemented data type conversionRainer Gerhards2008-02-251-0/+3
* - added some thoughts on RainerScriptRainer Gerhards2008-02-241-2/+0
* simplified var object, now only supports strings and numbers as a singleRainer Gerhards2008-02-221-13/+8
* worked a bit on type conversion (specified the interface)Rainer Gerhards2008-02-221-0/+1
* some more interface changesRainer Gerhards2008-02-211-8/+9
* first steps in implementing object interfaces (stage work for later dynamicRainer Gerhards2008-02-211-5/+13
* changed rsCStrObj name to cstr_t, which is more inline with the rest ofRainer Gerhards2008-02-211-3/+3
* begun expr compile process, first steps doneRainer Gerhards2008-02-201-1/+5
* created var class out of property_tRainer Gerhards2008-02-201-0/+58