mingodad 3f4c6ef785 Changed the functions added by me to gemetatable of str/class/number/array to use a call to sq_getdelegate. 13 年之前
..
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 年之前
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 年之前
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 年之前
sqapi.cpp b6c3870b09 Added two functions to help debug scripts getstacktop, get_last_error 13 年之前
sqarray.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqbaselib.cpp 3f4c6ef785 Changed the functions added by me to gemetatable of str/class/number/array to use a call to sq_getdelegate. 13 年之前
sqclass.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqclass.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqclosure.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqcompiler.cpp b4cf950f47 Refactored the parsing of json tables to allow unquoted keys. 13 年之前
sqcompiler.h 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. 13 年之前
sqdebug.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqfuncproto.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 年之前
sqfuncstate.cpp c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 年之前
sqfuncstate.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 年之前
sqlexer.cpp 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. 13 年之前
sqlexer.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqmem.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqobject.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqobject.h 051a3e2de6 Only refactored declaration and assignment together, no functionality change. 13 年之前
sqopcodes.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqpcheader.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqstate.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqstate.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqstring.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqtable.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqtable.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
squirrel.dsp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
squserdata.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
squtils.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前
sqvm.cpp 15eaca35a5 Only refactored code of SQVM::FOREACH_OP and the editor wiped extra spaces that was in several places in the code. 13 年之前
sqvm.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 年之前