summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/internal/Definitions.scala
Commit message (Expand)AuthorAgeFilesLines
* Selective dealiasing when printing errors.Paul Phillips2011-10-031-7/+16
* Shuffling classes around.Paul Phillips2011-10-011-6/+6
* Fix bug in ModuleDef elimination.Paul Phillips2011-09-281-0/+6
* More fixes to reflection; cleaned up output.Martin Odersky2011-09-281-1/+0
* ProductN, and method synthesis toolbox.Paul Phillips2011-09-261-13/+14
* More fixes to reflection and code lifting.Martin Odersky2011-09-261-1/+4
* Method to zip value params and args.Paul Phillips2011-09-101-0/+1
* Allow for the overriding of objects.Paul Phillips2011-09-081-3/+6
* More refinements to reflection and the reflecti...Martin Odersky2011-09-051-1/+1
* More changes to get Reflect compiler working.Martin Odersky2011-08-291-30/+17
* Fixing the buildMartin Odersky2011-08-261-3/+4
* Removing debug output that slipped into main co...Martin Odersky2011-08-261-3/+3
* More fixes/debug code for reflection.Martin Odersky2011-08-261-3/+4
* Some additions to definitions for recognizing m...Paul Phillips2011-08-011-11/+25
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-291-3/+6
* First steps towards liftingMartin Odersky2011-07-291-8/+12
* Added two new compiler options:Paul Phillips2011-07-291-0/+5
* Start of an attempt to abstract above some hard...Paul Phillips2011-07-231-2/+2
* As per discussion documented in SI-1799, brough...Paul Phillips2011-07-211-0/+1
* Changes to reflection.Martin Odersky2011-07-161-0/+3
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+1
* Misc smoothing of tree creation, no review.Paul Phillips2011-07-111-0/+2
* Refactored reflection into reflect.api and refl...Martin Odersky2011-07-111-2/+2
* Generalizing some TreeGen machinery on an oppor...Paul Phillips2011-06-251-3/+1
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-231-10/+4
* A line missed from spear thrust, no review.Paul Phillips2011-06-221-0/+1
* Thrusting spear into darkened alcove attempting...Paul Phillips2011-06-221-5/+7
* Everything builds for me, but apparently not fo...Paul Phillips2011-06-221-4/+7
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-221-3/+18
* Performance-motivated work: going through Speci...Paul Phillips2011-06-211-0/+1
* Update manually created tree which was calling ...Paul Phillips2011-06-141-1/+8
* Renamed scala.reflect.common to scala.reflect.i...Paul Phillips2011-05-161-0/+887