zeromus 656c6a0d68 add SQPString and sq_getpstring() - an easy way to retrieve strings along with their size, to avoid useless strlens later. it's named PString to suggest that it's like a pascal-style PSTring, prefixed with the length--that's basically what it is. 9 vuotta sitten
..
CMakeLists.txt ba57d3b592 Add option to disable static targets 10 vuotta sitten
Makefile 0378c7016f Normalize whitespace. 10 vuotta sitten
sqapi.cpp 656c6a0d68 add SQPString and sq_getpstring() - an easy way to retrieve strings along with their size, to avoid useless strlens later. it's named PString to suggest that it's like a pascal-style PSTring, prefixed with the length--that's basically what it is. 9 vuotta sitten
sqarray.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqbaselib.cpp 04a4ff5c8d fixed warning 10 vuotta sitten
sqclass.cpp 2fb3522470 Various improvements 10 vuotta sitten
sqclass.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqclosure.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqcompiler.cpp d9ce07f065 Merge branch master 10 vuotta sitten
sqcompiler.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqdebug.cpp 0378c7016f Normalize whitespace. 10 vuotta sitten
sqfuncproto.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqfuncstate.cpp 0378c7016f Normalize whitespace. 10 vuotta sitten
sqfuncstate.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqlexer.cpp ed23d140df Fix small mistake on sqlexer.cpp 9 vuotta sitten
sqlexer.h 8dfee6dedd Remove trailing whitespace. 10 vuotta sitten
sqmem.cpp 2fb3522470 Various improvements 10 vuotta sitten
sqobject.cpp 0378c7016f Normalize whitespace. 10 vuotta sitten
sqobject.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqopcodes.h 026671b3d5 Silence some pedantic compilation warnings. 10 vuotta sitten
sqpcheader.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqstate.cpp 2aef08d0a5 fixed fallback set 9 vuotta sitten
sqstate.h ec36322140 Improve const-correctness. 10 vuotta sitten
sqstring.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqtable.cpp 0378c7016f Normalize whitespace. 10 vuotta sitten
sqtable.h 0378c7016f Normalize whitespace. 10 vuotta sitten
squirrel.dsp 85dfe4b676 first commit 10 vuotta sitten
squserdata.h 0378c7016f Normalize whitespace. 10 vuotta sitten
squtils.h 0378c7016f Normalize whitespace. 10 vuotta sitten
sqvm.cpp 16ab1fd6c0 Merge branch 'master' of https://github.com/albertodemichelis/squirrel 9 vuotta sitten
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 vuotta sitten