summaryrefslogtreecommitdiff
path: root/internal/imemo.h
AgeCommit message (Expand)Author
2023-02-10use correct svar even if env is escapedKoichi Sasada
2023-02-01use correct svar (#7225)Koichi Sasada
2023-01-18Don't redefine RB_OBJ_WRITEPeter Zhu
2022-09-26Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson
2022-09-26This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-07-26Rename rb_ary_tmp_new to rb_ary_hidden_newPeter Zhu
2022-06-07Remove duplicated prototype in header filePeter Zhu
2021-09-10internal/*.h: skip doxygen卜部昌平
2021-04-27Partially revert 2c7d3b3a722c4636ab1e9d289cbca47ddd168d3eYusuke Endoh
2021-04-26node.c (rb_ast_new): imemo_ast is WB-unprotectedYusuke Endoh
2021-01-05enable constant cache on ractorsKoichi Sasada
2020-08-27include/ruby/backward/2/r_cast.h: deprecate卜部昌平
2020-07-10Fix missing imemo cases in objspace_dump by refactoringAlan Wu
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-13add #include guard hack卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-02-22Introduce disposable call-cache.Koichi Sasada
2020-02-22VALUE size packed callinfo (ci).Koichi Sasada
2019-12-26internal/imemo.h rework卜部昌平
2019-12-26split internal.h into files卜部昌平