1. 13 Feb, 2014 1 commit
    • cremno's avatar
      hash / hash-ext: various small changes · 4ffea85b
      cremno authored
      src/hash.c:
       - mrb_hash_(aget|aset|dup|delete): internal linkage
       - remove documentation of methods which are not implemented (in here)
       - remove #assoc; unused, not in ISO spec
       - remove #rassoc: same, implementation is also wrong
      
      hash-ext mrbgem:
       - remove header "mruby/khash.h"
       - remove mrb_hash_values_at (move code into hash_values_at, i: long -> int)
       - less whitespace in gem_init function
      4ffea85b
  2. 12 Feb, 2014 6 commits
  3. 11 Feb, 2014 5 commits
  4. 10 Feb, 2014 2 commits
  5. 09 Feb, 2014 5 commits
  6. 08 Feb, 2014 5 commits
  7. 07 Feb, 2014 5 commits
  8. 06 Feb, 2014 2 commits
  9. 05 Feb, 2014 9 commits