ruby/tool
ko1 eb33f91cb7 * compile.c, insns.def, vm.c, vm_core.h: remove some insns
(undef, alias, definemethod).
  Call RubyVM::FrozenCore's singleton method instead.
  Add "putiseq" and "putspecialobject" instructions.
* id.c, id.h: add ids for above.
* tool/parse.rb: "VM" no longer exists.  Use RubyVM instead.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-01 03:05:58 +00:00
..
asm_parse.rb * Merge YARV 2006-12-31 15:02:22 +00:00
compile_prelude.rb * tool/compile_prelude.rb: allows extra suffix after .c. 2008-04-06 01:22:21 +00:00
eval.rb * Merge YARV 2006-12-31 15:02:22 +00:00
ifchange * tool/ifchange: remove $temp when unchanged. 2008-01-29 08:05:26 +00:00
insns2vm.rb * insns2vm.rb: add encoding option to shbang. 2007-12-25 13:46:55 +00:00
instruction.rb * vm_core.h (rb_num_t): moved form vm.h. 2008-05-23 03:23:08 +00:00
make-snapshot * tool/make-snapshot: ported to ruby. 2008-06-21 06:31:18 +00:00
node_name.rb * common.mk (node_name.inc): auto-generate node name list. 2007-08-06 04:09:56 +00:00
parse.rb * compile.c, insns.def, vm.c, vm_core.h: remove some insns 2008-07-01 03:05:58 +00:00
vtlh.rb * Merge YARV 2006-12-31 15:02:22 +00:00
ytab.sed * tool/ytab.sed: skip yydestruct hack unless yymsg exists, for bison 2007-12-28 02:46:06 +00:00