summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/reporters
Commit message (Expand)AuthorAgeFilesLines
* removed deprecated warning, updated svn props, ...michelou2009-03-102-6/+6
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-132-2/+2
* Updated copyright notices to 2009Antonio Cunei2009-01-093-3/+3
* corrected several problems with error reporting...Martin Odersky2008-08-181-7/+7
* 1. ConsoleReporter stops after 100 error messages.Martin Odersky2008-05-142-6/+10
* made println platform-independent in interpretermichelou2008-01-242-11/+10
* made printMessage platform-independent, removed...michelou2008-01-231-7/+8
* removed some warningsmichelou2008-01-211-3/+3
* runtime tests of type representationmichelou2007-11-132-27/+25
* fixed #185 and #187michelou2007-10-171-14/+13
* Fixed interpreter error recovery mode and somet...Sean McDirmid2007-09-272-1/+8
* Massive check-in for IDE.Sean McDirmid2007-09-174-26/+34
* Added Reporter.flush() Lex Spoon2007-06-012-0/+4
* Added NoPosition case to printMessageSean McDirmid2007-05-071-1/+2
* Switching over to position objects from positio...Sean McDirmid2007-04-194-43/+29
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-062-16/+33
* minor changes in reporters/*.scalamichelou2007-02-093-104/+103
* Added a reference to Settings in AbstractReportermihaylov2007-02-062-29/+32
* - Added default constructors for Settings and G...Lex Spoon2007-01-231-1/+0
* Detect when a syntax error could be remediedLex Spoon2007-01-141-0/+16
* Added `:' to after line in error messages; chan...Martin Odersky2007-01-061-1/+1
* added cancel capability to nscMartin Odersky2006-11-301-3/+7
* Replaced == null()eq null(ne null)mihaylov2006-11-132-6/+6
* 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-112-8/+3
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-195-0/+299