Commit History

Author SHA1 Message Date
  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
  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
  Alberto Demichelis a0857ae0b8 Merge pull request #97 from miconda/master 8 years ago
  Alberto Demichelis 7e72756c52 Merge pull request #99 from dut-lang/copyright2017 8 years ago
  Alberto Demichelis a3a78eec20 Merge pull request #100 from zeromus/master 8 years ago
  zeromus 57ca6c191e rename `type` macro to `sqtype` 8 years ago
  Avelino 40e994bc88 update Copyright year 2016 to 2017 8 years ago
  Daniel-Constantin Mierla 3c8d024bdb configurable makefile vars from command line 8 years ago
  Alberto Demichelis 2186a3fe21 Merge pull request #95 from kainjow/patch-1 8 years ago
  Alberto Demichelis 5dcf698a91 Merge pull request #94 from mfxmfx/normalize-whitespace 8 years ago
  Kevin Wojniak 304be42986 Fix typo 8 years ago
  Markus F.X.J. Oberhumer 00b4d3abd1 Normalize whitespace. 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