summaryrefslogtreecommitdiff
path: root/enumerator.c
diff options
context:
space:
mode:
Diffstat (limited to 'enumerator.c')
0 files changed, 0 insertions, 0 deletions
p exporting symbols for MJITTakashi Kokubun 2023-03-05Invalidate blocks on global constant changesTakashi Kokubun 2023-03-05Implement method callTakashi Kokubun 2023-03-05Fix broken rebaseTakashi Kokubun 2023-02-16Move `attached_object` into `rb_classext_struct`Jean Boussier 2023-02-15Encapsulate RCLASS_ATTACHED_OBJECTJean Boussier 2023-01-13fix `unused variables` warningKoichi Sasada 2023-01-12Fix write barrier order for `klass` to `cme` edgeAlan Wu 2022-12-24MJIT: Cancel all on disastrous situations (#7019)Takashi Kokubun 2022-12-02Use consistent style [ci skip]Nobuyoshi Nakada 2022-12-01Module#remove_method: Check frozen on the right objectJean byroot Boussier 2022-11-16Using UNDEF_P macroS-H-GAMELINKS 2022-11-15YJIT: Invalidate redefined methods only through cme (#6734)Takashi Kokubun 2022-09-26Rework vm_core to use `int first_lineno` struct member.Samuel Williams 2022-09-21type pun rb_f_notimplement卜部昌平 2022-09-14YJIT: Implement specialized respond_to? (#6363)John Hawthorn 2022-07-21Expand tabs [ci skip]Takashi Kokubun