Historial de Commits

Autor SHA1 Mensaje Fecha
  Eiyeron Fulmincendii 1f6b6fe35f Keeping up to date hace 9 años
  Alberto Demichelis 26ef4c4f5e Merge pull request #54 from Dwachs/no_warning_unused hace 9 años
  Alberto Demichelis 2d509d385b Merge pull request #57 from zeromus/master hace 9 años
  zeromus 3b217e7e42 fix getstackinfos docs hace 9 años
  Eiyeron Fulmincendii 5ad233ce87 Merge branch 'master' of github.com:Eiyeron/squirrel hace 9 años
  zeromus 3c4098da84 small docs fixes. small typo fixes in sqapi.cpp error messages hace 9 años
  zeromus 997c7aefd2 Update sqapi.cpp hace 9 años
  Dwachs 2e346b54ac FIX: no warnings on unused arguments on non-gnu compilers hace 9 años
  zeromus 09c4e7a8c1 fix docs for 'unsigned right shift operator' to reference >>> instead of <<< ! also minor tidying in same file hace 10 años
  Florian DORMONT 946ccf47ab Merge pull request #3 from Ivoah/patch-1 hace 9 años
  Noah Rosamilia a73084e280 Fix typo hace 9 años
  Eiyeron Fulmincendii 0e613a9292 Fixed a wrong ar version usage. Thanks Vogtinator hace 10 años
  Eiyeron Fulmincendii 03ae83c541 Keeping updated. hace 10 años
  Alberto Demichelis 4f20c881ab Merge pull request #47 from zeromus/printf hace 10 años
  albertodemichelis f441f7f99d small fix in sq_getstringandsize hace 10 años
  Alberto Demichelis 8ca802658c Merge pull request #45 from zeromus/pstring hace 10 años
  zeromus 9004743fc4 docs for sq_getstringandssize hace 10 años
  zeromus 0961039dd7 change sq_getpstring to sq_getstringandsize hace 10 años
  zeromus 7c0550b8ad printf docs and other small docs tidies hace 10 años
  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). hace 10 años
  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. hace 10 años
  albertodemichelis 16ab1fd6c0 Merge branch 'master' of https://github.com/albertodemichelis/squirrel hace 10 años
  albertodemichelis 2aef08d0a5 fixed fallback set hace 10 años
  Alberto Demichelis f87cd114d7 Merge pull request #43 from zeromus/master hace 10 años
  Eiyeron Fulmincendii 01b930c80e Keeping up to date again. hace 10 años
  zeromus 7bb5dd4982 move TARGET and STK to sqvm.cpp instead of SQ to reduce probability of collisions in case inner headers are included hace 10 años
  zeromus 5b50a56e56 docs fixes and formatting hace 10 años
  Alberto Demichelis 8242f5ac06 Merge pull request #40 from iSLC/master hace 10 años
  Sandu Liviu Catalin 692d4958e8 Remove empty statement. hace 10 años
  Alberto Demichelis 70afceec42 Merge pull request #39 from zeromus/master hace 10 años