aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Decorators.scala
Commit message (Expand)AuthorAgeFilesLines
* widen if unstable prefixMartin Odersky2013-11-131-0/+7
* Bug fixes and improvements in error diagnostics.Martin Odersky2013-09-161-0/+1
* More solid design of Namer with some Typer bits added.Martin Odersky2013-06-031-0/+32
* wip namer.Martin Odersky2013-05-281-0/+4
* NameTransformer.encode now goes from names to names.Martin Odersky2013-05-241-2/+0
* 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/+5
* Polishing of scopes.Martin Odersky2013-03-061-3/+2
* Finished polishing of Types and TypeOps.Martin Odersky2013-03-061-0/+20
* Cleanup of decoratorsMartin Odersky2013-02-271-2/+15
* Filling in all ???sMartin Odersky2013-02-271-2/+6
* PreNames as a way to unify Names and Strings.Martin Odersky2013-02-151-1/+1
* Swiztched to name table, added StdNames and related definitions. Introduced L...Martin Odersky2013-01-301-8/+5
* Various additions to symbols, denotations, and elsewhereMartin Odersky2013-01-241-0/+13
* Initial commitMartin Odersky2012-12-061-0/+37