summaryrefslogtreecommitdiff
path: root/vm_callinfo.h
AgeCommit message (Expand)Author
2020-04-13add #include guard hack卜部昌平
2020-04-12Avoid UB with flexible array memberAlan Wu
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-03-17Reduce allocations for keyword argument hashesJeremy Evans
2020-03-11Pin and inline cme in JIT-ed method callsTakashi Kokubun
2020-03-02vm_cc_fill() need to clear aux.Koichi Sasada
2020-02-22* remove trailing spaces. [ci skip]git
2020-02-22Introduce disposable call-cache.Koichi Sasada
2020-02-22VALUE size packed callinfo (ci).Koichi Sasada