comparison CHANGELOG.md @ 17275:846c059e3ecf

Truffle: allow interface types in child fields
author Andreas Woess <andreas.woess@jku.at>
date Tue, 30 Sep 2014 23:42:08 +0200
parents bd760d193008
children 87ea195b66ff
comparison
equal deleted inserted replaced
17274:5c55441b4c62 17275:846c059e3ecf
4 ### Graal 4 ### Graal
5 * Changed name suite specification from `mx/projects.py` to `mx/suite.py`. 5 * Changed name suite specification from `mx/projects.py` to `mx/suite.py`.
6 * ... 6 * ...
7 7
8 ### Truffle 8 ### Truffle
9 * Relaxed declared type restriction on child fields to allow for interface types in addition to Node subclasses.
9 * ... 10 * ...
10 11
11 ## Version 0.5 12 ## Version 0.5
12 23-Sep-2014, [Repository Revision](http://hg.openjdk.java.net/graal/graal/shortlog/graal-0.5) 13 23-Sep-2014, [Repository Revision](http://hg.openjdk.java.net/graal/graal/shortlog/graal-0.5)
13 ### Graal 14 ### Graal