summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/Reporting.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8829 Let reporter customize retry messageSom Snytt2016-07-091-0/+9
* Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-291-1/+1
* Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-151-1/+1
* SI-9350 Command option -XreporterSom Snytt2015-06-291-7/+10
* Add errorCount to wean partest off Reporter$SeverityAdriaan Moors2014-07-171-0/+3
* Remove deprecationWarning, currentReporting from ReportingAdriaan Moors2014-07-041-5/+26
* Track symbol that caused a deprecation warning.Adriaan Moors2014-07-041-0/+3
* Uniformly route reporting through reporter.Adriaan Moors2014-07-041-4/+61
* Move reporting logic into Reporting traitAdriaan Moors2014-07-041-0/+32