1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/template
yugui 16c95b42ce * error.c (Init_syserr): moved to the template.
(errno_missing): removed. fixed [ruby-dev:35958].

* defs/knwon_errors.def: added. extracted from Init_syserr.

* templates/known_errors.inc.tmpl: added. Template for Init_syserr.
  c.f. [ruby-dev:35958].

* tools/generic_erb.rb: added. general purpose mapper which maps
  data+template into source code.

* common.mk (error.$(OBJEXT), incs, known_errors.inc):
  Fixed dependencies.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19575 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-26 08:18:49 +00:00
..
insns.inc.tmpl * compile.c (struct iseq_link_element, struct iseq_insn_data): made 2008-04-20 05:58:59 +00:00
insns_info.inc.tmpl * compile.c (iseq_set_sequence, iseq_insns_unification, 2008-04-03 00:00:48 +00:00
known_errors.inc.tmpl * error.c (Init_syserr): moved to the template. 2008-09-26 08:18:49 +00:00
minsns.inc.tmpl
opt_sc.inc.tmpl * compile.c (iseq_set_sequence, iseq_insns_unification, 2008-04-03 00:00:48 +00:00
optinsn.inc.tmpl
optunifs.inc.tmpl * compile.c (iseq_set_sequence, iseq_insns_unification, 2008-04-03 00:00:48 +00:00
vm.inc.tmpl * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend, 2008-02-12 06:28:23 +00:00
vmtc.inc.tmpl * compile.c (make_masgn_lhs, iseq_compile_each): fixed indent. 2007-08-23 06:48:28 +00:00
yarvarch.en
yarvarch.ja
yasmdata.rb.tmpl * template/yasmdata.rb.tmpl: fix type and name. 2007-08-12 19:02:30 +00:00