aboutsummaryrefslogtreecommitdiff
path: root/test/dotc/tests.scala
Commit message (Expand)AuthorAgeFilesLines
* Fixing a type problem where code does not compile under dotty.Martin Odersky2014-01-021-7/+1
* Making Desugar.scala dotty-conform.Martin Odersky2014-01-021-0/+1
* Better assertions and diagnostics in TypeComparers.Martin Odersky2013-12-311-0/+2
* Module classes are now entered into owner's scope when unpickled.Martin Odersky2013-12-261-0/+1
* New testMartin Odersky2013-12-251-0/+3
* Starting to test compiling the compiler.Martin Odersky2013-12-211-1/+3
* Special handling of implicit members.Martin Odersky2013-12-171-0/+1
* Fixes to desugaring and indexing package objectsMartin Odersky2013-12-171-0/+1
* Better handling of cyclic reference errors.Martin Odersky2013-12-161-1/+1
* Checking for double definitions among class definitions.Martin Odersky2013-12-161-1/+2
* Fixes to typer.Martin Odersky2013-12-111-0/+2
* Fixes and tests for typedIdentMartin Odersky2013-12-101-0/+3
* Fixes to inherited result types in Namer.Martin Odersky2013-12-091-0/+1
* Fixing expansion and merge companion defs.Martin Odersky2013-12-061-0/+2
* Fixes to type applications and unapply.Martin Odersky2013-12-021-1/+2
* Tweaks to applications, operator assignments, and variable definitions.Martin Odersky2013-12-011-0/+1
* Added unit testing supportMartin Odersky2013-11-181-0/+27