summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/TreeGen.scala
Commit message (Expand)AuthorAgeFilesLines
...
| * refine block and applied/typeapplied splicing/matching semanticsDen Shabalin2013-09-051-0/+7
| * minor changes to TreeGen.mkTemplateDen Shabalin2013-09-051-8/+9
| * move mkNew from tools.nsc.ast.TreeGen to reflect.internal.TreeGenDen Shabalin2013-09-051-0/+35
* | SI-7817 Fix regression in structural typesJason Zaugg2013-09-091-1/+1
|/
* moves template creation logic from nsc to reflectDen Shabalin2013-07-081-0/+76
* Eliminate needless Options.Paul Phillips2013-06-081-11/+11
* Concision contribution.Paul Phillips2013-05-231-2/+2
* SI-6815 untangle isStable and hasVolatileTypeAdriaan Moors2013-05-161-11/+9
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7345 Drive by refactoring of pattern matching for `arg: _*`.Jason Zaugg2013-04-211-0/+5
* Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-121-1/+1
* Changes many calls to normalize to dealiasWiden.Paul Phillips2013-01-291-1/+1
* Renamed methods to be less ambiguous in intent.Paul Phillips2013-01-261-0/+4
* adds c.introduceTopLevelEugene Burmako2013-01-051-5/+16
* Eliminating var-like setter tpe_= on Tree.Paul Phillips2012-12-191-3/+3
* Cleanup in module var creation.Paul Phillips2012-12-121-5/+0
* Remove code from compiler central.Paul Phillips2012-11-201-1/+1
* Members removed in scala.reflect.Paul Phillips2012-11-201-7/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-6/+6
* Commenting out unused members.Paul Phillips2012-11-191-6/+6
* All the actual changes of tpe to tpe_* or tpeHK.Paul Phillips2012-10-021-1/+1
* Fixed SI-5604, selections on package objects.Paul Phillips2012-09-261-3/+22
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-3/+0
* Hunting down eliminable :: allocations.Paul Phillips2012-08-171-1/+1
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-1/+1
* SI-5958 This deserves a stable typeAdriaan Moors2012-07-261-0/+2
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+280