aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/selftypes.scala
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing spaces in Dotty tests.Dmitry Petrashko2015-04-091-9/+9
|
* Make all dotty tests end in newlineDmitry Petrashko2015-04-091-1/+1
|
* 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