aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/core/tasty
Commit message (Expand)AuthorAgeFilesLines
* More info when unpickling failsMartin Odersky2016-11-241-2/+2
* TreeUnpickler: Workaround cyclic reference involving self-typeGuillaume Martres2016-11-221-2/+6
* Properly unpickle This trees without qualifierGuillaume Martres2016-11-221-1/+1
* Do not force symbols of annotations when unpicklingGuillaume Martres2016-11-221-8/+2
* checkNoPrivateLeaks is now also done in TreeUnpicklerGuillaume Martres2016-11-221-0/+7
* TreeUnpickler: Add missing case for ENUMconstGuillaume Martres2016-11-221-0/+2
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-2214-0/+3462