Age | Commit message (Expand) | Author |
---|---|---|
2023-03-06 | Rename MJIT filenames to RJIT | Takashi Kokubun |
2023-03-05 | Implement non-embedded ivars | Takashi Kokubun |
2023-03-05 | Implement getivar | Takashi Kokubun |
2023-03-05 | Refactor BranchStub | Takashi Kokubun |
2023-03-05 | Fix broken rebase | Takashi Kokubun |
2023-03-05 | Implement --mjit-stats | Takashi Kokubun |
2023-03-05 | Compile a real return value | Takashi Kokubun |
2023-03-05 | Expose the address of MJIT Pointers (#7446) | Aaron Patterson |
2023-01-20 | Add `offsetof` so we can get the offset of members | Aaron Patterson |
2022-12-22 | Remove MJIT's private constants from docs [ci skip] | Takashi Kokubun |
2022-12-21 | Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989) | Takashi Kokubun |