aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/implicits1.scala
Commit message (Expand)AuthorAgeFilesLines
* Better handling of implicits over numeric types.Martin Odersky2015-11-011-0/+4
* Remove trailing spaces in Dotty tests.Dmitry Petrashko2015-04-091-1/+1
* Added test for implicits which fail in Scala 2.11.Martin Odersky2014-03-121-2/+10
* Relaxing check that implicits must have explicit return typeMartin Odersky2014-02-021-1/+1
* Implemented "two-hop" implicit adaptation.Martin Odersky2013-09-081-1/+1
* Improvements in implicits error reportingMartin Odersky2013-09-061-1/+1
* Several fixes in typer.Martin Odersky2013-09-051-0/+10
* Fixed bugs related to typechecking closures.Martin Odersky2013-08-271-1/+15
* Fixes in implicit handlingMartin Odersky2013-08-231-2/+6
* Added some first test files to compileMartin Odersky2013-08-221-0/+17