aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Printers.scala
Commit message (Expand)AuthorAgeFilesLines
* Refactored Printers, Showable and Text into new package dotc.printing.Martin Odersky2013-05-141-539/+0
* Fixes to tree printingMartin Odersky2013-05-121-2/+3
* Small fixes prompted by last week's code walkthrough.Martin Odersky2013-04-301-4/+4
* Added TreeBuilder and TreeInfo classes.Martin Odersky2013-04-191-4/+4
* Removing automatic legal prefix checking.Martin Odersky2013-04-101-2/+2
* Cosmetic fix/clarification in Printers.Martin Odersky2013-04-091-5/+5
* Refining refined printers.Martin Odersky2013-04-091-39/+77
* More refinements to classfile loading.Martin Odersky2013-04-081-3/+0
* More tests in worksheets.Martin Odersky2013-04-051-3/+3
* Consolidated tracing under -YdebugTrace.Martin Odersky2013-04-041-3/+3
* Some more fixes of classfile reading.Martin Odersky2013-03-261-3/+3
* More fixes to classfile reading.Martin Odersky2013-03-251-2/+2
* Some more fixes for classfile loadingMartin Odersky2013-03-231-1/+1
* More fixes for classfile reading.Martin Odersky2013-03-221-21/+27
* More fixes to classfile reading.Martin Odersky2013-03-211-21/+24
* Pretty-printing improvements.Martin Odersky2013-03-201-178/+190
* Some improvements to printingMartin Odersky2013-03-191-6/+9
* Added emulation of higher-kinded types.Martin Odersky2013-03-171-3/+3
* Various fixes to make classfile loading work.Martin Odersky2013-03-151-2/+2
* Various fixes that make loadDef largely work.Martin Odersky2013-03-141-4/+5
* Various fixes to get past Definitions#init.Martin Odersky2013-03-131-2/+4
* 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