lindqva 74cca2d7d3 Fix a bug where sq_newmember and sq_rawnewmember did not pop their arguments. 8 years ago
..
CMakeLists.txt aa4afc5b14 Allow disable of CMake install() sections 9 years ago
Makefile 3c8d024bdb configurable makefile vars from command line 8 years ago
sqapi.cpp 74cca2d7d3 Fix a bug where sq_newmember and sq_rawnewmember did not pop their arguments. 8 years ago
sqarray.h 0378c7016f Normalize whitespace. 10 years ago
sqbaselib.cpp 31738a5b37 use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8) 8 years ago
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 years ago
sqclass.h 0378c7016f Normalize whitespace. 10 years ago
sqclosure.h 0378c7016f Normalize whitespace. 10 years ago
sqcompiler.cpp 31738a5b37 use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8) 8 years ago
sqcompiler.h 2ad9683f54 added rawcall 9 years ago
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 years ago
sqfuncproto.h 0378c7016f Normalize whitespace. 10 years ago
sqfuncstate.cpp 31738a5b37 use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8) 8 years ago
sqfuncstate.h 0378c7016f Normalize whitespace. 10 years ago
sqlexer.cpp eeba56c81b Normalize whitespace. 9 years ago
sqlexer.h 8dfee6dedd Remove trailing whitespace. 10 years ago
sqmem.cpp 2fb3522470 Various improvements 10 years ago
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 years ago
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 years ago
sqopcodes.h 026671b3d5 Silence some pedantic compilation warnings. 10 years ago
sqpcheader.h 0378c7016f Normalize whitespace. 10 years ago
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 years ago
sqstate.h ec36322140 Improve const-correctness. 10 years ago
sqstring.h 0378c7016f Normalize whitespace. 10 years ago
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 years ago
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 years ago
squirrel.dsp 85dfe4b676 first commit 10 years ago
squserdata.h 0378c7016f Normalize whitespace. 10 years ago
squtils.h 0378c7016f Normalize whitespace. 10 years ago
sqvm.cpp 31738a5b37 use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8) 8 years ago
sqvm.h 7bb5dd4982 move TARGET and STK to sqvm.cpp instead of SQ to reduce probability of collisions in case inner headers are included 9 years ago