aboutsummaryrefslogtreecommitdiffstats
path: root/vm_callinfo.h
Commit message (Expand)AuthorAgeFilesLines
* add #include guard hack卜部昌平2020-04-131-0/+13
* Avoid UB with flexible array memberAlan Wu2020-04-121-2/+2
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-1/+1
* Reduce allocations for keyword argument hashesJeremy Evans2020-03-171-2/+4
* Pin and inline cme in JIT-ed method callsTakashi Kokubun2020-03-111-2/+3
* vm_cc_fill() need to clear aux.Koichi Sasada2020-03-021-0/+2
* * remove trailing spaces. [ci skip]git2020-02-221-1/+1
* Introduce disposable call-cache.Koichi Sasada2020-02-221-9/+226
* VALUE size packed callinfo (ci).Koichi Sasada2020-02-221-0/+206