MRI: some minor optimizations #16

Merged
cremno merged 1 commits from mri-minor-optimizations into master 2014-01-25 08:23:26 +00:00
cremno commented 2014-01-24 21:48:46 +00:00 (Migrated from github.com)

Just some random tiny issues I found while reading the code. I probably should've put an explanation for each one of them in the commit message but (I forgot it and) I think the changes are straight forward (if you have some basic CRuby knowledge).

Just some random tiny issues I found while reading the code. I probably should've put an explanation for each one of them in the commit message but (I forgot it and) I think the changes are straight forward (if you have some basic CRuby knowledge).
Ancurio commented 2014-01-25 08:22:31 +00:00 (Migrated from github.com)

Yeah, looks good. I didn't know rb_type was an inlined function (just assumed a macro'ed struct accessor like in mruby), good to know.

Thank you.

Yeah, looks good. I didn't know `rb_type` was an inlined function (just assumed a macro'ed struct accessor like in mruby), good to know. Thank you.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MapleShrine/mkxp#16
No description provided.