annotate domake @ 4411:cd2b68ef8e23

cleanup around filter and predicates : remove duplicate compiler.util.NodeIterators add contains to NodeIterable support isNotA(Class).nor(Class) filtering support filtering on interfaces remove and/or(Class) from FilteredNodeIterable replace with isA(Class).or(Class) lower the cost on extending NodeIterable (remove the until field) NodeList is a NodeIterable Use NodeIterable functions where possible
author Gilles Duboscq <duboscq@ssw.jku.at>
date Mon, 30 Jan 2012 13:06:11 +0100
parents 16dcfa497cff
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3726
16dcfa497cff Added domake again.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
1 mxtools/mx make
16dcfa497cff Added domake again.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
2 mxtools/mx --debug make
16dcfa497cff Added domake again.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
3