summaryrefslogtreecommitdiff
path: root/internal/imemo.h
Commit message (Expand)AuthorAgeFilesLines
* use correct svar even if env is escapedKoichi Sasada2023-02-101-1/+1
* use correct svar (#7225)Koichi Sasada2023-02-011-1/+1
* Don't redefine RB_OBJ_WRITEPeter Zhu2023-01-181-1/+0
* Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson2022-09-261-1/+0
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-261-0/+1
* Rename rb_ary_tmp_new to rb_ary_hidden_newPeter Zhu2022-07-261-3/+3
* Remove duplicated prototype in header filePeter Zhu2022-06-071-1/+0
* internal/*.h: skip doxygen卜部昌平2021-09-101-1/+0
* Partially revert 2c7d3b3a722c4636ab1e9d289cbca47ddd168d3eYusuke Endoh2021-04-271-1/+0
* node.c (rb_ast_new): imemo_ast is WB-unprotectedYusuke Endoh2021-04-261-0/+1
* enable constant cache on ractorsKoichi Sasada2021-01-051-0/+1
* include/ruby/backward/2/r_cast.h: deprecate卜部昌平2020-08-271-1/+1
* Fix missing imemo cases in objspace_dump by refactoringAlan Wu2020-07-101-0/+1
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-2/+2
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-2/+2
* add #include guard hack卜部昌平2020-04-131-3/+3
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-7/+7
* Introduce disposable call-cache.Koichi Sasada2020-02-221-0/+4
* VALUE size packed callinfo (ci).Koichi Sasada2020-02-221-1/+2
* internal/imemo.h rework卜部昌平2019-12-261-97/+122
* split internal.h into files卜部昌平2019-12-261-0/+212