mingodad 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 tahun lalu
..
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 tahun lalu
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 tahun lalu
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 tahun lalu
sqapi.cpp b6c3870b09 Added two functions to help debug scripts getstacktop, get_last_error 13 tahun lalu
sqarray.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqbaselib.cpp 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 tahun lalu
sqclass.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqclass.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqclosure.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqcompiler.cpp b4cf950f47 Refactored the parsing of json tables to allow unquoted keys. 13 tahun lalu
sqcompiler.h 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. 13 tahun lalu
sqdebug.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqfuncproto.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 tahun lalu
sqfuncstate.cpp c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 tahun lalu
sqfuncstate.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 tahun lalu
sqlexer.cpp 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. 13 tahun lalu
sqlexer.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqmem.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqobject.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqobject.h 051a3e2de6 Only refactored declaration and assignment together, no functionality change. 13 tahun lalu
sqopcodes.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqpcheader.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqstate.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqstate.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqstring.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqtable.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqtable.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
squirrel.dsp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
squserdata.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
squtils.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu
sqvm.cpp 2d343adbb6 Added conditional preprocessor NO_EXCEPTION_KEY_NOT_FOUND to sqvm.cpp to enable/disable throwing exceptions when a key is not found on tables. 13 tahun lalu
sqvm.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 tahun lalu