aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/annotation/internal/Alias.scala
Commit message (Collapse)AuthorAgeFilesLines
* Move files out of the dotty packageMartin Odersky2016-10-201-10/+0
| | | | | | | | | | - Remove unused classes Pair and Singleton. - Move classes from dotty.annotation.internal to scala.annotation.internal. The only classes remaining now are in dotty.runtime and DottyPredef. We should probably do something about them as well at some point.
* Document dotty internal AnnotationsMartin Odersky2016-02-121-0/+3
|
* Make all Dotty source files end in newline.Dmitry Petrashko2015-04-091-1/+1
|
* Defining standard dotty classes used in Definitions.Martin Odersky2013-03-141-0/+7