mingodad faf042b87f Fix a segfault when compiling with gcc -O3 9 anos atrás
..
Makefile 1e011789d3 Reorganize repository tree. 13 anos atrás
lua-regex.c 431f12d930 Add escape char extension from https://github.com/jcgoble3/lua-matchext 9 anos atrás
lua-regex.h 19542c3db7 Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex 9 anos atrás
sq_lexer.cpp 4901b63c83 Add a SQLexer::LookaheadLex method to facilitate compile/run more C/C++ code 9 anos atrás
sqapi.cpp f956bca7ab Add new functions to sqapi 9 anos atrás
sqarray.h 8c988eac33 Add new method to array "minsize" to resize an array only if needed. 9 anos atrás
sqbaselib.cpp 94352c351e Add string_iso88959_to_utf8 method to string 9 anos atrás
sqclass.cpp 728ad788a8 Update with squirrel, spaces/tabs changed 9 anos atrás
sqclass.h 9096e0e040 Make delayed release hooks optional 9 anos atrás
sqclosure.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 anos atrás
sqcompiler.cpp faf042b87f Fix a segfault when compiling with gcc -O3 9 anos atrás
sqcompiler.h eb1c8e4414 Added the global rawcall that was implemented on squirrel 9 anos atrás
sqdebug.cpp 79a009d408 Several fixes from squirrel 9 anos atrás
sqfuncproto.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. 9 anos atrás
sqfuncstate.cpp 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. 9 anos atrás
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. 9 anos atrás
sqlexer.cpp f9addc2dfa Fix handling C++ style multi line 9 anos atrás
sqlexer.h 4901b63c83 Add a SQLexer::LookaheadLex method to facilitate compile/run more C/C++ code 9 anos atrás
sqmem.cpp 728ad788a8 Update with squirrel, spaces/tabs changed 9 anos atrás
sqobject.cpp 31eee5abdc Add operator overload [] for SQObjctPtr to be used by C++ 9 anos atrás
sqobject.h 31eee5abdc Add operator overload [] for SQObjctPtr to be used by C++ 9 anos atrás
sqopcodes.h 7fa8db67b8 Add _OP_NOP to try solve the goto _POP_TRAP and RESOLVE_OUTERS, still need work on it 9 anos atrás
sqpcheader.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 anos atrás
sqstate.cpp 728ad788a8 Update with squirrel, spaces/tabs changed 9 anos atrás
sqstate.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 anos atrás
sqstring.h 1e011789d3 Reorganize repository tree. 13 anos atrás
sqtable.cpp b81bacce84 Code refactoring and expose the SquiLu lexer to scripts see samples/test-sqlexer.nut 9 anos atrás
sqtable.h 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 anos atrás
squirrel.dsp 1e011789d3 Reorganize repository tree. 13 anos atrás
squserdata.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 anos atrás
squtils.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 anos atrás
sqvm.cpp 255396da3a Attempt to fix releasing resources when closing a vm. 9 anos atrás
sqvm.h 255396da3a Attempt to fix releasing resources when closing a vm. 9 anos atrás
sublatin.c 16b1f1c276 Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string 9 anos atrás
sublatin.h 16b1f1c276 Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string 9 anos atrás