aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/core/Symbols.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1832 from dotty-staging/fix-1810odersky2016-12-201-7/+17
|\
| * Fix #1812, Symbols.mapSymbols shouldn't force annotation transformation.Dmitry Petrashko2016-12-191-1/+2
| * Fix #1812, Symbols.mapSymbols shouldn't replace denotationsDmitry Petrashko2016-12-191-6/+15
* | Merge pull request #1775 from dotty-staging/add-implicit-funtypesodersky2016-12-181-0/+4
|\ \
| * | initialDenot method for symbolsMartin Odersky2016-12-171-0/+4
| |/
* / Make errors are not swept under the carpetMartin Odersky2016-12-171-2/+5
|/
* Revert fix to #1701.Martin Odersky2016-11-241-1/+1
* Workaround last issue with -Ytest-picklerGuillaume Martres2016-11-221-1/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+602