| .. |
|
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
|
c53a7a44c7
Discovered a side effect bug introduced by the modification to allow functions declared local to be called recursivelly.
|
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
|
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
|
0a4e4f1df2
Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3.
|
12 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
|
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
|
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
|
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 |