aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/package.scala
Commit message (Collapse)AuthorAgeFilesLines
* Added desugaring.Martin Odersky2013-05-221-1/+14
| | | | With various other small changes.
* Consolidating error handling in unpickler and classfileparser.Martin Odersky2013-02-151-4/+0
| | | | MissingRequirement eliminated; it got replaced by new StubSymbol handling.
* Added io infrastructure needed for SymbolLoadersMartin Odersky2013-01-311-0/+11