| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-08-15 | remove Ruby defined Class#new | Yukihiro "Matz" Matsumoto |
| 2013-08-15 | implement Class.new in C again | Yukihiro "Matz" Matsumoto |
| 2013-08-13 | Fix inerited to inherited | Carson McDonald |
| 2013-08-13 | define Class#new in ruby to call #initialize | Yukihiro "Matz" Matsumoto |
| 2013-07-21 | Changed the attr methods in mrblib, so that they take advantage of validating... | Ryan Scott |
| 2013-07-19 | Wrote tests around attr, attr_reader, attr_writer, attr_accessor | Ryan Scott |
| 2012-06-24 | avoid generating iv name each time in accessors | Yukihiro Matsumoto |
| 2012-06-22 | fixed attr_*: forgot '@' | Yuichiro MASUI |
| 2012-06-20 | add Module#{attr,attr_reader,attr_writer,attr_accessor}; close #257 | Yukihiro Matsumoto |
