ruby/template
shyouhei 55317a74f7 delete tool/instruction.rb
Previous commit changed insns.def format. Now is the time for its
generators. In doing so I chose to modernize the system, not just
patch.  My attempt includes

- extensive use of Onigumo regular expressions
- split from one big file (instruction.rb) into separated MVC
- partial view

Also, let me take this opportunity to kill old unused features
such as

- stack caching
- minsns / yasmdata which are never seriously used
- yarvarch document generation (moved to doc/)
- vast majority of unused arguments to insns2vm.rb

This commit generates VM source codes that cleanly compile, and
the generated binary passes tests.  At least for me.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-01-09 13:30:31 +00:00
..
Doxyfile.tmpl * remove trailing spaces. 2017-07-22 06:30:54 +00:00
GNUmakefile.in MFLAGS for nmake 2017-02-10 06:12:22 +00:00
configure-ext.mk.tmpl suppress warning: shadowing outer local variable 2017-04-23 16:19:22 +00:00
encdb.h.tmpl Merge Onigmo 6.0.0 2016-12-10 17:47:04 +00:00
extinit.c.tmpl extinit.c.tmpl: drop after dot 2017-01-23 02:19:00 +00:00
exts.mk.tmpl * template/exts.mk.tmpl: extract SUBMAKEOPTS from sub exts.mk files too. [Bug #13730] 2017-07-08 12:31:55 +00:00
fake.rb.in fake.rb.in: block comment 2015-11-22 06:42:14 +00:00
id.c.tmpl
id.h.tmpl parse.y: TOKEN2ID 2017-02-11 02:14:06 +00:00
known_errors.inc.tmpl
limits.c.tmpl Freeze RbConfig::SIZEOF and RbConfig::LIMITS 2017-04-06 02:33:40 +00:00
prelude.c.tmpl make rb_iseq_new* accept rb_ast_body_t instead of NODE* 2018-01-05 08:59:22 +00:00
ruby-runner.h.in ruby-runner.c: RUBYLIB 2017-09-24 01:48:25 +00:00
ruby.pc.in fix missing variables in ruby.pc 2017-10-16 04:15:19 +00:00
sizes.c.tmpl sizes.c.tmpl: prototype 2017-09-29 23:41:19 +00:00
transdb.h.tmpl
unicode_norm_gen.tmpl fix for emoji-data.txt 2017-12-02 03:12:51 +00:00
verconf.h.tmpl verconf.h.tmpl: site and vendor directories 2017-10-09 03:08:02 +00:00