summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/reporters/AbstractReporter.scala
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup in AbstractReporter.Adriaan Moors2014-07-171-1/+3
* Uniformly route reporting through reporter.Adriaan Moors2014-07-041-5/+6
* SI-6120 multiple warnings at same position.Paul Phillips2013-09-271-7/+18
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-3/+3
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Made -Xfatal-warnings less immediately fatal.Paul Phillips2012-08-101-5/+1
|/
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* Next generation of macrosEugene Burmako2012-04-121-3/+8
* Expanded the range of a warning, and made suppr...Paul Phillips2011-08-101-2/+7
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+2
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-291-1/+1
* Moved some pure string manipulation functions o...Paul Phillips2011-05-311-4/+4
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-2/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Tired of trying to debug things like classpaths...Paul Phillips2010-12-071-17/+15
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Removed a bunch of -Y warning options.Paul Phillips2010-04-151-1/+1
* Fix for a king-sized last-minute thinko.Paul Phillips2010-02-251-1/+3
* Created -Yfatal-warnings, as otherwise I can't ...Paul Phillips2010-02-251-3/+5
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Deprecation patrol.Paul Phillips2009-10-251-8/+8
* rewrite of positions in compilerMartin Odersky2009-07-301-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* rest of last commitMartin Odersky2009-05-291-1/+1
* new test repl for interactive mode; bug fixesMartin Odersky2009-05-261-3/+4
* removed deprecated warning, updated svn props, ...michelou2009-03-101-2/+2
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* corrected several problems with error reporting...Martin Odersky2008-08-181-7/+7
* made println platform-independent in interpretermichelou2008-01-241-6/+5
* Fixed interpreter error recovery mode and somet...Sean McDirmid2007-09-271-0/+5
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+3
* Switching over to position objects from positio...Sean McDirmid2007-04-191-1/+1
* minor changes in reporters/*.scalamichelou2007-02-091-24/+21
* Added a reference to Settings in AbstractReportermihaylov2007-02-061-27/+29
* - Added default constructors for Settings and G...Lex Spoon2007-01-231-1/+0
* Replaced == null()eq null(ne null)mihaylov2006-11-131-1/+1
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+55