StidOfficial 6ad6f64271 Fix warning build with memmove 1 year ago
..
CMakeLists.txt 8bf504ffc6 CMake: Generate and install squirrel.pc 2 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 cb12a4a704 fix bug in optimizer 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. 10 years ago
sqmem.cpp 2fb3522470 Various improvements 10 years ago
sqobject.cpp 95569768ed faster string cat 1 year 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 90849c02ce Fix undefined behavior 1 year ago
sqstate.h 95569768ed faster string cat 1 year ago
sqstring.h 95569768ed faster string cat 1 year 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 6ad6f64271 Fix warning build with memmove 1 year ago
sqvm.cpp 95569768ed faster string cat 1 year ago
sqvm.h 87009545a4 inline bindenv 4 years ago