| .. |
|
Makefile
|
1e011789d3
Reorganize repository tree.
|
13 лет назад |
|
lua-regex.c
|
431f12d930
Add escape char extension from https://github.com/jcgoble3/lua-matchext
|
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
|
5bcecc3d36
Start implementing infrastructure to create a loadable module system instead of load everything global.
|
9 лет назад |
|
sqarray.h
|
8c988eac33
Add new method to array "minsize" to resize an array only if needed.
|
9 лет назад |
|
sqbaselib.cpp
|
94352c351e
Add string_iso88959_to_utf8 method to string
|
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
|
79f10cd2e1
Add a comment to the last fix on sq_compiler.
|
8 лет назад |
|
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
|
f9addc2dfa
Fix handling C++ style multi line
|
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 лет назад |