aboutsummaryrefslogtreecommitdiffstats
path: root/template/prelude.c.tmpl
Commit message (Expand)AuthorAgeFilesLines
* use compiled binary for gem_prelude.rb.Koichi Sasada2019-12-111-1/+1
* load prelude.rb by builtin features.Koichi Sasada2019-11-151-1/+1
* Embed builtin ruby scripts in miniprelude.cNobuyoshi Nakada2019-11-091-10/+51
* Fixed commit missNobuyoshi Nakada2019-11-091-1/+1
* Fixed `#line` directives in miniprelude.cNobuyoshi Nakada2019-11-091-4/+5
* template/prelude.c.tmpl: allow UTF-8 charactersnobu2019-04-191-1/+2
* Disable tailcall optimization [Bug #15303]nobu2018-12-121-1/+1
* reduce copy & pasteshyouhei2018-07-301-6/+4
* parse.y: NUL-terminate ruby_sourcefilenobu2018-03-191-7/+6
* make rb_iseq_new* accept rb_ast_body_t instead of NODE*mame2018-01-051-1/+1
* node.h: define rb_ast_body_t and restructure rb_ast_tmame2018-01-051-2/+2
* prelude.c.tmpl: get rid of warnings on old gccnobu2017-12-311-2/+2
* prelude.c.tmpl: get rid of errors with old gccnobu2017-12-251-6/+6
* prelude.c.tmpl: static literalsnobu2017-12-251-7/+8
* prelude.c.tmpl: fix optimization optionsnobu2017-12-251-1/+9
* prelude.c.tmpl: fix line numbernobu2017-12-061-1/+1
* prelude.c.tmpl: escape commentsnobu2017-12-011-5/+7
* prelude.c.tmpl: split prelude codenobu2017-12-011-10/+38
* revert r60873usa2017-12-011-1/+0
* Skip comment linesusa2017-11-211-0/+1
* * node.h (ast_t): renamed to `rb_ast_t`.ko12017-10-291-1/+1
* Revert "Revert "Manage AST NODEs out of GC""mame2017-10-271-3/+7
* Revert "Manage AST NODEs out of GC"mame2017-10-271-7/+3
* Manage AST NODEs out of GCmame2017-10-271-3/+7
* Update comments in prelude.c [ci skip]kazu2016-10-181-4/+4
* prelude.c.tmpl: optimizenobu2015-11-121-3/+20
* prelude.c.tmpl: workaroundnobu2015-09-261-10/+10
* prelude.c.tmpl: require_relativenobu2014-12-031-4/+8
* prelude.c.tmpl: no preludes, no code.nobu2014-11-271-2/+6
* * template/prelude.c.tmpl: Don't expand RbConfig::Config[...].akr2014-11-251-19/+3
* prelude.c.tmpl: strip prefixnobu2014-11-191-1/+1
* template/prelude.c.tmplnobu2014-11-111-0/+186