mingodad 84473274a3 Accept "->" C/C++ pointer notation as an alias for ".". %!s(int64=13) %!d(string=hai) anos
..
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. %!s(int64=13) %!d(string=hai) anos
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. %!s(int64=13) %!d(string=hai) anos
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. %!s(int64=13) %!d(string=hai) anos
sqapi.cpp b170a57626 Added new member to SQRegFunction a bool to indicate if the function should be registered as static. %!s(int64=13) %!d(string=hai) anos
sqarray.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqbaselib.cpp 3f4c6ef785 Changed the functions added by me to gemetatable of str/class/number/array to use a call to sq_getdelegate. %!s(int64=13) %!d(string=hai) anos
sqclass.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqclass.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqclosure.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqcompiler.cpp 343ca7e2f2 Corrected a bug introduced by refactoring the compiler function "Expect", using a token paramter instead of "_token" in the new "GetTokenObject". %!s(int64=13) %!d(string=hai) anos
sqcompiler.h 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. %!s(int64=13) %!d(string=hai) anos
sqdebug.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqfuncproto.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. %!s(int64=13) %!d(string=hai) anos
sqfuncstate.cpp c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. %!s(int64=13) %!d(string=hai) anos
sqfuncstate.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. %!s(int64=13) %!d(string=hai) anos
sqlexer.cpp 84473274a3 Accept "->" C/C++ pointer notation as an alias for ".". %!s(int64=13) %!d(string=hai) anos
sqlexer.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqmem.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqobject.cpp 64a08183f1 Changes provided by Alberto to fix incorrect line numbers on stack dumps %!s(int64=13) %!d(string=hai) anos
sqobject.h 051a3e2de6 Only refactored declaration and assignment together, no functionality change. %!s(int64=13) %!d(string=hai) anos
sqopcodes.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqpcheader.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
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. %!s(int64=13) %!d(string=hai) anos
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. %!s(int64=13) %!d(string=hai) anos
sqstring.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqtable.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqtable.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
squirrel.dsp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
squserdata.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
squtils.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqvm.cpp f7be9c0f1c Add new api functions: %!s(int64=13) %!d(string=hai) anos
sqvm.h f7be9c0f1c Add new api functions: %!s(int64=13) %!d(string=hai) anos