summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/AccessorSynthesis.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in compiler and reflectJanek Bogucki2017-02-131-1/+1
* Fix more compiler crashes with fields, refinement typesJason Zaugg2016-11-211-1/+1
* SI-9946 don't null field in lazy accessors that turn out to be liveJason Zaugg2016-10-071-64/+2
* SI-9946 make nullification of lazy val dependencies module awareJason Zaugg2016-10-071-1/+1
* Double-checked locking for modules.Adriaan Moors2016-08-291-5/+6
* Move AccessorSynthesis out to its own fileAdriaan Moors2016-08-291-0/+464