summaryrefslogtreecommitdiff
path: root/src/library/scala/NotImplementedError.scala
Commit message (Collapse)AuthorAgeFilesLines
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
|
* Added ??? and NotImplementedError because this ...Martin Odersky2011-10-071-0/+19
Added ??? and NotImplementedError because this seemed to be the opinion of the majority on the "Adding ??? to Predef?" thread on scala-internals. No review.