Commit History

Autor SHA1 Mensaxe Data
  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 7290b1fffe docs & error message tidy %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 26ef4c4f5e Merge pull request #54 from Dwachs/no_warning_unused %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 2d509d385b Merge pull request #57 from zeromus/master %!s(int64=9) %!d(string=hai) anos
  zeromus 3b217e7e42 fix getstackinfos docs %!s(int64=9) %!d(string=hai) anos
  zeromus 3c4098da84 small docs fixes. small typo fixes in sqapi.cpp error messages %!s(int64=9) %!d(string=hai) anos
  zeromus 997c7aefd2 Update sqapi.cpp %!s(int64=9) %!d(string=hai) anos
  Dwachs 2e346b54ac FIX: no warnings on unused arguments on non-gnu compilers %!s(int64=9) %!d(string=hai) anos
  zeromus 09c4e7a8c1 fix docs for 'unsigned right shift operator' to reference >>> instead of <<< ! also minor tidying in same file %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 4f20c881ab Merge pull request #47 from zeromus/printf %!s(int64=9) %!d(string=hai) anos
  albertodemichelis f441f7f99d small fix in sq_getstringandsize %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 8ca802658c Merge pull request #45 from zeromus/pstring %!s(int64=9) %!d(string=hai) anos
  zeromus 9004743fc4 docs for sq_getstringandssize %!s(int64=9) %!d(string=hai) anos
  zeromus 0961039dd7 change sq_getpstring to sq_getstringandsize %!s(int64=9) %!d(string=hai) anos
  zeromus 7c0550b8ad printf docs and other small docs tidies %!s(int64=9) %!d(string=hai) anos
  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). %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  albertodemichelis 16ab1fd6c0 Merge branch 'master' of https://github.com/albertodemichelis/squirrel %!s(int64=9) %!d(string=hai) anos
  albertodemichelis 2aef08d0a5 fixed fallback set %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis f87cd114d7 Merge pull request #43 from zeromus/master %!s(int64=9) %!d(string=hai) anos
  zeromus 7bb5dd4982 move TARGET and STK to sqvm.cpp instead of SQ to reduce probability of collisions in case inner headers are included %!s(int64=9) %!d(string=hai) anos
  zeromus 5b50a56e56 docs fixes and formatting %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 8242f5ac06 Merge pull request #40 from iSLC/master %!s(int64=9) %!d(string=hai) anos
  Sandu Liviu Catalin 692d4958e8 Remove empty statement. %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 70afceec42 Merge pull request #39 from zeromus/master %!s(int64=9) %!d(string=hai) anos
  zeromus 301db648da docs typo fixes %!s(int64=9) %!d(string=hai) anos
  zeromus b589ea521d deterministically handle error in incomplete regexp escape sequence %!s(int64=9) %!d(string=hai) anos
  Alberto Demichelis 35ab252494 Merge pull request #38 from zeromus/master %!s(int64=9) %!d(string=hai) anos
  zeromus 160184d2dd Revert "add some stack-condition error checking to sqstdlib registration routines" %!s(int64=9) %!d(string=hai) anos