aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/core/TypeErasure.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1775 from dotty-staging/add-implicit-funtypesodersky2016-12-181-3/+10
|\
| * Fix erasure of implicit functionsMartin Odersky2016-12-171-1/+1
| * Handle erasure of implicit function typesMartin Odersky2016-12-171-2/+9
* | Make errors are not swept under the carpetMartin Odersky2016-12-171-3/+3
|/
* Merge pull request #1682 from dotty-staging/vclassodersky2016-12-151-1/+1
|\
| * fix #1642: disallow value classe wrapping value classliu fengyun2016-11-241-1/+1
* | Drop function 22 limit.Martin Odersky2016-11-301-3/+14
|/
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+514