Ryan Scott
|
43c0f43f13
|
Changed the attr methods in mrblib, so that they take advantage of validating the name against a string parameter if need be
|
2013-07-21 18:13:19 +10:00 |
|
Ryan Scott
|
fe5324bd17
|
Wrote tests around attr, attr_reader, attr_writer, attr_accessor
|
2013-07-19 22:39:54 +10:00 |
|
Yukihiro Matsumoto
|
6d3b35e064
|
avoid generating iv name each time in accessors
|
2012-06-24 01:22:53 +09:00 |
|
Yuichiro MASUI
|
529fb1b992
|
fixed attr_*: forgot '@'
|
2012-06-22 17:47:23 +09:00 |
|
Yukihiro Matsumoto
|
97e5ab22f6
|
add Module#{attr,attr_reader,attr_writer,attr_accessor}; close #257
|
2012-06-20 13:44:32 +09:00 |
|