Commit History

Author SHA1 Message Date
  dark 13ac66e67b add return to non void (bool) function 7 years ago
  dark b2e07673ae more details in script errors on call apis 7 years ago
  atanasovdaniel 22640a1c0d Make 'read' parameter of SafeRead and CheckTag of type SQREADFUNC 7 years ago
  Alberto Demichelis dda695e95f Merge pull request #137 from PallHaraldsson/patch-1 7 years ago
  Páll Haraldsson 4a8ed6a67a Typo e.g. "it's" 7 years ago
  Alberto Demichelis 453a966890 Merge pull request #119 from VasiliyRyabtsev/feature/table-filter 8 years ago
  Alberto Demichelis 0be2bebef0 Merge pull request #121 from VasiliyRyabtsev/feature/assert-message 8 years ago
  VasiliyRyabtsev c10a777285 Add optional message text parameter for assert() 8 years ago
  Alberto Demichelis 938655a90b Merge pull request #120 from VasiliyRyabtsev/fix/array-resize 8 years ago
  v.ryabtsev 497c8f9d47 Raise error for negative size in array_resize() 8 years ago
  v.ryabtsev ee38035634 Implement table.filter() default delegate in base library 8 years ago
  Alberto Demichelis 249a26e829 Merge pull request #117 from breakin/fix/documentation-bugs 8 years ago
  breakin 7d589eb444 Fix some small bugs in the documentation examples. 8 years ago
  Alberto Demichelis b00cd02629 Merge pull request #114 from breakin/fix/doc-references_from_c 8 years ago
  albertodemichelis 5460758eb0 some doc on sq_tailcall 8 years ago
  albertodemichelis 3835c65eab some sq_type were missing 8 years ago
  albertodemichelis ab7243ca59 Merge branch 'master' of https://github.com/albertodemichelis/squirrel 8 years ago
  albertodemichelis b89da87b10 fixed free variables not boxing for loop counter when a break is used 8 years ago
  albertodemichelis effd225a84 fixed \u in lexer 8 years ago
  albertodemichelis d2de0ef10d fix in blob 8 years ago
  albertodemichelis 3c2de4bd59 added sq_tailcall() 8 years ago
  lindqva 5c737b040a Fix errors in documentation source code 8 years ago
  Alberto Demichelis 7fe2a71c13 Merge pull request #112 from breakin/fix/sq_newmember_pop 8 years ago
  Alberto Demichelis 2fa5378a1a Merge pull request #113 from breakin/fix/sq_newclass_doc 8 years ago
  lindqva 26a655a503 Clarify that sq_newclass pushes the new class in the stack. 8 years ago
  lindqva 74cca2d7d3 Fix a bug where sq_newmember and sq_rawnewmember did not pop their arguments. 8 years ago
  Rick d74bcec394 make this as well configureable to support more compilers 8 years ago
  Rick 6ececc28e2 make the compiler configurable by CC variable 8 years ago
  Alberto Demichelis a7df1b46a4 Merge pull request #105 from zeromus/master 8 years ago
  zeromus 31738a5b37 use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8) 8 years ago