| .. |
|
CMakeLists.txt
|
aa4afc5b14
Allow disable of CMake install() sections
|
9 лет назад |
|
Makefile
|
6ececc28e2
make the compiler configurable by CC variable
|
8 лет назад |
|
sqapi.cpp
|
3835c65eab
some sq_type were missing
|
8 лет назад |
|
sqarray.h
|
0378c7016f
Normalize whitespace.
|
10 лет назад |
|
sqbaselib.cpp
|
f4665e155e
now container modification methods return object itself in all cases
|
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
|
ab7243ca59
Merge branch 'master' of https://github.com/albertodemichelis/squirrel
|
8 лет назад |
|
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
|
3835c65eab
some sq_type were missing
|
8 лет назад |
|
sqfuncstate.h
|
0378c7016f
Normalize whitespace.
|
10 лет назад |
|
sqlexer.cpp
|
effd225a84
fixed \u in lexer
|
8 лет назад |
|
sqlexer.h
|
8dfee6dedd
Remove trailing whitespace.
|
10 лет назад |
|
sqmem.cpp
|
2fb3522470
Various improvements
|
10 лет назад |
|
sqobject.cpp
|
31738a5b37
use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8)
|
8 лет назад |
|
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 лет назад |