aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Constants.scala
Commit message (Expand)AuthorAgeFilesLines
* Add recursive calls to classBoundMartin Odersky2016-07-161-2/+2
* Fix: #1366, constant adaptationMartin Odersky2016-07-081-4/+11
* Shorten ..Class.typeRef to ..TypeMartin Odersky2015-11-091-11/+11
* New constraint handlingMartin Odersky2015-01-181-1/+1
* Typos corrected.Dmitry Petrashko2014-03-031-1/+1
* More robust constant foldingMartin Odersky2014-02-031-2/+7
* Renaming: typeConstructor -> typeRefMartin Odersky2013-11-221-11/+11
* Refactored Printing architecture.Martin Odersky2013-05-171-1/+2
* Refactored Printers, Showable and Text into new package dotc.printing.Martin Odersky2013-05-141-1/+1
* Pretty-printing improvements.Martin Odersky2013-03-201-1/+1
* Some refinements for priningMartin Odersky2013-03-071-1/+1
* Integration of ConstantsMartin Odersky2013-02-091-4/+214
* Initial commitMartin Odersky2012-12-061-0/+12