mingodad c34368131f Split the functionality in SQStringTable::Add with the intention of allocate SQStrings structures to work as buffers and add then without multiple copies. vor 13 Jahren
..
Makefile 1142e5f27e Added the my port of Lua regex and expose to strings as two new functions "gsub","gmatch" with near same functionality of string.gsub and string.gmatch from Lua. vor 13 Jahren
lua-regex.c 1142e5f27e Added the my port of Lua regex and expose to strings as two new functions "gsub","gmatch" with near same functionality of string.gsub and string.gmatch from Lua. vor 13 Jahren
lua-regex.h 1142e5f27e Added the my port of Lua regex and expose to strings as two new functions "gsub","gmatch" with near same functionality of string.gsub and string.gmatch from Lua. vor 13 Jahren
sqapi.cpp f7be9c0f1c Add new api functions: vor 13 Jahren
sqarray.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqbaselib.cpp 3f4c6ef785 Changed the functions added by me to gemetatable of str/class/number/array to use a call to sq_getdelegate. vor 13 Jahren
sqclass.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqclass.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqclosure.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqcompiler.cpp b4cf950f47 Refactored the parsing of json tables to allow unquoted keys. vor 13 Jahren
sqcompiler.h 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. vor 13 Jahren
sqdebug.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqfuncproto.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. vor 13 Jahren
sqfuncstate.cpp c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. vor 13 Jahren
sqfuncstate.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. vor 13 Jahren
sqlexer.cpp 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. vor 13 Jahren
sqlexer.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqmem.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqobject.cpp 64a08183f1 Changes provided by Alberto to fix incorrect line numbers on stack dumps vor 13 Jahren
sqobject.h 051a3e2de6 Only refactored declaration and assignment together, no functionality change. vor 13 Jahren
sqopcodes.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqpcheader.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqstate.cpp c34368131f Split the functionality in SQStringTable::Add with the intention of allocate SQStrings structures to work as buffers and add then without multiple copies. vor 13 Jahren
sqstate.h c34368131f Split the functionality in SQStringTable::Add with the intention of allocate SQStrings structures to work as buffers and add then without multiple copies. vor 13 Jahren
sqstring.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqtable.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqtable.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
squirrel.dsp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
squserdata.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
squtils.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. vor 13 Jahren
sqvm.cpp f7be9c0f1c Add new api functions: vor 13 Jahren
sqvm.h f7be9c0f1c Add new api functions: vor 13 Jahren