summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/transform/UnCurry.scala
Commit message (Expand)AuthorAgeFilesLines
* Simplify creation of varargs forwarder symbolJason Zaugg2016-11-251-42/+26
* Don’t run the uncurry info transformer on Java symbols.Iulian Dragos2016-11-251-3/+4
* SI-10071 Separate compilation for varargs methodsIulian Dragos2016-11-251-2/+80
* Uncurry's info transform: non-static module --> methodAdriaan Moors2016-08-111-1/+6
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-7/+15
* Concision contribution.Paul Phillips2013-05-231-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2013-04-081-1/+8
|\
| * Simplify interplay between Uncurry Info- and Tree-TransformersJason Zaugg2013-04-021-2/+9
* | Changes many calls to normalize to dealiasWiden.Paul Phillips2013-01-291-1/+9
|/
* evicts assert(false) from the compilerEugene Burmako2012-12-061-2/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+64