aboutsummaryrefslogtreecommitdiffstats
path: root/builtin.h
Commit message (Expand)AuthorAgeFilesLines
* skip inlining cexpr! that are not attr! inline卜部昌平2020-07-161-1/+1
* mk_builtin_loader.rb: STACK_ADDR_FROM_TOP unusable卜部昌平2020-07-131-1/+1
* builtin.h: avoid copy&paste卜部昌平2020-07-131-16/+0
* precalc invokebuiltin destinations卜部昌平2020-07-131-2/+22
* Get rid of redefinition of `rb_execution_context_t`Nobuyoshi Nakada2020-03-191-1/+2
* readable function names for inline functions.Koichi Sasada2019-12-131-1/+6
* add include guardKoichi Sasada2019-12-111-0/+5
* try to remove vm_core.hKoichi Sasada2019-11-141-1/+4
* Inline function should be staticNobuyoshi Nakada2019-11-121-1/+1
* __builtin_inline!Koichi Sasada2019-11-111-0/+13
* Full-path of builtin scripts no longer neededNobuyoshi Nakada2019-11-091-1/+1
* Revert "don't embed full-path."Koichi Sasada2019-11-091-1/+1
* don't embed full-path.Koichi Sasada2019-11-091-1/+1
* support builtin features with Ruby and C.Koichi Sasada2019-11-081-0/+52