mingodad bbd18eae11 Add new api function sq_compare to facilitate port lua extensions. 11 лет назад
..
Makefile 1e011789d3 Reorganize repository tree. 13 лет назад
lua-regex.c 1e011789d3 Reorganize repository tree. 13 лет назад
lua-regex.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqapi.cpp bbd18eae11 Add new api function sq_compare to facilitate port lua extensions. 11 лет назад
sqarray.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqbaselib.cpp 009a59ea8b Added indexOf as an alias to find function for strings and arrays. 11 лет назад
sqclass.cpp d265d7a655 Fix to latest bugs from squirrel forum. 12 лет назад
sqclass.h d265d7a655 Fix to latest bugs from squirrel forum. 12 лет назад
sqclosure.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqcompiler.cpp ae743d1eaa Fixes from squirrel 3.0.6 and an attempt to use computed gotos on the vm, right now it does not add any performance enhancements. 11 лет назад
sqcompiler.h 4eb5a431d8 Added two new operators for identity equality and unequality like the ones in javascript and php 12 лет назад
sqdebug.cpp 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 лет назад
sqfuncproto.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqfuncstate.cpp 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 лет назад
sqfuncstate.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqlexer.cpp a32531100f Fix that manage '\r' at the start of long string. 11 лет назад
sqlexer.h 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 лет назад
sqmem.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
sqobject.cpp 730caef3c9 Enhance dumping bytecode. 11 лет назад
sqobject.h 75ffd33b5d Try to get a bit of extra performance. 12 лет назад
sqopcodes.h 4eb5a431d8 Added two new operators for identity equality and unequality like the ones in javascript and php 12 лет назад
sqpcheader.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqstate.cpp 2b1ebc1b93 Add the start point on implementing class.destructor, it parses the destructor declaration as a method but it's not calling it yet. 13 лет назад
sqstate.h 2b1ebc1b93 Add the start point on implementing class.destructor, it parses the destructor declaration as a method but it's not calling it yet. 13 лет назад
sqstring.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqtable.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
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 1e011789d3 Reorganize repository tree. 13 лет назад
squtils.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqvm.cpp 8025c6c450 Fix unintended call to sq_base_register when not creating a new root table, this bug was pointed on squirrel forum by lucasc190. 11 лет назад
sqvm.h 4eb5a431d8 Added two new operators for identity equality and unequality like the ones in javascript and php 12 лет назад
sublatin.c 1e011789d3 Reorganize repository tree. 13 лет назад
sublatin.h 1e011789d3 Reorganize repository tree. 13 лет назад