mingodad 715e694405 Now on the exposed SQLexer accept a an optional table with the keywords to be used by the lex. %!s(int64=8) %!d(string=hai) anos
..
Makefile 1e011789d3 Reorganize repository tree. %!s(int64=13) %!d(string=hai) anos
lua-regex.c 431f12d930 Add escape char extension from https://github.com/jcgoble3/lua-matchext %!s(int64=9) %!d(string=hai) anos
lua-regex.h 19542c3db7 Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex %!s(int64=9) %!d(string=hai) anos
sq_lexer.cpp 715e694405 Now on the exposed SQLexer accept a an optional table with the keywords to be used by the lex. %!s(int64=8) %!d(string=hai) anos
sqapi.cpp 5bcecc3d36 Start implementing infrastructure to create a loadable module system instead of load everything global. %!s(int64=9) %!d(string=hai) anos
sqarray.h 8c988eac33 Add new method to array "minsize" to resize an array only if needed. %!s(int64=9) %!d(string=hai) anos
sqbaselib.cpp f52af3afa3 Add a string method to retrieve individual char as unsigned integer. %!s(int64=8) %!d(string=hai) anos
sqclass.cpp 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
sqclass.h 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
sqclosure.h 9e59f59439 Another refactoring to use initialization lists in constructors %!s(int64=8) %!d(string=hai) anos
sqcompiler.cpp f938a4075f Apply fixes from squirrel %!s(int64=8) %!d(string=hai) anos
sqcompiler.h 012e6a4110 Now SquiLu can accept C++/Java template instantiation declaration, although it discards it, again the idea is to accept a subset of C/C++/Java syntax. %!s(int64=8) %!d(string=hai) anos
sqdebug.cpp 79a009d408 Several fixes from squirrel %!s(int64=9) %!d(string=hai) anos
sqfuncproto.h 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
sqfuncstate.cpp 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
sqfuncstate.h 45512ad52d Simplification of the "goto" implementation, it's usable with care, goto/jump crossing declaration/initialization need to show an error message, still need work. %!s(int64=9) %!d(string=hai) anos
sqlexer.cpp 715e694405 Now on the exposed SQLexer accept a an optional table with the keywords to be used by the lex. %!s(int64=8) %!d(string=hai) anos
sqlexer.h 715e694405 Now on the exposed SQLexer accept a an optional table with the keywords to be used by the lex. %!s(int64=8) %!d(string=hai) anos
sqmem.cpp 728ad788a8 Update with squirrel, spaces/tabs changed %!s(int64=9) %!d(string=hai) anos
sqobject.cpp 31eee5abdc Add operator overload [] for SQObjctPtr to be used by C++ %!s(int64=9) %!d(string=hai) anos
sqobject.h 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
sqopcodes.h 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
sqpcheader.h 728ad788a8 Update with squirrel, spaces/tabs changed %!s(int64=9) %!d(string=hai) anos
sqstate.cpp 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
sqstate.h 728ad788a8 Update with squirrel, spaces/tabs changed %!s(int64=9) %!d(string=hai) anos
sqstring.h e7576d68f8 Update string hash function to match lua 5.3.4, problem reported by masakuta at https://github.com/albertodemichelis/squirrel/issues/83 %!s(int64=8) %!d(string=hai) anos
sqtable.cpp 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
sqtable.h 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
squirrel.dsp 1e011789d3 Reorganize repository tree. %!s(int64=13) %!d(string=hai) anos
squserdata.h 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
squtils.h 728ad788a8 Update with squirrel, spaces/tabs changed %!s(int64=9) %!d(string=hai) anos
sqvm.cpp f938a4075f Apply fixes from squirrel %!s(int64=8) %!d(string=hai) anos
sqvm.h 6b1d7ec41a Use of initialisation lists in constructors %!s(int64=8) %!d(string=hai) anos
sublatin.c 16b1f1c276 Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string %!s(int64=9) %!d(string=hai) anos
sublatin.h 16b1f1c276 Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string %!s(int64=9) %!d(string=hai) anos