commit | 469e0e07f9211889d23b579b5c377ed348b92670 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Dec 14 15:45:55 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Dec 14 15:45:55 2010 +0000 |
tree | 3741ea15edf28a59e52654191fa0d2dfaada13d3 | |
parent | 26d5d19392d0362255ee06bd629a710000e56d0f [diff] |
Several fixes for parameterized teams (inheritance w/o substitution, binary roles - tests included): - avoid wrapping the tsuper link, which caused StackOverflow because a WeakenedTypeBinding was recorded as its own superInterface - avoid to create RawTypeBindings for generated AST by refering to role type via singleTypeReference in: - getClass and liftTo methods plus types of the role caches