Commit historia

Upphovsman SHA1 Meddelande Datum
  Florian DORMONT 946ccf47ab Merge pull request #3 from Ivoah/patch-1 9 år sedan
  Noah Rosamilia a73084e280 Fix typo 9 år sedan
  Eiyeron Fulmincendii 03ae83c541 Keeping updated. 9 år sedan
  Alberto Demichelis 4f20c881ab Merge pull request #47 from zeromus/printf 9 år sedan
  albertodemichelis f441f7f99d small fix in sq_getstringandsize 9 år sedan
  Alberto Demichelis 8ca802658c Merge pull request #45 from zeromus/pstring 9 år sedan
  zeromus 9004743fc4 docs for sq_getstringandssize 9 år sedan
  zeromus 0961039dd7 change sq_getpstring to sq_getstringandsize 9 år sedan
  zeromus 7c0550b8ad printf docs and other small docs tidies 9 år sedan
  zeromus e0f0e180a3 add a printf function to the string stdlib, so we can avoid having to write print(format( all the time. it should be a little more lean than writing that function in lua yourself (can work entirely from scratchpad this way). 9 år sedan
  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 år sedan
  albertodemichelis 16ab1fd6c0 Merge branch 'master' of https://github.com/albertodemichelis/squirrel 9 år sedan
  albertodemichelis 2aef08d0a5 fixed fallback set 9 år sedan
  Alberto Demichelis f87cd114d7 Merge pull request #43 from zeromus/master 9 år sedan
  Eiyeron Fulmincendii 01b930c80e Keeping up to date again. 9 år sedan
  zeromus 7bb5dd4982 move TARGET and STK to sqvm.cpp instead of SQ to reduce probability of collisions in case inner headers are included 9 år sedan
  zeromus 5b50a56e56 docs fixes and formatting 9 år sedan
  Alberto Demichelis 8242f5ac06 Merge pull request #40 from iSLC/master 9 år sedan
  Sandu Liviu Catalin 692d4958e8 Remove empty statement. 9 år sedan
  Alberto Demichelis 70afceec42 Merge pull request #39 from zeromus/master 9 år sedan
  zeromus 301db648da docs typo fixes 9 år sedan
  zeromus b589ea521d deterministically handle error in incomplete regexp escape sequence 9 år sedan
  Alberto Demichelis 35ab252494 Merge pull request #38 from zeromus/master 9 år sedan
  zeromus 160184d2dd Revert "add some stack-condition error checking to sqstdlib registration routines" 9 år sedan
  zeromus b9fc931752 add some stack-condition error checking to sqstdlib registration routines and to sqstd_dofile 9 år sedan
  zeromus 72135d9a7f SQStream should have a virtual dtor, to shut up warnings and probably for some good reason but i dont know 9 år sedan
  zeromus 7305257b95 tidy sq_setreleasehook and sq_getreleasehook 9 år sedan
  zeromus e347779446 fix various typos and incompletely apply very lightweight formatting normalization (continued) 9 år sedan
  Alberto Demichelis 4125aa515d Merge pull request #37 from appetizermaker/master 9 år sedan
  appetizermaker ed23d140df Fix small mistake on sqlexer.cpp 9 år sedan