aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/tasty
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #638 from dotty-staging/change/simplify-tastyodersky2015-06-193-38/+33
|\
| * Fixed compilation error.Martin Odersky2015-06-191-1/+0
| * Eliminate ABSOVERRIDE from TASTYMartin Odersky2015-06-193-21/+22
| * Don't keep SkolemTypes in TASTYMartin Odersky2015-06-193-16/+11
* | 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-063-12/+18
|/
* Fix DenotationNotDefinedHere in pattern matcherMartin Odersky2015-05-211-1/+1
* val is redundant for case class parameters.Jason Zaugg2015-05-142-2/+2
* Fix a few Scaladoc warningsJason Zaugg2015-05-142-2/+2
* Correct a large number of typos.Jason Zaugg2015-05-141-1/+1
* Pickling modularization reorgMartin Odersky2015-05-0214-0/+3022