aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/Compiler.scala
Commit message (Expand)AuthorAgeFilesLines
* Stylistic changes to `Compiler` and `DPConsoleRunner`Felix Mulder2017-03-291-1/+1
* Merge pull request #2058 from dotty-staging/fix-2054liu fengyun2017-03-181-2/+2
|\
| * Fix #2054: @Static methods may access synthetic private methods stuffDmitry Petrashko2017-03-071-2/+2
* | Fix overriding a Java method with varargsGuillaume Martres2017-03-121-2/+2
|/
* Add PrimitiveForwarders and fix forwarding on value classes.Nicolas Stucki2017-01-111-0/+1
* New ShortcutImplicits phaseMartin Odersky2016-12-171-0/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+145