aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/ast
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1768 from dotty-staging/fix-#1765odersky2016-12-101-5/+10
|\
| * Handle hk types with context bounds in desugarMartin Odersky2016-12-021-5/+10
* | fix #1773: handle patterns in interpolated stringliu fengyun2016-12-081-0/+6
|/
* Clean up importsMartin Odersky2016-12-011-1/+1
* fix #1748: desugaring with StringContext in PatDefliu fengyun2016-11-271-0/+2
* TypedTreeCopier#Select: don't use unstable prefixesGuillaume Martres2016-11-221-1/+1
* Fix flags for default getters of constructorsGuillaume Martres2016-11-221-1/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-2210-0/+5476