aboutsummaryrefslogtreecommitdiff
path: root/src/scala/annotation/internal
Commit message (Collapse)AuthorAgeFilesLines
* Allow separate compilation of Dotty using TASTYMartin Odersky2015-04-252-0/+24
Classfile parser now reads TASTY attributes or annotations and unpickles them in order to allow for separate compilation.