aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/config/Printers.scala
Commit message (Expand)AuthorAgeFilesLines
* Suppress inlining printingMartin Odersky2016-10-021-1/+1
* First version of inline schemeMartin Odersky2016-10-021-0/+1
* Clean up config.Printers importsOlivier Blanvillain2016-09-231-2/+0
* Add binding between Symbol and Untyped tree in base contextFelix Mulder2016-04-071-0/+1
* Fully type annotate PrintersMartin Odersky2015-12-061-9/+9
* Better diagnosis from completions printerMartin Odersky2015-11-091-1/+1
* Make all Dotty source files end in newline.Dmitry Petrashko2015-04-091-1/+1
* Re-org of pickling framework to enter before readMartin Odersky2015-03-181-1/+1
* More fixes to unpicklingMartin Odersky2015-03-181-1/+1
* Companion objects of abstract case classes are not functions.Martin Odersky2015-03-181-1/+1
* Add hooks for unpickling positions to trees.Martin Odersky2015-03-181-1/+1
* Make pickling output printer-dependent.Martin Odersky2015-03-181-0/+1
* Add echo method to printers.Martin Odersky2014-10-261-0/+2
* Patmat now succeeds tests.Dmitry Petrashko2014-09-231-2/+2
* @odersky have a look.Dmitry Petrashko2014-09-231-2/+2
* CyclicError messages now go to printerMartin Odersky2014-09-051-0/+1
* More targeted eta-liftingMartin Odersky2014-08-101-0/+1
* Fix of pos/t2429Martin Odersky2014-05-201-1/+1
* Make transforms loggableMartin Odersky2014-04-041-0/+1
* Fix of t1236: higher-kindedMartin Odersky2014-03-211-0/+1
* Refactored denotation transformersMartin Odersky2014-03-181-1/+1
* Fix of #50 - volatileMartin Odersky2014-03-091-0/+1
* Merge branch 'wip/bring-forward': Incremental compilationMartin Odersky2014-02-101-0/+1
|\
| * New scheme for incremental invalidation of parents.Martin Odersky2014-02-101-0/+1
|/
* Better implicit loggingMartin Odersky2014-01-291-0/+1
* Accept method types directly in isApplicable.Martin Odersky2014-01-271-1/+0
* Some more statistic samplingMartin Odersky2014-01-261-0/+1
* Fixes to constraint handling.Martin Odersky2014-01-261-1/+2
* Avoid eager forcing in enterArgBindingMartin Odersky2014-01-201-1/+1
* Refactoring to avoid multiple overloaded traceIndent methods.Martin Odersky2014-01-161-1/+2
* Tweak to typing of function values.Martin Odersky2014-01-151-0/+1
* Avoid procedure syntaxMartin Odersky2014-01-141-1/+1
* Avoiding cyclic references involving module vals and imports.Martin Odersky2014-01-141-2/+3
* Making some traces conditional on printers being enabled.Martin Odersky2014-01-131-2/+4
* Make Settings.scala dotty conformantMartin Odersky2014-01-061-1/+1
* Generalize overloading resolution to type arguments.Martin Odersky2014-01-041-1/+1
* Making printing configurable.Martin Odersky2014-01-031-0/+18