cbc/unit
Minero Aoki a54e95aa16 r4887@macbookpro: aamine | 2009-05-23 23:30:32 +0900
* net/loveruby/cflat/compiler/IRGenerator.java: refactoring: use reverse(node.args) instead of ListIterator.
 * net/loveruby/cflat/sysdep/x86/CodeGenerator.java: ditto.
 * net/loveruby/cflat/utils/ListUtils.java: new utility class.
 * net/loveruby/cflat/ast/FuncallNode.java: remove #finalArgs.
 * net/loveruby/cflat/ir/Call.java: ditto.
 * net/loveruby/cflat/ast/FuncallNode.java: refactoring: rename method: arguments -> args.
 * net/loveruby/cflat/compiler/Visitor.java: follow it.
 * net/loveruby/cflat/compiler/TypeChecker.java: ditto.
 


git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4232 1b9489fe-b721-0410-924e-b54b9192deb8
2009-05-23 14:31:37 +00:00
..
Makefile * unit: new unit test suite. 2008-09-23 11:42:44 +00:00
TestAll.java r4887@macbookpro: aamine | 2009-05-23 23:30:32 +0900 2009-05-23 14:31:37 +00:00
TestCursor.java rename class name 2008-10-24 12:47:35 +00:00
TestListUtils.java r4887@macbookpro: aamine | 2009-05-23 23:30:32 +0900 2009-05-23 14:31:37 +00:00
TestTextUtils.java r4887@macbookpro: aamine | 2009-05-23 23:30:32 +0900 2009-05-23 14:31:37 +00:00
junit-4.5.jar new library 2009-05-23 14:09:28 +00:00
run.sh * unit: new unit test suite. 2008-09-23 11:42:44 +00:00