summaryrefslogtreecommitdiff
path: root/builtin.h
AgeCommit message (Expand)Author
2021-11-15`rb_vm_lvar_exposed()` is PUREFUNCKoichi Sasada
2021-05-04Fix trivial -Wundef warningsBenoit Daloze
2020-07-16skip inlining cexpr! that are not attr! inline卜部昌平
2020-07-13mk_builtin_loader.rb: STACK_ADDR_FROM_TOP unusable卜部昌平
2020-07-13builtin.h: avoid copy&paste卜部昌平
2020-07-13precalc invokebuiltin destinations卜部昌平
2020-03-19Get rid of redefinition of `rb_execution_context_t`Nobuyoshi Nakada
2019-12-13readable function names for inline functions.Koichi Sasada
2019-12-11add include guardKoichi Sasada
2019-11-14try to remove vm_core.hKoichi Sasada
2019-11-12Inline function should be staticNobuyoshi Nakada
2019-11-11__builtin_inline!Koichi Sasada
2019-11-09Full-path of builtin scripts no longer neededNobuyoshi Nakada
2019-11-09Revert "don't embed full-path."Koichi Sasada
2019-11-09don't embed full-path.Koichi Sasada
2019-11-08support builtin features with Ruby and C.Koichi Sasada