| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-18 | Demote mjit_instruction.rb from builtin to stdlib | Takashi Kokubun | |
| 2022-09-06 | Cache RubyVM::MJIT constants | Takashi Kokubun | |
| for performance | |||
| 2022-09-04 | Ruby MJIT (#6028) | Takashi Kokubun | |
| Notes: Merged-By: k0kubun <takashikkbn@gmail.com> | |||
| 2022-08-21 | Rename mjit_compile.c to mjit_compiler.c | Takashi Kokubun | |
| I'm planning to introduce mjit_compiler.rb, and I want to make this consistent with it. Consistency with compile.c doesn't seem important for MJIT anyway. | |||
