aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/typer/EtaExpansion.scala
Commit message (Expand)AuthorAgeFilesLines
* Polishing EtaExpansionMartin Odersky2013-12-011-25/+54
* Cleanup of named type creation from SymDenotations.Martin Odersky2013-11-231-1/+1
* Added isRef method to determine whether a type is a typeref that refers to a ...Martin Odersky2013-09-261-2/+1
* Redesign of trees.Martin Odersky2013-07-271-4/+4
* Some refactorings and additions on error reporting.Martin Odersky2013-07-231-11/+11
* Added eta-expansion.Martin Odersky2013-07-221-0/+109