Historial de Commits

Autor SHA1 Mensaje Fecha
  Avelino f3bb11ef99 fixed typo, file indentation hace 9 años
  Avelino 36c308bf57 Fixed code style, remove the warning from gcc hace 9 años
  albertodemichelis bd43d374dc minor documentation fixes hace 9 años
  albertodemichelis 3019ac3c2c fixed VC issue with VC hace 9 años
  albertodemichelis 5e4bcebc6f fixed VC issue with SQ_UNUSED_ARG hace 9 años
  albertodemichelis 17124aa789 Merge branch 'master' of https://github.com/albertodemichelis/squirrel hace 9 años
  albertodemichelis 2ad9683f54 added rawcall hace 9 años
  Alberto Demichelis d1d28aacc9 Merge pull request #66 from msakuta/master hace 9 años
  msakuta 15e2c23eea Minor spelling fix hace 9 años
  Alberto Demichelis 7629853586 Merge pull request #65 from zeromus/master hace 9 años
  zeromus e618271e11 add mechanism for configuring squirrel by #including _SQ_CONFIG_INCLUDE, if it exists hace 9 años
  zeromus d81f7e1c9d fix typo in sq_writeclosure error message hace 10 años
  Alberto Demichelis 7aadf19f34 Merge pull request #63 from zeromus/master hace 10 años
  Alberto Demichelis f7cf119db7 Merge pull request #61 from zeromus/getinteger-from-bool hace 10 años
  Alberto Demichelis a96a2f3d78 Merge pull request #62 from allenluce/doc1 hace 10 años
  Allen Luce 90cd4bc238 Documentation cleanup, part one. hace 10 años
  zeromus ba338b145c remove spurious 'previdx' from _tostring metamethod docs hace 10 años
  zeromus 87deb68c46 rewrite docs for 'this' argument passing. I found some of the finer points to be confusing (I was led to believe indexing a function off an object would bindenv the object to it, but it doesnt). So I changed the language to 'immediately indexed' and then tried to elaborate that. hace 10 años
  zeromus 457f3b25bc docs fix... all the builtin_functions for `function` were mislabeled as `array`? hace 10 años
  zeromus 98b5cc434d support sq_getinteger() for bools (returns SQFalse or SQTrue in the SQInteger). Useful for format("%d",mybool) hace 10 años
  zeromus 7290b1fffe docs & error message tidy hace 10 años
  Alberto Demichelis 26ef4c4f5e Merge pull request #54 from Dwachs/no_warning_unused hace 10 años
  Alberto Demichelis 2d509d385b Merge pull request #57 from zeromus/master hace 10 años
  zeromus 3b217e7e42 fix getstackinfos docs hace 10 años
  zeromus 3c4098da84 small docs fixes. small typo fixes in sqapi.cpp error messages hace 10 años
  zeromus 997c7aefd2 Update sqapi.cpp hace 10 años
  Dwachs 2e346b54ac FIX: no warnings on unused arguments on non-gnu compilers hace 10 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
  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