| .. |
|
CMakeLists.txt
|
8f04b266f5
Create package export file
|
6 tahun lalu |
|
Makefile
|
6ececc28e2
make the compiler configurable by CC variable
|
8 tahun lalu |
|
sqapi.cpp
|
10b828ca7e
Fix typo in error message: delagate -> delegate
|
6 tahun lalu |
|
sqarray.h
|
0378c7016f
Normalize whitespace.
|
10 tahun lalu |
|
sqbaselib.cpp
|
0c5d01ab2d
Merge branch 'master' of https://github.com/albertodemichelis/squirrel
|
5 tahun lalu |
|
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 tahun lalu |
|
sqclass.h
|
0378c7016f
Normalize whitespace.
|
10 tahun lalu |
|
sqclosure.h
|
0378c7016f
Normalize whitespace.
|
10 tahun lalu |
|
sqcompiler.cpp
|
31611a84ec
Spelling fix in sqcompiler error
|
6 tahun lalu |
|
sqcompiler.h
|
2ad9683f54
added rawcall
|
9 tahun lalu |
|
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 tahun lalu |
|
sqfuncproto.h
|
0378c7016f
Normalize whitespace.
|
10 tahun lalu |
|
sqfuncstate.cpp
|
89ecaa6f1b
sqfuncstate: Remove some unnecessary assignments
|
6 tahun lalu |
|
sqfuncstate.h
|
436f033e8a
Fix typo in method names (Intruction -> Instruction)
|
7 tahun lalu |
|
sqlexer.cpp
|
effd225a84
fixed \u in lexer
|
8 tahun lalu |
|
sqlexer.h
|
8dfee6dedd
Remove trailing whitespace.
|
10 tahun lalu |
|
sqmem.cpp
|
2fb3522470
Various improvements
|
10 tahun lalu |
|
sqobject.cpp
|
22640a1c0d
Make 'read' parameter of SafeRead and CheckTag of type SQREADFUNC
|
7 tahun lalu |
|
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 tahun lalu |
|
sqopcodes.h
|
026671b3d5
Silence some pedantic compilation warnings.
|
10 tahun lalu |
|
sqpcheader.h
|
0378c7016f
Normalize whitespace.
|
10 tahun lalu |
|
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 tahun lalu |
|
sqstate.h
|
ec36322140
Improve const-correctness.
|
10 tahun lalu |
|
sqstring.h
|
0378c7016f
Normalize whitespace.
|
10 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
squirrel.dsp
|
85dfe4b676
first commit
|
10 tahun lalu |
|
squserdata.h
|
0378c7016f
Normalize whitespace.
|
10 tahun lalu |
|
squtils.h
|
0378c7016f
Normalize whitespace.
|
10 tahun lalu |
|
sqvm.cpp
|
19442ab8a7
Merge pull request #201 from atanasovdaniel/err_on_badcall
|
6 tahun lalu |
|
sqvm.h
|
3c2de4bd59
added sq_tailcall()
|
8 tahun lalu |