summaryrefslogtreecommitdiff
path: root/ext/-test-/rb_call_super_kw
AgeCommit message (Expand)Author
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-11-09Remove unneeded exec bits from some filesDavid Rodríguez
2019-09-17Pass keyword argument flag when rb_call_super_kw calls method_missingJeremy Evans