summaryrefslogtreecommitdiff
path: root/mjit_compiler.h
AgeCommit message (Expand)Author
2022-11-28MJIT: Rename mjit_compiler.h to mjit_c.hTakashi Kokubun
2022-10-11Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff
2022-09-30Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson
2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff
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-09-04Ruby MJIT (#6028)Takashi Kokubun