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. 13 ani în urmă
..
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. 13 ani în urmă
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. 13 ani în urmă
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. 13 ani în urmă
sqapi.cpp f7be9c0f1c Add new api functions: 13 ani în urmă
sqarray.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqbaselib.cpp 3f4c6ef785 Changed the functions added by me to gemetatable of str/class/number/array to use a call to sq_getdelegate. 13 ani în urmă
sqclass.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqclass.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqclosure.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqcompiler.cpp b4cf950f47 Refactored the parsing of json tables to allow unquoted keys. 13 ani în urmă
sqcompiler.h 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. 13 ani în urmă
sqdebug.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqfuncproto.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 ani în urmă
sqfuncstate.cpp c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 ani în urmă
sqfuncstate.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 ani în urmă
sqlexer.cpp 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. 13 ani în urmă
sqlexer.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqmem.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqobject.cpp 64a08183f1 Changes provided by Alberto to fix incorrect line numbers on stack dumps 13 ani în urmă
sqobject.h 051a3e2de6 Only refactored declaration and assignment together, no functionality change. 13 ani în urmă
sqopcodes.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqpcheader.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
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. 13 ani în urmă
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. 13 ani în urmă
sqstring.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqtable.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqtable.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
squirrel.dsp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
squserdata.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
squtils.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 ani în urmă
sqvm.cpp f7be9c0f1c Add new api functions: 13 ani în urmă
sqvm.h f7be9c0f1c Add new api functions: 13 ani în urmă