| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-23 | don't print anonymous struct class name | Yukihiro "Matz" Matsumoto | |
| 2014-06-15 | Test all ISO defined classes direct superclass except `Object` class. | take_cheeze | |
| Move mrbgems ISO direct superclass test to `superclass.rb`. Skips test if class isn't defined. Close #2332. | |||
| 2014-05-28 | Add invalid key type check in `Struct#[]=`. | take_cheeze | |
| 2014-05-28 | Support string key in `Struct#[]=`. | take_cheeze | |
| 2014-05-02 | Implement Struct#values_at and Array#values_at . | take_cheeze | |
| Add API `mrb_get_values_at()` to mruby/range.h . | |||
| 2014-04-30 | Implement Struct#to_h . | take_cheeze | |
| 2014-04-27 | Implement Struct#to_a and Struct#values . | take_cheeze | |
| 2014-04-21 | Remove `Struct` defined check in test. | take_cheeze | |
| 2014-04-20 | Implement Struct#size and Struct#length . | take_cheeze | |
| 2014-04-12 | Add test cases to 'large struct' test; a patch from @take-cheeze; ref #2052 | Yukihiro "Matz" Matsumoto | |
| 2014-01-16 | Increase test coverage of mruby-struct | Carson McDonald | |
| 2013-03-01 | Pluggable Struct | mattn | |
