Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transition shape when object's capacity changes | Jemma Issroff | 2022-11-10 | 1 | -2/+26 |
* | Implement object shapes for T_CLASS and T_MODULE (#6637) | John Hawthorn | 2022-10-31 | 1 | -0/+24 |
* | Rename `iv_count` on shapes to `next_iv_index` | Jemma Issroff | 2022-10-21 | 1 | -2/+2 |
* | More precisely iterate over Object instance variables | Aaron Patterson | 2022-10-15 | 1 | -0/+9 |
* | Make inline cache reads / writes atomic with object shapes | Jemma Issroff | 2022-10-11 | 1 | -16/+2 |
* | Revert "Revert "This commit implements the Object Shapes technique in CRuby."" | Jemma Issroff | 2022-10-11 | 1 | -0/+150 |
* | Revert "This commit implements the Object Shapes technique in CRuby." | Aaron Patterson | 2022-09-30 | 1 | -150/+0 |
* | This commit implements the Object Shapes technique in CRuby. | Jemma Issroff | 2022-09-28 | 1 | -0/+150 |
* | Revert this until we can figure out WB issues or remove shapes from GC | Aaron Patterson | 2022-09-26 | 1 | -153/+0 |
* | This commit implements the Object Shapes technique in CRuby. | Jemma Issroff | 2022-09-26 | 1 | -0/+153 |