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