aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/repl/CompilingInterpreter.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix #2186: Synchronize classpath handling with Scala 2.12Guillaume Martres2017-04-111-1/+1
* Merge pull request #1761 from dotty-staging/topic/product-showFelix Mulder2016-12-141-3/+32
|\
| * Add comment regarding prettificationFelix Mulder2016-12-011-0/+17
| * Fix literal type printingFelix Mulder2016-12-011-0/+3
| * Get rid of nesting implicitsFelix Mulder2016-11-301-12/+1
| * Print List and Map abbreviatedFelix Mulder2016-11-301-1/+8
| * Make repl use show instances where possibleFelix Mulder2016-11-301-2/+15
* | Clean up importsMartin Odersky2016-12-011-1/+1
|/
* Make `findTypes` take the `resultType` of `MethodType`Felix Mulder2016-11-241-7/+12
* Fix defs not being printed correctlyFelix Mulder2016-11-241-3/+22
* Add colon after method type, prefix def/val/var in REPLReto Hablützel2016-11-241-2/+7
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+966