cremno
|
4c868a9562
|
remove SET_PROC_VALUE() macro
It isn't used anymore since the #2791 merge. It's also unlikely to be
needed again as it wasn't before (its usage was unnecessary).
|
2015-05-17 22:25:55 +02:00 |
|
furunkel
|
99a00cf417
|
Avoid unnecessary stores and reloads
|
2015-05-12 13:46:56 +02:00 |
|
Yukihiro "Matz" Matsumoto
|
0cf86dea0e
|
rename SET_FIXNUM_VALUE to SET_INT_VALUE since it sets mrb_int value
|
2014-07-09 06:40:19 +09:00 |
|
David Turnbull
|
249f05e7d7
|
Clean up value.h and mrb_value boxing
|
2014-07-09 06:32:11 +09:00 |
|