aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/printing
Commit message (Expand)AuthorAgeFilesLines
* Add checks for synthetic functions and erased functions.Nicolas Stucki2017-02-131-2/+1
* Merge pull request #1941 from dotty-staging/fix/infix-posodersky2017-02-081-1/+1
|\
| * Represent untyped operators as Ident instead of NameGuillaume Martres2017-02-051-1/+1
* | Implement SearchResult.showMartin Odersky2017-02-082-1/+23
|/
* fix #1626: inconsistent names in -Xprintliu fengyun2017-02-022-1/+7
* Merge pull request #1775 from dotty-staging/add-implicit-funtypesodersky2016-12-181-3/+4
|\
| * Refactor function operations in DefinitionsMartin Odersky2016-12-171-3/+4
* | Make errors are not swept under the carpetMartin Odersky2016-12-172-2/+5
|/
* Better printing of import symbolsMartin Odersky2016-12-011-5/+3
* -Ytest-pickler: homogenize template body output orderGuillaume Martres2016-11-221-1/+14
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-2210-0/+2129