aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/selftypes.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixed problem in handing of self types.Martin Odersky2013-10-241-0/+20
| | | | | Self types were not taken into account when doing a typedIdent. The fix in typedIdent caused as CyclicReference when typing the self type itself. This in turn is fixed by distinguishing more carefully in denotNamed in Namer which context we are in.
* New TypeArgs flagMartin Odersky2013-10-101-19/+0
|
* Partial revert of "instance flags" commitMartin Odersky2013-10-091-0/+19
16c1ddd3bb86c61890418b8394d44486e7bbd9dd