summaryrefslogtreecommitdiff
path: root/test/scaladoc/run/implicits-chaining.scala
Commit message (Collapse)AuthorAgeFilesLines
* Adapted implicits testsuite for SIP18Vlad Ureche2012-04-141-0/+65
|
* disabling scaladoc tests. Don't know how to fix them to make them work under ↵Martin Odersky2012-04-131-64/+0
| | | | SIP 18.
* Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-131-0/+64
See https://github.com/VladUreche/scala/tree/feature/doc-implicits for the history. See https://scala-webapps.epfl.ch/jenkins/view/scaladoc/job/scaladoc-implicits-nightly/ for nightlies. Many thanks fly out to Adriaan for his help with implicit search!