aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Annotate `isAsSpecific` with references to its documentationGuillaume Martres2015-11-181-9/+9
* Fix ambiguity errors with polymorphic implicitsGuillaume Martres2015-11-184-6/+43
* Merge pull request #955 from dotty-staging/fix-#937odersky2015-11-172-5/+3
|\
| * Add one more passing filt to whitelistMartin Odersky2015-11-171-1/+1
| * Fix bug with finger printing in delete.Martin Odersky2015-11-171-4/+2
|/
* Merge pull request #957 from dotty-staging/fix-#938odersky2015-11-175-7/+30
|\
| * Fix comparisonMartin Odersky2015-11-171-1/+1
| * Add test caseMartin Odersky2015-11-172-1/+22
| * Compensate for getter transform in isSubType testMartin Odersky2015-11-171-0/+3
| * Fix bug in phase identification for YcheckMartin Odersky2015-11-171-2/+2
| * Fix #938 - escaping reference.Martin Odersky2015-11-171-4/+3
* | Merge pull request #958 from dotty-staging/companion-methodsDmitry Petrashko2015-11-175-12/+30
|\ \ | |/ |/|
| * Links between companions after unpickling are addedVladimirNik2015-11-175-12/+30
|/
* Merge pull request #950 from dotty-staging/fix-#916odersky2015-11-178-85/+151
|\
| * Extend synchronized scope in newTermNameMartin Odersky2015-11-171-48/+45
| * Packages are never fully completedMartin Odersky2015-11-171-3/+4
| * Fix problems arising when hierarchies of classes are under completionMartin Odersky2015-11-173-17/+36
| * Avoid setting info with parents too early when unpicklingMartin Odersky2015-11-171-2/+0
| * Revert: Make hash codes on type more predictable.Martin Odersky2015-11-172-2/+2
| * Harden definition of isScalaTraitMartin Odersky2015-11-171-1/+1
| * Eta expand according to expected type parameter varianceMartin Odersky2015-11-173-15/+66
* | Merge pull request #962 from dotty-staging/fix-#947Guillaume Martres2015-11-185-4/+39
|\ \ | |/ |/|
| * scala-collections.whitelist: remove stray 'x' that broke the testGuillaume Martres2015-11-171-1/+1
| * Add ArrayBuilder to whitelistMartin Odersky2015-11-171-1/+3
| * Test case for #947Martin Odersky2015-11-171-0/+16
| * Extend implicits testMartin Odersky2015-11-171-0/+6
| * Add file to scala-collections-whitelistMartin Odersky2015-11-171-1/+1
| * More refined treatement of pattern type variablesMartin Odersky2015-11-172-3/+14
|/
* Merge pull request #960 from dotty-staging/fix-#941odersky2015-11-167-7/+47
|\
| * Enable more parts of whitelistMartin Odersky2015-11-161-4/+4
| * Avoid merge errors in Scala2 modeMartin Odersky2015-11-161-1/+1
| * Generalize test to function classesMartin Odersky2015-11-163-2/+21
| * Better diagnostic for migration warningsMartin Odersky2015-11-161-0/+2
| * Flag trailing `_' following non-function as an errorMartin Odersky2015-11-162-2/+14
| * Make secondary constructor type parameters aliasesMartin Odersky2015-11-161-0/+7
|/
* Merge pull request #956 from dotty-staging/companion-methodsDmitry Petrashko2015-11-161-6/+10
|\
| * Remove duplication of companion methods in Scala2UnpicklerVladimirNik2015-11-161-6/+10
|/
* Merge pull request #936 from dotty-staging/more-collectionsDmitry Petrashko2015-11-112-18/+183
|\
| * Remove leftover empty linesDmitry Petrashko2015-11-101-10/+0
| * Change diagnosis of GenericTraversableTemplate.scala.Dmitry Petrashko2015-11-101-0/+1
| * This cyclic ref is fixed.Dmitry Petrashko2015-11-101-6/+2
| * Tailrec bug is fixed.Dmitry Petrashko2015-11-101-42/+14
| * Revert "Check that Iterator.scala compiles on jenkins."Dmitry Petrashko2015-11-102-5/+4
| * Revert "Go back to sbt 0.13.5 until 0.13.9 is published on type safe artifact...Dmitry Petrashko2015-11-101-1/+1
| * Add more generic classes that compileDmitry Petrashko2015-11-101-0/+12
| * More deep subtype failures.Dmitry Petrashko2015-11-101-0/+14
| * Add more generic classes that compileDmitry Petrashko2015-11-101-0/+7
| * Showcase #943Dmitry Petrashko2015-11-101-0/+5
| * HasNewBuilder and HasNewCombiner compileDmitry Petrashko2015-11-101-0/+4
| * GenericSeqCompanion compilesDmitry Petrashko2015-11-101-0/+2