aboutsummaryrefslogtreecommitdiffstats
path: root/builtin.h
Commit message (Expand)AuthorAgeFilesLines
* 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