summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/Printers.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+1
* introduces -Yshow-symownersEugene Burmako2014-02-101-3/+3
* Removing unused code.Paul Phillips2013-10-021-22/+0
* SI-6762 rename emptyValDef to noSelfType.Paul Phillips2013-09-271-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+1
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-3/+3
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-1/+1
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-3/+3
* Remove code from compiler central.Paul Phillips2012-11-201-79/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-4/+78
* Commenting out unused members.Paul Phillips2012-11-191-78/+4
* Removed unused imports.Paul Phillips2012-11-061-2/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* don't crash on unsupported pattern -- diagnoseAdriaan Moors2012-08-141-0/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* improves showRawEugene Burmako2012-06-191-0/+295