mirror of https://github.com/aamine/cbc
* 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 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| TestAll.java | ||
| TestCursor.java | ||
| TestListUtils.java | ||
| TestTextUtils.java | ||
| junit-4.5.jar | ||
| run.sh | ||