This website requires JavaScript.
Explore
Mail
Help
Register
Sign In
Mirror
/
squirrel
Watch
1
Star
0
Fork
0
You've already forked squirrel
mirror of
https://github.com/albertodemichelis/squirrel.git
synced
2026-01-12 06:28:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
656c6a0d68362a1f62935924496ce291bf41a96b
squirrel
/
include
History
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.
2016-05-10 20:56:46 -05:00
..
sqconfig.h
Silence some pedantic compilation warnings.
2016-03-06 15:49:46 +01:00
sqstdaux.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
sqstdblob.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
sqstdio.h
SQStream should have a virtual dtor, to shut up warnings and probably for some good reason but i dont know
2016-04-20 21:05:06 -05:00
sqstdmath.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
sqstdstring.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
sqstdsystem.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
squirrel.h
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.
2016-05-10 20:56:46 -05:00