summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/Adaptations.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8417 Check adapts of each param sectionSom Snytt2017-02-201-1/+3
* Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-291-1/+1
* SI-9084 Add `since` (if available) to deprecation warningsSimon Ochsenreither2016-05-281-1/+1
* Fix -Yno-adapted-args, it would just warn, not errLukas Rytz2014-07-151-1/+2
* Route type checker reporting through contextAdriaan Moors2014-07-041-1/+1
* Track symbol that caused a deprecation warning.Adriaan Moors2014-07-041-1/+1
* SI-8035 Deprecate automatic () insertion in argument listsSimon Ochsenreither2014-01-091-13/+16
* SI-7678 Don't cache member symbols of TypeTags in Definitions.Jason Zaugg2013-11-081-0/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-3/+3
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-291-0/+1
* Added two new compiler options:Paul Phillips2011-07-291-0/+82