aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/tasty/TreeUnpickler.scala
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #663 from dotty-staging/fix/#643-scala2-noinitsDmitry Petrashko2015-06-191-12/+16
|\ \ | |/ |/|
| * Use FlagSet directly instead of defKindMartin Odersky2015-06-161-14/+15
| * Produce PureInterface flag together with NoInits flagMartin Odersky2015-06-161-10/+13
* | Split RefinedThis and SkolemTypeMartin Odersky2015-06-061-0/+2
|/
* Fix DenotationNotDefinedHere in pattern matcherMartin Odersky2015-05-211-1/+1
* Fix a few Scaladoc warningsJason Zaugg2015-05-141-1/+1
* Pickling modularization reorgMartin Odersky2015-05-021-0/+889