[root]/tool
set svn:eol-style
0 lines of code changed in:
* compile.c, insns.def: remove (get|set)instancevariable2 and add a
operand is_local to (get|set)instancevariable.
* yarvtest/test_class.rb: add a test for class local instance variable.
* parse.y (rb_decompose_ivar2): remove unused variable oid.
* tool/insns2vm.rb: remove needless require.
0 lines of code changed in:
* common.mk (*.inc): use VPATH.
* vm_opts.h: renamed from vm_opts.h.base.
* tool/insns2vm.rb: use vm_opts.h in VPATH.
196 lines of code changed in:
* tool/compile.rb: replace YARVCore by VM class.
3 lines of code changed in:
* tool/parse.rb: replace YARVCore by VM class.
http://d.hatena.ne.jp/ysano2005/20070128
1 lines of code changed in:
* Merge YARV
1606 lines of code changed in: