aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/cycles.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1072 from dotty-staging/change-isVolatile-2odersky2016-02-191-6/+7
|\
| * Annotate test with // error indicationsMartin Odersky2016-02-191-6/+7
* | Negtests with // error commentsvsalvis2016-02-181-4/+4
|/
* Big realizability refactoringMartin Odersky2016-02-091-2/+2
* Reorganize tests to account for new typing of projectionMartin Odersky2016-02-091-5/+5
* Use isRealizable to identify stable prefixesMartin Odersky2016-02-091-9/+9
* No volatile check needed for strict vals.Martin Odersky2016-02-091-9/+9
* Fixed cycle detection.Martin Odersky2014-11-241-0/+13
* Detect cycles involving types bounded by singleton typesGuillaume Martres2014-11-061-0/+25
* Detect cycles and protected legal ones with LazyRefsMartin Odersky2014-08-081-0/+4