aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/tasty/DottyUnpickler.scala
Commit message (Expand)AuthorAgeFilesLines
* Set the positions of inlined trees wehn read form TastyMartin Odersky2016-10-021-13/+10
* Simplify handling of sourcefiles in Tasty infoMartin Odersky2016-04-091-15/+4
* Take SourceFile annotations into account when computing sourceFileMartin Odersky2016-04-071-1/+1
* Add unpickled source file path as annotation to root symbolsMartin Odersky2016-04-071-4/+8
* Fix reading of SourceFile attribute from TastyMartin Odersky2016-04-071-2/+4
* Linker Specific: allow phases to get to TASTY section.Dmitry Petrashko2015-12-201-16/+17
* Pickling modularization reorgMartin Odersky2015-05-021-0/+60