Age | Commit message (Expand) | Author |
---|---|---|
2025-02-13 | [Feature #21116] Extract RJIT as a third-party gem | Nobuyoshi Nakada |
2023-08-16 | Move the PC regardless of the leaf flag (#8232) | Takashi Kokubun |
2023-03-06 | s/MJIT/RJIT/ | Takashi Kokubun |
2023-02-24 | Fix incorrect line numbers in GC hook | Peter Zhu |
2021-03-10 | Remove DEFINED_IVAR2 from enum | John Hawthorn |
2020-12-16 | Lazily move PC with RUBY_VM_CHECK_INTS | Takashi Kokubun |
2020-07-03 | Use ID instead of GENTRY for gvars. (#3278) | Koichi Sasada |
2019-11-13 | Avoid top-level search for nested constant reference from nil in defined? | Dylan Thacker-Smith |
2019-02-01 | _leaf_helpers.erb: some functions are not leaf | shyouhei |
2018-12-27 | delete emacs mode lines [ci skip] | shyouhei |
2018-12-26 | add #line [ci skip] | shyouhei |
2018-11-11 | Use friendlier terminology in leaf helpers | nobu |
2018-09-11 | add new instruction attribute called leaf | shyouhei |