aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/tasty/TastyPickler.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-71/+0
* Fix typosMartin Odersky2016-11-201-1/+1
* Address reviewer's comments.Martin Odersky2016-11-171-6/+3
* Pickle and unpickle type treesMartin Odersky2016-11-161-1/+1
* Handle shared treesMartin Odersky2016-10-161-2/+4
* Set the positions of inlined trees wehn read form TastyMartin Odersky2016-10-021-1/+0
* Postpone tree compaction till all phases finish operating TASTY.Dmitry Petrashko2015-12-201-1/+2
* Have only one tree pickler per TASTY pickler.Dmitry Petrashko2015-12-201-0/+2
* Pickling modularization reorgMartin Odersky2015-05-021-0/+70