aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Printers.scala
Commit message (Expand)AuthorAgeFilesLines
* Split filterAsSeenFrom and generalized flag handling.Martin Odersky2013-03-121-8/+8
* Some refinements for priningMartin Odersky2013-03-071-25/+45
* Finished polishing of Types and TypeOps.Martin Odersky2013-03-061-3/+4
* Renamed RefinedType#name, #info…Martin Odersky2013-03-041-3/+3
* Bug fixes and cleanups for names.Martin Odersky2013-03-011-2/+4
* Cleaup of ContextsMartin Odersky2013-02-271-15/+1
* Filling in all ???sMartin Odersky2013-02-271-3/+5
* Refactoring and cleanup of several symbol creation related aspects.Martin Odersky2013-02-241-6/+6
* A method to show denotationsMartin Odersky2013-02-151-1/+8
* Integration of ConstantsMartin Odersky2013-02-091-32/+19
* Fleshed out printers.Martin Odersky2013-02-081-55/+351
* Some progress in printing things.Martin Odersky2013-02-061-20/+75
* Various additions and improvements, in preparation for addition of unpicklers.Martin Odersky2013-02-061-2/+13
* Swiztched to name table, added StdNames and related definitions. Introduced L...Martin Odersky2013-01-301-23/+53
* New Context architecture based on cloningMartin Odersky2013-01-291-2/+55
* Various additions to symbols, denotations, and elsewhereMartin Odersky2013-01-241-0/+26