mingodad 255396da3a Attempt to fix releasing resources when closing a vm. 9 лет назад
..
Makefile 1e011789d3 Reorganize repository tree. 13 лет назад
lua-regex.c 19542c3db7 Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex 9 лет назад
lua-regex.h 19542c3db7 Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex 9 лет назад
sq_lexer.cpp 4901b63c83 Add a SQLexer::LookaheadLex method to facilitate compile/run more C/C++ code 9 лет назад
sqapi.cpp 255396da3a Attempt to fix releasing resources when closing a vm. 9 лет назад
sqarray.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 лет назад
sqbaselib.cpp 7953e0bbf2 Expose the max_includes compiler parameter to scripts and api 9 лет назад
sqclass.cpp 728ad788a8 Update with squirrel, spaces/tabs changed 9 лет назад
sqclass.h 9096e0e040 Make delayed release hooks optional 9 лет назад
sqclosure.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 лет назад
sqcompiler.cpp b61525390d Fix a bug in the compiler "include" code where doing a Lex() before the include file could trigger a search for a symbol defined on the include file and because of that be attached to a global search at runtime. 9 лет назад
sqcompiler.h eb1c8e4414 Added the global rawcall that was implemented on squirrel 9 лет назад
sqdebug.cpp 79a009d408 Several fixes from squirrel 9 лет назад
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 лет назад
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 лет назад
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 лет назад
sqlexer.cpp 04f05803b0 Fix lexer when using lookahead on a source code with an identifier at the end without a semicolon 9 лет назад
sqlexer.h 4901b63c83 Add a SQLexer::LookaheadLex method to facilitate compile/run more C/C++ code 9 лет назад
sqmem.cpp 728ad788a8 Update with squirrel, spaces/tabs changed 9 лет назад
sqobject.cpp 31eee5abdc Add operator overload [] for SQObjctPtr to be used by C++ 9 лет назад
sqobject.h 31eee5abdc Add operator overload [] for SQObjctPtr to be used by C++ 9 лет назад
sqopcodes.h 7fa8db67b8 Add _OP_NOP to try solve the goto _POP_TRAP and RESOLVE_OUTERS, still need work on it 9 лет назад
sqpcheader.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 лет назад
sqstate.cpp 728ad788a8 Update with squirrel, spaces/tabs changed 9 лет назад
sqstate.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 лет назад
sqstring.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqtable.cpp b81bacce84 Code refactoring and expose the SquiLu lexer to scripts see samples/test-sqlexer.nut 9 лет назад
sqtable.h 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 лет назад
squirrel.dsp 1e011789d3 Reorganize repository tree. 13 лет назад
squserdata.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 лет назад
squtils.h 728ad788a8 Update with squirrel, spaces/tabs changed 9 лет назад
sqvm.cpp 255396da3a Attempt to fix releasing resources when closing a vm. 9 лет назад
sqvm.h 255396da3a Attempt to fix releasing resources when closing a vm. 9 лет назад
sublatin.c 16b1f1c276 Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string 9 лет назад
sublatin.h 16b1f1c276 Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string 9 лет назад