mingodad ba1b6af267 More fixes found by porting Lua tests před 8 roky
..
Makefile 1e011789d3 Reorganize repository tree. před 13 roky
lua-regex.c ba1b6af267 More fixes found by porting Lua tests před 8 roky
lua-regex.h 19542c3db7 Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex před 9 roky
sq_lexer.cpp 9daea8a4ec Add a field to Lex to store the readcount před 8 roky
sqapi.cpp 06002f3ad5 Fix to be able to sent a silent exception when throwing NULL in the C api. před 8 roky
sqarray.h 8c988eac33 Add new method to array "minsize" to resize an array only if needed. před 9 roky
sqbaselib.cpp ba1b6af267 More fixes found by porting Lua tests před 8 roky
sqclass.cpp 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel před 8 roky
sqclass.h 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel před 8 roky
sqclosure.h 9e59f59439 Another refactoring to use initialization lists in constructors před 8 roky
sqcompiler.cpp c74277f2c2 Several fixes found when translating lua 5.1 tests (http://www.inf.puc-rio.br/%7Eroberto/lua/lua5.1-tests.tar.gz) před 8 roky
sqcompiler.h 280aeba8c9 The compiler now accept integer literal suffixes "uUsSlL" but still all of then are stored as SQInteger. před 8 roky
sqdebug.cpp 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel před 8 roky
sqfuncproto.h 6b1d7ec41a Use of initialisation lists in constructors před 8 roky
sqfuncstate.cpp 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel před 8 roky
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. před 9 roky
sqlexer.cpp 8090afa720 Fix handling of embedded octal characters in strings před 8 roky
sqlexer.h 9daea8a4ec Add a field to Lex to store the readcount před 8 roky
sqmem.cpp 728ad788a8 Update with squirrel, spaces/tabs changed před 9 roky
sqobject.cpp 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel před 8 roky
sqobject.h 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel před 8 roky
sqopcodes.h 6b1d7ec41a Use of initialisation lists in constructors před 8 roky
sqpcheader.h 728ad788a8 Update with squirrel, spaces/tabs changed před 9 roky
sqstate.cpp 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel před 8 roky
sqstate.h 728ad788a8 Update with squirrel, spaces/tabs changed před 9 roky
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 před 8 roky
sqtable.cpp 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel před 8 roky
sqtable.h 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel před 8 roky
squirrel.dsp 1e011789d3 Reorganize repository tree. před 13 roky
squserdata.h 6b1d7ec41a Use of initialisation lists in constructors před 8 roky
squtils.h 728ad788a8 Update with squirrel, spaces/tabs changed před 9 roky
sqvm.cpp c74277f2c2 Several fixes found when translating lua 5.1 tests (http://www.inf.puc-rio.br/%7Eroberto/lua/lua5.1-tests.tar.gz) před 8 roky
sqvm.h 2e71442f5e Add an initial implementation of using environment var SQUILU_PATH to search for include files, inspired and based on LUA_PATH před 8 roky
sublatin.c 16b1f1c276 Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string před 9 roky
sublatin.h 16b1f1c276 Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string před 9 roky