summaryrefslogtreecommitdiff
path: root/internal/vm.h
AgeCommit message (Expand)Author
2021-09-10internal/*.h: skip doxygen卜部昌平
2021-06-18Make it possible to get AST::Node from Thread::Backtrace::LocationYusuke Endoh
2021-01-13Revert "[Bug #11213] let defined?(super) call respond_to_missing?"Nobuyoshi Nakada
2021-01-13Check stack overflow in recursive glob_helper [Bug #17162]Nobuyoshi Nakada
2021-01-08remove unused declKoichi Sasada
2020-12-25Optimize calls to `Kernel#hash` (#3987)Marc-André Lafortune
2020-12-21Prefer stdbool in vm_execTakashi Kokubun
2020-12-15fix inline method cache sync bugKoichi Sasada
2020-11-20[Bug #11213] let defined?(super) call respond_to_missing?Nobuyoshi Nakada
2020-11-09rb_vm_add_root_module(): Remove unused parameterAlan Wu
2020-11-02Add `GC.auto_compact= true/false` and `GC.auto_compact`Aaron Patterson
2020-08-18Expose ec -> backtrace (internal) and use it to implement fiber backtrace.Samuel Williams
2020-06-04Properly resolve refinements in defined? on private call [Bug #16932]Nobuyoshi Nakada
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-13delete CACHELINE卜部昌平
2020-04-13add #include guard hack卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-02-22Introduce disposable call-cache.Koichi Sasada
2020-02-22VALUE size packed callinfo (ci).Koichi Sasada
2020-01-02Fully separate positional arguments and keyword argumentsJeremy Evans
2019-12-26decouple internal.h headers卜部昌平
2019-12-26internal/vm.h rework卜部昌平
2019-12-26split internal.h into files卜部昌平