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