aboutsummaryrefslogtreecommitdiffstats
path: root/variable.h
Commit message (Expand)AuthorAgeFilesLines
* Free everything at shutdownAdam Hess2023-12-071-0/+2
* Add ST table to gen_ivtbl for complex shapesPeter Zhu2023-10-311-2/+9
* Remove dependancy of vm_core.h on shape.hMatt Valentine-House2023-04-061-1/+2
* Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff2022-10-111-1/+9
* Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson2022-09-301-9/+1
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-281-1/+9
* Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson2022-09-261-9/+1
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-261-1/+9
* internal/*.h: skip doxygen卜部昌平2021-09-101-1/+0
* fix ivar with shareable objects issueKoichi Sasada2020-12-121-0/+1
* sync generic_ivtblKoichi Sasada2020-10-141-1/+1
* Introduce Ractor mechanism for parallel executionKoichi Sasada2020-09-031-1/+1
* add #include guard hack卜部昌平2020-04-131-0/+12
* fastpath for ivar read of FL_EXIVAR objects.Koichi Sasada2019-11-291-0/+9