summaryrefslogtreecommitdiff
path: root/shape.h
AgeCommit message (Expand)Author
2022-11-14Remove unused function rb_shape_transition_shapePeter Zhu
2022-11-10Extract `rb_shape_get_parent` helperJemma Issroff
2022-11-10Transition shape when object's capacity changesJemma Issroff
2022-10-31Implement object shapes for T_CLASS and T_MODULE (#6637)John Hawthorn
2022-10-21Rename `iv_count` on shapes to `next_iv_index`Jemma Issroff
2022-10-15More precisely iterate over Object instance variablesAaron Patterson
2022-10-11Make inline cache reads / writes atomic with object shapesJemma Issroff
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