Historique des commits

Auteur SHA1 Message Date
  Alberto Demichelis 8ca802658c Merge pull request #45 from zeromus/pstring il y a 9 ans
  zeromus 9004743fc4 docs for sq_getstringandssize il y a 9 ans
  zeromus 0961039dd7 change sq_getpstring to sq_getstringandsize il y a 9 ans
  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. il y a 9 ans
  albertodemichelis 16ab1fd6c0 Merge branch 'master' of https://github.com/albertodemichelis/squirrel il y a 9 ans
  albertodemichelis 2aef08d0a5 fixed fallback set il y a 9 ans
  Alberto Demichelis f87cd114d7 Merge pull request #43 from zeromus/master il y a 9 ans
  zeromus 7bb5dd4982 move TARGET and STK to sqvm.cpp instead of SQ to reduce probability of collisions in case inner headers are included il y a 9 ans
  zeromus 5b50a56e56 docs fixes and formatting il y a 9 ans
  Alberto Demichelis 8242f5ac06 Merge pull request #40 from iSLC/master il y a 9 ans
  Sandu Liviu Catalin 692d4958e8 Remove empty statement. il y a 9 ans
  Alberto Demichelis 70afceec42 Merge pull request #39 from zeromus/master il y a 9 ans
  zeromus 301db648da docs typo fixes il y a 9 ans
  zeromus b589ea521d deterministically handle error in incomplete regexp escape sequence il y a 9 ans
  Alberto Demichelis 35ab252494 Merge pull request #38 from zeromus/master il y a 9 ans
  zeromus 160184d2dd Revert "add some stack-condition error checking to sqstdlib registration routines" il y a 9 ans
  zeromus b9fc931752 add some stack-condition error checking to sqstdlib registration routines and to sqstd_dofile il y a 9 ans
  zeromus 72135d9a7f SQStream should have a virtual dtor, to shut up warnings and probably for some good reason but i dont know il y a 9 ans
  zeromus 7305257b95 tidy sq_setreleasehook and sq_getreleasehook il y a 9 ans
  zeromus e347779446 fix various typos and incompletely apply very lightweight formatting normalization (continued) il y a 9 ans
  Alberto Demichelis 4125aa515d Merge pull request #37 from appetizermaker/master il y a 9 ans
  appetizermaker ed23d140df Fix small mistake on sqlexer.cpp il y a 9 ans
  Alberto Demichelis 8fb371b3fc Merge pull request #35 from zeromus/master il y a 9 ans
  zeromus 78b44c851b add a note to push a dummy value for sq_call when constructing an instance. this just cost me a lot of time! il y a 9 ans
  zeromus b35c9e827c fix various typos and incompletely apply very lightweight formatting normalization; clarify sq_getbyhandle applies to class or instance il y a 9 ans
  Alberto Demichelis f8f229fa00 Merge pull request #33 from zeromus/master il y a 9 ans
  zeromus 175139968a error message fix: Unrecognozed ecoding il y a 9 ans
  zeromus c44d568a8b docs typo fix: ivoked&ecoding il y a 9 ans
  zeromus a70a135192 clarify sq_getmemberhandle - it only works on classes. not sure what vice-versa meant il y a 9 ans
  zeromus 4fddb87839 tidy metamethods general docs il y a 9 ans