1. 08 Nov, 2015 1 commit
  2. 07 Nov, 2015 1 commit
  3. 06 Nov, 2015 1 commit
    • cremno's avatar
      remove return · e18e2a44
      cremno authored
      The return type of the mrb_objspace_each_objects function is void.
      So this return statement with an expression is unnecessary and
      also violates a constraint. From C99 §6.8.6.4:
      >A return statement with an expression shall not appear
      >in a function whose return type is void.
      e18e2a44
  4. 28 Oct, 2015 1 commit
  5. 26 Oct, 2015 1 commit
  6. 24 Oct, 2015 2 commits
  7. 21 Oct, 2015 12 commits
  8. 20 Oct, 2015 9 commits
  9. 19 Oct, 2015 4 commits
  10. 17 Oct, 2015 2 commits
  11. 15 Oct, 2015 6 commits