mingodad 908a007112 Fix an off by 1 mistake when converting from lua. 11 years ago
..
Makefile 1e011789d3 Reorganize repository tree. 13 years ago
lua-regex.c 908a007112 Fix an off by 1 mistake when converting from lua. 11 years ago
lua-regex.h 1e011789d3 Reorganize repository tree. 13 years ago
sqapi.cpp 1b2ea23e58 Changed the prototype of sq_tobool and added sq_tointeger, sq_tofloat. 11 years ago
sqarray.h 1e011789d3 Reorganize repository tree. 13 years ago
sqbaselib.cpp eb8cb3dbdd Add more array alias method names. 11 years ago
sqclass.cpp d265d7a655 Fix to latest bugs from squirrel forum. 12 years ago
sqclass.h d265d7a655 Fix to latest bugs from squirrel forum. 12 years ago
sqclosure.h 1e011789d3 Reorganize repository tree. 13 years ago
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 years ago
sqcompiler.h 4eb5a431d8 Added two new operators for identity equality and unequality like the ones in javascript and php 12 years ago
sqdebug.cpp 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 years ago
sqfuncproto.h 1e011789d3 Reorganize repository tree. 13 years ago
sqfuncstate.cpp 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 years ago
sqfuncstate.h 1e011789d3 Reorganize repository tree. 13 years ago
sqlexer.cpp a32531100f Fix that manage '\r' at the start of long string. 11 years ago
sqlexer.h 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 years ago
sqmem.cpp 1e011789d3 Reorganize repository tree. 13 years ago
sqobject.cpp 730caef3c9 Enhance dumping bytecode. 11 years ago
sqobject.h 75ffd33b5d Try to get a bit of extra performance. 13 years ago
sqopcodes.h 4eb5a431d8 Added two new operators for identity equality and unequality like the ones in javascript and php 12 years ago
sqpcheader.h 1e011789d3 Reorganize repository tree. 13 years ago
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 years ago
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 years ago
sqstring.h 1e011789d3 Reorganize repository tree. 13 years ago
sqtable.cpp 1e011789d3 Reorganize repository tree. 13 years ago
sqtable.h 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 years ago
squirrel.dsp 1e011789d3 Reorganize repository tree. 13 years ago
squserdata.h 1e011789d3 Reorganize repository tree. 13 years ago
squtils.h 1e011789d3 Reorganize repository tree. 13 years ago
sqvm.cpp 01cdd0dc56 Add a check to do not call unnecessary code as pointed by unagipai on squirrel forum. 11 years ago
sqvm.h 4eb5a431d8 Added two new operators for identity equality and unequality like the ones in javascript and php 12 years ago
sublatin.c 1e011789d3 Reorganize repository tree. 13 years ago
sublatin.h 1e011789d3 Reorganize repository tree. 13 years ago