aboutsummaryrefslogtreecommitdiffstats
path: root/builtin.c
Commit message (Expand)AuthorAgeFilesLines
* take care of USE_LAZY_LOAD=1.Koichi Sasada2019-12-251-1/+1
* rely on sorted compiled binary array.Koichi Sasada2019-12-111-4/+15
* support cross-compilation.Koichi Sasada2019-12-111-0/+9
* use compiled binary for gem_prelude.rb.Koichi Sasada2019-12-111-1/+7
* move rb_vm_lvar_exposed() correctly.Koichi Sasada2019-11-141-8/+0
* __builtin_inline!Koichi Sasada2019-11-111-2/+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
* cstr -> bytesKoichi Sasada2019-11-081-1/+1
* support builtin features with Ruby and C.Koichi Sasada2019-11-081-0/+40