TobiasBohnen 6ea6cff922 fixed sq_resume 2 years ago
..
CMakeLists.txt 8f04b266f5 Create package export file 6 years ago
Makefile 6ececc28e2 make the compiler configurable by CC variable 8 years ago
sqapi.cpp 8d57d6056b sq_getinstanceup adds throwerror parameter 4 years ago
sqarray.h 0378c7016f Normalize whitespace. 10 years ago
sqbaselib.cpp a6413aa690 fix in thread.call 3 years ago
sqclass.cpp 4683c567f5 checks for max member count for classes 4 years ago
sqclass.h 4683c567f5 checks for max member count for classes 4 years ago
sqclosure.h 0378c7016f Normalize whitespace. 10 years ago
sqcompiler.cpp 57b8f56902 removed debug print 2 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 89ecaa6f1b sqfuncstate: Remove some unnecessary assignments 6 years ago
sqfuncstate.h 436f033e8a Fix typo in method names (Intruction -> Instruction) 7 years ago
sqlexer.cpp effd225a84 fixed \u in lexer 8 years ago
sqlexer.h 8dfee6dedd Remove trailing whitespace. 9 years ago
sqmem.cpp 2fb3522470 Various improvements 9 years ago
sqobject.cpp 22640a1c0d Make 'read' parameter of SafeRead and CheckTag of type SQREADFUNC 7 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. 9 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 8d57d6056b sq_getinstanceup adds throwerror parameter 4 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 b4f600ebc0 Fix creating unnecessary temporary object with refcount 5 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 6ea6cff922 fixed sq_resume 2 years ago
sqvm.h 87009545a4 inline bindenv 4 years ago