mingodad 173b7280f7 Add the possibility to specify the numeric base of the string to be converted to integer, so now we can convert strings from base 2 to 36. %!s(int64=13) %!d(string=hai) anos
..
Makefile 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqapi.cpp 46a2b2c9c3 Added some new api functions and macros to easy writing native extensions. %!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 173b7280f7 Add the possibility to specify the numeric base of the string to be converted to integer, so now we can convert strings from base 2 to 36. %!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 b4cf950f47 Refactored the parsing of json tables to allow unquoted keys. %!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 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. %!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 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!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 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos
sqstate.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!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 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. %!s(int64=13) %!d(string=hai) anos
sqvm.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos