summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/reporters
Commit message (Expand)AuthorAgeFilesLines
...
* Updated copyright notices to 2011Antonio Cunei2011-01-205-5/+5
* presentation compiler cleanup & rewriteMartin Odersky2010-12-201-1/+1
* Tired of trying to debug things like classpaths...Paul Phillips2010-12-073-18/+28
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-125-5/+0
* Removed a bunch of -Y warning options.Paul Phillips2010-04-151-1/+1
* Some minor compiler support bits for my upcomin...Paul Phillips2010-03-101-1/+2
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-6/+9
* 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
* new doc comment generation, including some new ...Martin Odersky2009-12-071-0/+9
* Updated copyright notices to 2010Antonio Cunei2009-12-075-5/+5
* Added -Ybuilder-debug:[none,simple,refined] opt...Miles Sabin2009-10-301-0/+2
* Deprecation patrol.Paul Phillips2009-10-251-8/+8
* rewrite of positions in compilerMartin Odersky2009-07-302-31/+16
* switch to unnested packages.Martin Odersky2009-07-245-5/+10
* fixed variance bug; added smart brace insertion...Martin Odersky2009-06-241-0/+4
* 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-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