aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Fix template/fake.rb.in if ENV["RUBYOPT"] is nileregon2018-08-271-2/+2
* Fix template/fake.rb.in when external and internal encodings are seteregon2018-08-271-2/+2
* reduce copy & pasteshyouhei2018-07-301-6/+4
* fake.rb.in: duplicated RUBYOPTnobu2018-07-031-1/+6
* Remove flip-flop usages from build scriptsmame2018-06-152-22/+31
* Bootstrapping ruby runtime might not have RubyVM::MJIT defined.nobu2018-06-151-1/+1
* fake.rb: fix RUBY_DESCRIPTION for MJITnobu2018-05-291-2/+4
* fake.rb: fix RUBY_DESCRIPTION for MJITnobu2018-05-291-2/+5
* parse.y: NUL-terminate ruby_sourcefilenobu2018-03-191-7/+6
* configure.ac: library options to MAINLIBSnobu2018-03-021-0/+1
* Escape MINIRUBY in --make-flags to extmk.rbnobu2018-02-191-1/+1
* MJIT header for multiarchnobu2018-02-081-1/+1
* mjit headers for universal binarynobu2018-02-061-0/+1
* Fix a typo.hsbt2018-01-121-1/+1
* delete tool/instruction.rb (2nd try)shyouhei2018-01-1211-887/+0
* merge revisions 61753:61750 61747:61740 61737:61728shyouhei2018-01-1011-0/+887
* delete tool/instruction.rbshyouhei2018-01-0911-887/+0
* insns_info.inc.tmpl: split rb_vm_insn_name_infonobu2018-01-091-3/+16
* 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
* insns_info.inc.tmpl: share large tablesenobu2018-01-041-10/+18
* insns_info.inc: position independentnobu2018-01-041-12/+8
* string literal longer than 509 characters is a C99ismshyouhei2018-01-021-0/+8
* 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
* fix for emoji-data.txtnobu2017-12-021-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
* iseq.c: operand lvarnobu2017-11-091-0/+24
* * 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
* fix missing variables in ruby.pcnobu2017-10-161-0/+2
* verconf.h.tmpl: site and vendor directoriesnobu2017-10-091-2/+2
* sizes.c.tmpl: prototypenobu2017-09-291-1/+1
* ruby-runner.c: RUBYLIBnobu2017-09-241-0/+4
* pack insn_operand_info and insn_len_infonobu2017-08-221-13/+8
* pack insns_name_infonobu2017-08-221-5/+14
* tool/instruction.rb: move logics to templatesnobu2017-08-227-47/+124
* insns.inc.tmpl: ensure info sizenobu2017-08-225-0/+15
* * remove trailing spaces.svn2017-07-221-34/+34
* Add documentsyugui2017-07-221-3/+3
* * template/exts.mk.tmpl: extract SUBMAKEOPTS from sub exts.mk files too. [Bu...nobu2017-07-081-6/+1
* exts.mk.tmpl: fix multiple rubiesnobu2017-05-141-0/+3