summaryrefslogtreecommitdiffstats
path: root/ctok_token.h
Commit message (Expand)AuthorAgeFilesLines
* changed some files to grant LGPLv3 extended persmissions on top of GPLv3Rainer Gerhards2008-04-151-7/+8
* - wrote doc on how to use the expression engineRainer Gerhards2008-02-281-1/+3
* added string concatenation operator & to RainerScriptRainer Gerhards2008-02-251-0/+1
* changed tokenizer to utilize var class instead of scalar typesRainer Gerhards2008-02-211-4/+5
* some more interface changesRainer Gerhards2008-02-211-7/+12
* changed rsCStrObj name to cstr_t, which is more inline with the rest ofRainer Gerhards2008-02-211-2/+2
* begun expr compile process, first steps doneRainer Gerhards2008-02-201-0/+1
* - added "contains" and "startwith" comparison operationsRainer Gerhards2008-02-201-2/+7
* - basic implementation of expression parser parsing doneRainer Gerhards2008-02-201-8/+12
* created new class ctok_tokenRainer Gerhards2008-02-201-0/+69