Commit History

Author SHA1 Message Date
  Kevin Wojniak 304be42986 Fix typo 8 years ago
  Alberto Demichelis 9dd92a7d49 Merge pull request #87 from paulsapps/ci_builds 8 years ago
  Alberto Demichelis 4df9f90385 Merge pull request #88 from paulsapps/fix_85 8 years ago
  albertodemichelis 8471ad1aea Merge branch 'master' of https://github.com/albertodemichelis/squirrel 8 years ago
  albertodemichelis a0e46fce11 improved stack cleanup for tailcalls 8 years ago
  albertodemichelis 14cbc7b2dc minor fixed assertion in compiler 8 years ago
  paulm c62aacd250 Fix gcc warning by setting the C lang version 9 years ago
  paulm d159befb13 Enable travisci and appveyor for auto building of pull requests 9 years ago
  Alberto Demichelis 0bf296d46a Merge pull request #86 from paulsapps/sq_disable_installer 9 years ago
  Alberto Demichelis 5743cd5c91 Merge pull request #84 from paulsapps/msvc_warnings 9 years ago
  Paul 76c67169ed Disable noisy MSVC warning that will never be fixed 9 years ago
  Paul aa4afc5b14 Allow disable of CMake install() sections 9 years ago
  Alberto Demichelis 5b3bfb21fb Merge pull request #79 from paulsapps/master 9 years ago
  Alberto Demichelis 6186e02a23 Merge pull request #80 from jansol/submodule-fix 9 years ago
  Jan Solanti bdcb7cc12b Fix building as a git submodule. 9 years ago
  Paul d130dc5471 Add DISABLE_DYNAMIC to disable building shared libs for the case where you only want static libs. 9 years ago
  albertodemichelis be35cf850b -fixed _set method in userdata deelegates 9 years ago
  Alberto Demichelis 05dbbc1820 Merge pull request #77 from iSLC/master 9 years ago
  Sandu Liviu Catalin 795af921cc Never assume the format is actually a string. 9 years ago
  Alberto Demichelis fae1cabb51 Merge pull request #73 from mfxmfx/fix-unused-arg-macro 9 years ago
  Alberto Demichelis cfd4df6988 Merge pull request #70 from dut-lang/issue_69 9 years ago
  Alberto Demichelis c7a0707137 Merge pull request #72 from mfxmfx/normalize-whitespace 9 years ago
  Markus F.X.J. Oberhumer 701a0e4ae5 Fix the SQ_UNUSED_ARG() macro so that is works with current gcc version. 9 years ago
  Markus F.X.J. Oberhumer eeba56c81b Normalize whitespace. 9 years ago
  Avelino 48842f0979 fixing indentation error and return object delegate cycle 9 years ago
  Avelino f3bb11ef99 fixed typo, file indentation 9 years ago
  Avelino 36c308bf57 Fixed code style, remove the warning from gcc 9 years ago
  albertodemichelis bd43d374dc minor documentation fixes 9 years ago
  albertodemichelis 3019ac3c2c fixed VC issue with VC 9 years ago
  albertodemichelis 5e4bcebc6f fixed VC issue with SQ_UNUSED_ARG 9 years ago