summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/reporters/Reporter.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix 23 typos (m-o)Janek Bogucki2015-06-281-1/+1
* Move more parsing hooks out of reporting.Adriaan Moors2014-07-171-2/+2
* Uniformly route reporting through reporter.Adriaan Moors2014-07-041-40/+29
* Move reporting logic into Reporting traitAdriaan Moors2014-07-041-15/+0
* Pure refactor: reorder definitionsAdriaan Moors2014-07-041-23/+32
* Unclutter Reporter. Move truncation to ReplReporter.Adriaan Moors2014-07-041-23/+14
* Removing deprecated code.Paul Phillips2013-11-181-6/+0
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-4/+4
* Merge branch 'merge-2.10.wip-x' into merge-2.10.x-masterPaul Phillips2012-11-231-3/+9
|\
| * SI-6440 Address regressions around MissingRequirementErrorJason Zaugg2012-11-131-3/+9
* | Removed unused imports.Paul Phillips2012-11-061-1/+0
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-5/+4
* Whitespace commit.Paul Phillips2012-02-291-2/+2
* Added -Xlog-implicit-conversions.Paul Phillips2012-01-021-7/+16
* Repl output fix.Paul Phillips2011-10-281-2/+2
* 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-311-86/+29
* Added missing file to last commit.Martin Odersky2011-02-071-2/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* presentation compiler cleanup & rewriteMartin Odersky2010-12-201-1/+1
* Tired of trying to debug things like classpaths...Paul Phillips2010-12-071-0/+13
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Some minor compiler support bits for my upcomin...Paul Phillips2010-03-101-1/+2
* new doc comment generation, including some new ...Martin Odersky2009-12-071-0/+9
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Added -Ybuilder-debug:[none,simple,refined] opt...Miles Sabin2009-10-301-0/+2
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* fixed variance bug; added smart brace insertion...Martin Odersky2009-06-241-0/+4
* removed deprecated warning, updated svn props, ...michelou2009-03-101-4/+4
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* 1. ConsoleReporter stops after 100 error messages.Martin Odersky2008-05-141-5/+5
* made println platform-independent in interpretermichelou2008-01-241-5/+5
* Fixed interpreter error recovery mode and somet...Sean McDirmid2007-09-271-1/+3
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+5
* Added Reporter.flush() Lex Spoon2007-06-011-0/+3
* Switching over to position objects from positio...Sean McDirmid2007-04-191-23/+13
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-061-0/+32
* minor changes in reporters/*.scalamichelou2007-02-091-33/+34
* Detect when a syntax error could be remediedLex Spoon2007-01-141-0/+16
* added cancel capability to nscMartin Odersky2006-11-301-3/+7
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+46