aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/tasty/PositionPickler.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-79/+0
* Pickle and unpickle type treesMartin Odersky2016-11-161-20/+6
* Address review commentMartin Odersky2016-10-311-1/+2
* Don't convert to TypeTrees before picklingMartin Odersky2016-10-311-0/+1
* Maintain point for positions of definitionsMartin Odersky2016-10-201-10/+14
* Don't generate positions that can be reconstructedMartin Odersky2016-10-181-2/+9
* Fix pickling of annotation positionsMartin Odersky2016-10-171-2/+2
* Handle shared treesMartin Odersky2016-10-161-3/+20
* Preserve all positions in Tasty.Martin Odersky2016-10-151-7/+11
* Set the positions of inlined trees wehn read form TastyMartin Odersky2016-10-021-54/+38
* Pickling modularization reorgMartin Odersky2015-05-021-0/+75