Commit History

Author SHA1 Message Date
  Alberto Demichelis 3129237f09 changed copyright year 4 years ago
  albertodemichelis 8d57d6056b sq_getinstanceup adds throwerror parameter 4 years ago
  albertodemichelis e3519a3d60 3.2 in header 4 years ago
  VasiliyRyabtsev 665b5b1c5d Make params count type signed in sq_getclosureinfo() 7 years ago
  albertodemichelis ab7243ca59 Merge branch 'master' of https://github.com/albertodemichelis/squirrel 8 years ago
  albertodemichelis 3c2de4bd59 added sq_tailcall() 8 years ago
  Avelino 40e994bc88 update Copyright year 2016 to 2017 8 years ago
  Markus F.X.J. Oberhumer 701a0e4ae5 Fix the SQ_UNUSED_ARG() macro so that is works with current gcc version. 9 years ago
  albertodemichelis 3019ac3c2c fixed VC issue with VC 9 years ago
  albertodemichelis 5e4bcebc6f fixed VC issue with SQ_UNUSED_ARG 9 years ago
  zeromus e618271e11 add mechanism for configuring squirrel by #including _SQ_CONFIG_INCLUDE, if it exists 9 years ago
  Dwachs 2e346b54ac FIX: no warnings on unused arguments on non-gnu compilers 9 years ago
  zeromus 0961039dd7 change sq_getpstring to sq_getstringandsize 9 years ago
  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 years ago
  albertodemichelis 82241dd6a4 changes some version related numbers 10 years ago
  Fabian Wolff 2fb3522470 Various improvements 10 years ago
  Markus F.X.J. Oberhumer 0378c7016f Normalize whitespace. 10 years ago
  albertodemichelis 85dfe4b676 first commit 10 years ago