summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/reporters
Commit message (Expand)AuthorAgeFilesLines
* Removing extraneous files.Paul Phillips2012-05-151-18/+0
* Next generation of macrosEugene Burmako2012-04-122-4/+8
* Lots of tedious warning and tree printing work.Paul Phillips2012-03-201-2/+2
* Whitespace commit.Paul Phillips2012-02-291-2/+2
* Moved some code.Paul Phillips2012-01-241-14/+1
* Added -Xlog-implicit-conversions.Paul Phillips2012-01-022-9/+16
* Repl output fix.Paul Phillips2011-10-281-2/+2
* Started work on compiler toolbox that can compi...Martin Odersky2011-09-211-1/+1
* Made -Xprompt more useful, less crashy and more...Paul Phillips2011-08-251-18/+12
* 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
* Making some recent changes less breaky so sbt c...Paul Phillips2011-06-111-1/+8
* Moved some pure string manipulation functions o...Paul Phillips2011-05-314-102/+42
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-283-4/+4
* Added missing file to last commit.Martin Odersky2011-02-071-2/+1
* 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