summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/Printers.scala
Commit message (Expand)AuthorAgeFilesLines
...
| * sane printing of renamed importsEugene Burmako2012-11-131-2/+5
* | Members removed in scala.reflect.Paul Phillips2012-11-201-2/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-2/+2
* | Commenting out unused members.Paul Phillips2012-11-191-2/+2
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-1/+1
* | Remove unused private members.Paul Phillips2012-11-011-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-18/+29
|\|
| * upgrades showRawEugene Burmako2012-10-041-18/+29
* | Renamed hasSymbol to hasSymbolField.Paul Phillips2012-10-031-3/+3
|/
* showRaw no longer crashes on NoSymbolEugene Burmako2012-09-281-1/+2
* MirrorOf => MirrorEugene Burmako2012-09-271-2/+2
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-7/+2
* refines api.FlagSetsEugene Burmako2012-08-101-1/+2
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* simplifies flag APIEugene Burmako2012-08-021-1/+1
* SI-6075 cleans up api.StandardNamesEugene Burmako2012-07-241-7/+6
* further improves reflection printersEugene Burmako2012-07-021-19/+56
* improves showRawEugene Burmako2012-06-191-0/+642