nikolas 31611a84ec Spelling fix in sqcompiler error 6 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 10b828ca7e Fix typo in error message: delagate -> delegate 6 years ago
sqarray.h 0378c7016f Normalize whitespace. 10 years ago
sqbaselib.cpp 6bf9ab5162 added table.keys() and table.values() 7 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 31611a84ec Spelling fix in sqcompiler error 6 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 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. 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 cbfbb60d94 SQVM::dumpstack: fix WEAKREF typo 6 years ago
sqvm.h 3c2de4bd59 added sq_tailcall() 8 years ago