ruby/template
Koichi Sasada 9c1abe2a6c load prelude.rb by builtin features.
The script in prelude.rb was embed in MRI to load it (eval this
script at everyboot).
This commit change the loading process of prelude.rb. MRI doesn't
eval a script, but load from compiled binary with builtin feature.

So that Init_prelude() does not load `prelude.rb` now.
2019-11-15 03:55:46 +09:00
..
Doxyfile.tmpl Fixed wrong usage of file2lastrev.rb 2019-09-07 11:59:19 +09:00
GNUmakefile.in Moved REVISION_FORCE before uncommon.mk 2018-11-13 06:16:56 +00:00
Makefile.in Add missing Makefile dependencies for the tool/insns2vm.rb script 2019-11-13 15:36:58 +09:00
configure-ext.mk.tmpl Escape MINIRUBY in --make-flags to extmk.rb 2018-02-19 01:45:17 +00:00
depend.tmpl Added depend files 2019-07-14 01:31:29 +09:00
encdb.h.tmpl Remove flip-flop usages from build scripts 2018-06-15 08:53:17 +00:00
extinit.c.tmpl extinit.c.tmpl: drop after dot 2017-01-23 02:19:00 +00:00
exts.mk.tmpl Let sub-directory exts depend on their parent ext 2018-12-01 09:29:14 +00:00
fake.rb.in fake.rb.in: split by whitespaces not to be affected by -F option 2019-04-18 22:30:01 +00:00
id.c.tmpl id.def: token_ops 2015-11-05 04:04:00 +00:00
id.h.tmpl parse.y: TOKEN2ID 2017-02-11 02:14:06 +00:00
known_errors.inc.tmpl template/insns.inc.tmpl, insns_info.inc.tmpl, known_errors.inc.tmpl, 2014-10-26 03:26:31 +00:00
limits.c.tmpl Freeze RbConfig::SIZEOF and RbConfig::LIMITS 2017-04-06 02:33:40 +00:00
prelude.c.tmpl load prelude.rb by builtin features. 2019-11-15 03:55:46 +09:00
ruby-runner.h.in ruby-runner.c: enable MJIT_SEARCH_BUILD_DIR 2018-11-07 04:02:14 +00:00
ruby.pc.in configure.ac: library options to MAINLIBS 2018-03-02 01:37:53 +00:00
sizes.c.tmpl sizes.c.tmpl: prototype 2017-09-29 23:41:19 +00:00
transdb.h.tmpl Remove flip-flop usages from build scripts 2018-06-15 08:53:17 +00:00
unicode_norm_gen.tmpl Use `_` instead of `_n_` 2019-10-18 20:24:36 +09:00
verconf.h.tmpl MJIT header for multiarch 2018-02-08 15:19:32 +00:00