Commit History

Autor SHA1 Mensaxe Data
  Florian Dormont d418f98809 Updating %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 05dbbc1820 Merge pull request #77 from iSLC/master %!s(int64=9) %!d(string=hai) anos
  Sandu Liviu Catalin 795af921cc Never assume the format is actually a string. %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis fae1cabb51 Merge pull request #73 from mfxmfx/fix-unused-arg-macro %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis cfd4df6988 Merge pull request #70 from dut-lang/issue_69 %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis c7a0707137 Merge pull request #72 from mfxmfx/normalize-whitespace %!s(int64=9) %!d(string=hai) anos
  Markus F.X.J. Oberhumer 701a0e4ae5 Fix the SQ_UNUSED_ARG() macro so that is works with current gcc version. %!s(int64=9) %!d(string=hai) anos
  Markus F.X.J. Oberhumer eeba56c81b Normalize whitespace. %!s(int64=9) %!d(string=hai) anos
  Avelino 48842f0979 fixing indentation error and return object delegate cycle %!s(int64=9) %!d(string=hai) anos
  Avelino f3bb11ef99 fixed typo, file indentation %!s(int64=9) %!d(string=hai) anos
  Avelino 36c308bf57 Fixed code style, remove the warning from gcc %!s(int64=9) %!d(string=hai) anos
  albertodemichelis bd43d374dc minor documentation fixes %!s(int64=9) %!d(string=hai) anos
  albertodemichelis 3019ac3c2c fixed VC issue with VC %!s(int64=9) %!d(string=hai) anos
  albertodemichelis 5e4bcebc6f fixed VC issue with SQ_UNUSED_ARG %!s(int64=9) %!d(string=hai) anos
  albertodemichelis 17124aa789 Merge branch 'master' of https://github.com/albertodemichelis/squirrel %!s(int64=9) %!d(string=hai) anos
  albertodemichelis 2ad9683f54 added rawcall %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis d1d28aacc9 Merge pull request #66 from msakuta/master %!s(int64=9) %!d(string=hai) anos
  msakuta 15e2c23eea Minor spelling fix %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 7629853586 Merge pull request #65 from zeromus/master %!s(int64=9) %!d(string=hai) anos
  zeromus e618271e11 add mechanism for configuring squirrel by #including _SQ_CONFIG_INCLUDE, if it exists %!s(int64=9) %!d(string=hai) anos
  zeromus d81f7e1c9d fix typo in sq_writeclosure error message %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 7aadf19f34 Merge pull request #63 from zeromus/master %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis f7cf119db7 Merge pull request #61 from zeromus/getinteger-from-bool %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis a96a2f3d78 Merge pull request #62 from allenluce/doc1 %!s(int64=9) %!d(string=hai) anos
  Allen Luce 90cd4bc238 Documentation cleanup, part one. %!s(int64=9) %!d(string=hai) anos
  zeromus ba338b145c remove spurious 'previdx' from _tostring metamethod docs %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  zeromus 457f3b25bc docs fix... all the builtin_functions for `function` were mislabeled as `array`? %!s(int64=9) %!d(string=hai) anos
  zeromus 98b5cc434d support sq_getinteger() for bools (returns SQFalse or SQTrue in the SQInteger). Useful for format("%d",mybool) %!s(int64=9) %!d(string=hai) anos
  zeromus 7290b1fffe docs & error message tidy %!s(int64=9) %!d(string=hai) anos