summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/PostErasure.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6411 reflection is now aware of posterasureEugene Burmako2014-01-241-11/+1
* SI-6385 Avoid bridges to identical signatures over value classesJason Zaugg2013-10-281-1/+1
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-5/+5
* Boxing cleanup: erasure, post-erasure, value classes.Paul Phillips2013-02-201-39/+21
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Merge 2.10.xAdriaan Moors2012-07-281-1/+1
|\|
| * SI-6090Martin Odersky2012-07-211-1/+1
* | Renaming phase time-travel methods.Paul Phillips2012-07-191-3/+3
|/
* SI-5731 a few fixes for value classesEugene Burmako2012-07-171-0/+2
* polymorphic value classesMartin Odersky2012-07-111-2/+3
* Renamed "inline class" to "derived value class"Martin Odersky2012-02-201-7/+14
* Refactoring to control the effects of inline erasure, restricting them to jus...Martin Odersky2012-02-141-1/+1
* Added missing files from last commitMartin Odersky2012-02-131-0/+61