summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/reporters/ConsoleReporter.scala
Commit message (Expand)AuthorAgeFilesLines
* Add tests for ConsoleReporter.piyush-jaiswal2017-03-111-2/+2
* SI-10178 Route reporter.echo to stdoutIulian Dragos2017-02-181-2/+10
* EOL is System.lineSeparatorSom Snytt2017-02-131-39/+30
* SI-9729 -Xmaxerrs to limit messagesSom Snytt2017-01-311-3/+8
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+1
* SI-9350 Command option -XreporterSom Snytt2015-06-291-3/+4
* Add color to severity in REPL reporterBrian McKenna2014-09-241-1/+1
* Unclutter Reporter. Move truncation to ReplReporter.Adriaan Moors2014-07-041-2/+1
* Removing unused code.Paul Phillips2013-10-021-5/+0
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+5
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Removing ancient comments and pointless comments.Paul Phillips2012-11-191-8/+0
* 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
* | Remove unused private members.Paul Phillips2012-11-011-1/+0
|/
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-2/+1
* Next generation of macrosEugene Burmako2012-04-121-1/+0
* Lots of tedious warning and tree printing work.Paul Phillips2012-03-201-2/+2
* Moved some code.Paul Phillips2012-01-241-14/+1
* Made -Xprompt more useful, less crashy and more...Paul Phillips2011-08-251-18/+12
* Moved some pure string manipulation functions o...Paul Phillips2011-05-311-5/+4
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Tired of trying to debug things like classpaths...Paul Phillips2010-12-071-1/+0
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-6/+9
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* rewrite of positions in compilerMartin Odersky2009-07-301-30/+15
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* 1. ConsoleReporter stops after 100 error messages.Martin Odersky2008-05-141-1/+5
* made printMessage platform-independent, removed...michelou2008-01-231-7/+8
* removed some warningsmichelou2008-01-211-3/+3
* fixed #185 and #187michelou2007-10-171-14/+13
* Massive check-in for IDE.Sean McDirmid2007-09-171-11/+15
* Added Reporter.flush() Lex Spoon2007-06-011-0/+1
* Added NoPosition case to printMessageSean McDirmid2007-05-071-1/+2
* Switching over to position objects from positio...Sean McDirmid2007-04-191-15/+13
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-061-16/+1
* minor changes in reporters/*.scalamichelou2007-02-091-47/+48
* Added a reference to Settings in AbstractReportermihaylov2007-02-061-2/+3
* Added `:' to after line in error messages; chan...Martin Odersky2007-01-061-1/+1
* Replaced == null()eq null(ne null)mihaylov2006-11-131-5/+5
* Refactored portability supportmihaylov2006-11-011-5/+5
* reorganized scala.tools.nsc.io!Burak Emir2006-09-211-53/+58
* 1. removed blank lines in error messagesMartin Odersky2006-07-101-1/+1
* Print source positions in the underlying source...Lex Spoon2006-05-191-2/+3
* Rewrote the files in scala/tools/util/ in Scalamihaylov2006-04-111-1/+1
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+133