aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make some types of definitions symbolicMartin Odersky2015-12-141-1/+1
* Do not report data races between symbols defined in class and its selftypeMartin Odersky2015-12-141-1/+1
* Add whitelist entries which now workMartin Odersky2015-12-141-4/+7
* Disregard BaseTypeArg parameters when variance checking.Martin Odersky2015-12-141-31/+7
* Allow deep subtype for sets and related code in dotty/transform.Martin Odersky2015-12-131-2/+3
* Disallow hk type parameters in lower bounds.Martin Odersky2015-12-111-0/+1
* Disallow existentially bound parameters as type parametersMartin Odersky2015-12-061-0/+1
* Merge pull request #979 from dotty-staging/fix/hk-deep-subtype-2odersky2015-12-061-3/+1
|\
| * TypeComparer: delay looking up members of AndTypesGuillaume Martres2015-11-301-3/+1
* | Merge pull request #988 from smarter/fix/compile-Seqodersky2015-12-051-2/+1
|\ \
| * | Compile scala.collection.Seq without double-binding errorGuillaume Martres2015-12-011-2/+1
| |/
* | Indicate regex used for filtering out benchmarks.Dmitry Petrashko2015-12-021-1/+1
* | Add tests for dotc.core pickling/unpicklingVladimirNik2015-12-021-0/+13
* | Removed tasty_dotc_reporting test due to issue #986VladimirNik2015-12-011-1/+1
|/
* Add pickling/unpickling of stable modifierVladimirNik2015-11-271-0/+1
* Update whitelist with more files that compileGuillaume Martres2015-11-251-12/+15
* isSubtype: try to dealias TypeRefs before recursively checking the prefixesGuillaume Martres2015-11-251-6/+3
* New tests for tastyVladimirNik2015-11-201-0/+7
* Fixed != comparisonSimon Hafner2015-11-201-1/+1
* Add one more passing filt to whitelistMartin Odersky2015-11-171-1/+1
* Add test caseMartin Odersky2015-11-171-1/+1
* Merge pull request #950 from dotty-staging/fix-#916odersky2015-11-171-5/+4
|\
| * Fix problems arising when hierarchies of classes are under completionMartin Odersky2015-11-171-1/+1
| * Eta expand according to expected type parameter varianceMartin Odersky2015-11-171-4/+3
* | scala-collections.whitelist: remove stray 'x' that broke the testGuillaume Martres2015-11-171-1/+1
* | Add ArrayBuilder to whitelistMartin Odersky2015-11-171-1/+3
* | Add file to scala-collections-whitelistMartin Odersky2015-11-171-1/+1
|/
* Enable more parts of whitelistMartin Odersky2015-11-161-4/+4
* Flag trailing `_' following non-function as an errorMartin Odersky2015-11-161-0/+1
* 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
* 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
* Another cyclic refDmitry Petrashko2015-11-101-0/+3
* One more cyclic refDmitry Petrashko2015-11-101-0/+4
* Start adding scala.collections.generic.*Dmitry Petrashko2015-11-101-0/+20
* TrieIterator uses early definitions.Dmitry Petrashko2015-11-101-0/+1
* Add TreeMap and TreeSet.Dmitry Petrashko2015-11-101-0/+3
* showcase #941Dmitry Petrashko2015-11-101-0/+4
* Showcase #942Dmitry Petrashko2015-11-101-0/+4
* Add more collections that compileDmitry Petrashko2015-11-101-0/+14
* Showcase #940Dmitry Petrashko2015-11-101-0/+2
* Add Map and MapLikeDmitry Petrashko2015-11-101-0/+3