mingodad f8926bfb8a Fix a bug introduced by code to allow local declared functions been called recursivelly, this bug only manifest when the function has default parameters. 12 years ago
..
Makefile 1e011789d3 Reorganize repository tree. 13 years ago
lua-regex.c 1e011789d3 Reorganize repository tree. 13 years ago
lua-regex.h 1e011789d3 Reorganize repository tree. 13 years ago
sqapi.cpp df5667554f Fixes to compile on wince, not yet complete. 13 years ago
sqarray.h 1e011789d3 Reorganize repository tree. 13 years ago
sqbaselib.cpp 6c98c4dbe3 Fix the premature break without copying the remaining string part. 12 years ago
sqclass.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
sqclass.h b85b9efa2e Added typedefs for SQInt16, insert a comment on SQHash to remember change it to ptrdiff_t. 13 years ago
sqclosure.h 1e011789d3 Reorganize repository tree. 13 years ago
sqcompiler.cpp f8926bfb8a Fix a bug introduced by code to allow local declared functions been called recursivelly, this bug only manifest when the function has default parameters. 12 years ago
sqcompiler.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
sqdebug.cpp 1e011789d3 Reorganize repository tree. 13 years ago
sqfuncproto.h 1e011789d3 Reorganize repository tree. 13 years ago
sqfuncstate.cpp 1e011789d3 Reorganize repository tree. 13 years ago
sqfuncstate.h 1e011789d3 Reorganize repository tree. 13 years ago
sqlexer.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
sqlexer.h 43f270e86e Added multiple choices for multiline string delimiter, multiline strings can use [=*[ content ]=*] or {=*{ content }=*} or (=*( content )=*) 13 years ago
sqmem.cpp 1e011789d3 Reorganize repository tree. 13 years ago
sqobject.cpp 0d4c8f8dee Finally it seems that "SQFunctionProto::GetLineGetLine" using binary search is working properly now. 13 years ago
sqobject.h 75ffd33b5d Try to get a bit of extra performance. 13 years ago
sqopcodes.h 49b60dbbc6 Added code to profile vm execution, it's activated by defining PROFILE_SQVM 13 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 1e011789d3 Reorganize repository tree. 13 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 90c87c87f5 Again moved the call to CallDelayedReleaseHooks to make it work with coroutines too. 13 years ago
sqvm.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
sublatin.c 1e011789d3 Reorganize repository tree. 13 years ago
sublatin.h 1e011789d3 Reorganize repository tree. 13 years ago