aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/ast
Commit message (Expand)AuthorAgeFilesLines
* Ref copier that works for Idents and SelectsMartin Odersky2016-12-172-1/+7
* Create implicit closures to math expected implicit functionsMartin Odersky2016-12-173-12/+29
* Cleanup of implicit modifiers schemeMartin Odersky2016-12-171-1/+1
* Refactor function operations in DefinitionsMartin Odersky2016-12-171-1/+3
* Add syntax for implicit functionsMartin Odersky2016-12-171-0/+4
* Merge pull request #1801 from dotty-staging/fix-#1790Dmitry Petrashko2016-12-161-3/+1
|\
| * Implement new rules for name-based pattern matchingMartin Odersky2016-12-151-3/+1
* | Drop explicit types for local implicit valsMartin Odersky2016-12-121-4/+4
|/
* 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