| .. |
|
CMakeLists.txt
|
4ccc03fbac
CMake: properly check for variables
|
7 年 前 |
|
Makefile
|
6ececc28e2
make the compiler configurable by CC variable
|
8 年 前 |
|
sqapi.cpp
|
969ca8ee70
Refactor sq_call to get rid of dead code.
|
7 年 前 |
|
sqarray.h
|
0378c7016f
Normalize whitespace.
|
10 年 前 |
|
sqbaselib.cpp
|
8e5b1e70d0
Allow additional parameters in array.map()/array.apply() handler
|
7 年 前 |
|
sqclass.cpp
|
31738a5b37
use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8)
|
8 年 前 |
|
sqclass.h
|
0378c7016f
Normalize whitespace.
|
10 年 前 |
|
sqclosure.h
|
0378c7016f
Normalize whitespace.
|
10 年 前 |
|
sqcompiler.cpp
|
436f033e8a
Fix typo in method names (Intruction -> Instruction)
|
7 年 前 |
|
sqcompiler.h
|
2ad9683f54
added rawcall
|
9 年 前 |
|
sqdebug.cpp
|
31738a5b37
use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8)
|
8 年 前 |
|
sqfuncproto.h
|
0378c7016f
Normalize whitespace.
|
10 年 前 |
|
sqfuncstate.cpp
|
436f033e8a
Fix typo in method names (Intruction -> Instruction)
|
7 年 前 |
|
sqfuncstate.h
|
436f033e8a
Fix typo in method names (Intruction -> Instruction)
|
7 年 前 |
|
sqlexer.cpp
|
effd225a84
fixed \u in lexer
|
8 年 前 |
|
sqlexer.h
|
8dfee6dedd
Remove trailing whitespace.
|
10 年 前 |
|
sqmem.cpp
|
2fb3522470
Various improvements
|
10 年 前 |
|
sqobject.cpp
|
22640a1c0d
Make 'read' parameter of SafeRead and CheckTag of type SQREADFUNC
|
7 年 前 |
|
sqobject.h
|
31738a5b37
use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8)
|
8 年 前 |
|
sqopcodes.h
|
026671b3d5
Silence some pedantic compilation warnings.
|
10 年 前 |
|
sqpcheader.h
|
0378c7016f
Normalize whitespace.
|
10 年 前 |
|
sqstate.cpp
|
31738a5b37
use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8)
|
8 年 前 |
|
sqstate.h
|
ec36322140
Improve const-correctness.
|
10 年 前 |
|
sqstring.h
|
0378c7016f
Normalize whitespace.
|
10 年 前 |
|
sqtable.cpp
|
31738a5b37
use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8)
|
8 年 前 |
|
sqtable.h
|
31738a5b37
use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8)
|
8 年 前 |
|
squirrel.dsp
|
85dfe4b676
first commit
|
10 年 前 |
|
squserdata.h
|
0378c7016f
Normalize whitespace.
|
10 年 前 |
|
squtils.h
|
0378c7016f
Normalize whitespace.
|
10 年 前 |
|
sqvm.cpp
|
b2e07673ae
more details in script errors on call apis
|
7 年 前 |
|
sqvm.h
|
3c2de4bd59
added sq_tailcall()
|
8 年 前 |