aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/i1050.scala
Commit message (Expand)AuthorAgeFilesLines
* By-name parameters are not stable values.Martin Odersky2016-02-091-14/+0
* Big realizability refactoringMartin Odersky2016-02-091-30/+89
* Handle paths of length > 1 for realizability checkingMartin Odersky2016-02-091-0/+27
* Check that non-abstract classes have realizable bounds.Martin Odersky2016-02-091-3/+18
* Handle imports in path checks.Martin Odersky2016-02-091-11/+9
* Fix path error disgnasticsMartin Odersky2016-02-091-0/+16
* Only final lazy vals can be paths.Martin Odersky2016-02-091-2/+2
* Reorganize tests to account for new typing of projectionMartin Odersky2016-02-091-2/+60
* Also consider type aliases when checking for realizabilityMartin Odersky2016-02-091-0/+24