summaryrefslogtreecommitdiffstats
path: root/ctok_token.c
Commit message (Expand)AuthorAgeFilesLines
* changed some files to grant LGPLv3 extended persmissions on top of GPLv3Rainer Gerhards2008-04-151-7/+8
* - added "debug" command to debug environment settingsRainer Gerhards2008-02-291-2/+2
* changed obj base object's calling interface to use the new obj_if_tRainer Gerhards2008-02-291-1/+1
* changed tokenizer to utilize var class instead of scalar typesRainer Gerhards2008-02-211-7/+17
* some more interface changesRainer Gerhards2008-02-211-1/+33
* 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/+18
* changed rsCStrDestruct() to use the new interface conventionsRainer Gerhards2008-02-201-1/+1
* created new class ctok_tokenRainer Gerhards2008-02-201-0/+70