summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/reporters
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
* Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-131-1/+1
|\
| * Fix 23 typos (m-o)Janek Bogucki2015-06-281-1/+1
* | SI-9350 Command option -XreporterSom Snytt2015-06-291-3/+4
|/
* Add color to severity in REPL reporterBrian McKenna2014-09-241-1/+1
* Move more parsing hooks out of reporting.Adriaan Moors2014-07-171-2/+2
* Minor cleanup in AbstractReporter.Adriaan Moors2014-07-171-1/+3
* Uniformly route reporting through reporter.Adriaan Moors2014-07-042-45/+35
* 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-043-27/+16
* Removing deprecated code.Paul Phillips2013-11-181-6/+0
* Removing unused code.Paul Phillips2013-10-021-5/+0
* SI-6120 multiple warnings at same position.Paul Phillips2013-09-271-7/+18
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+5
* SI-6489 parsing in macros should provide proper positionsDen Shabalin2013-09-121-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-4/+4
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-3/+3
* 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
* | Removing ancient comments and pointless comments.Paul Phillips2012-11-191-8/+0
* | Removed unused imports.Paul Phillips2012-11-061-1/+0
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-054-4/+4
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-024-4/+4
* | Remove unused private members.Paul Phillips2012-11-011-1/+0
* | Made -Xfatal-warnings less immediately fatal.Paul Phillips2012-08-101-5/+1
|/
* update and normalize copyright noticeAdriaan Moors2012-08-074-4/+4
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-084-9/+7
* 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