summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/reify/Errors.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge 2.10.x into masterAdriaan Moors2013-03-121-0/+5
|\
| * reifier is now aware of SI-7235Eugene Burmako2013-03-091-0/+5
* | Merge branch 'merge-2.10-wip' into merge-2.10Paul Phillips2012-12-051-4/+4
|\|
| * Take advantage of the margin stripping interpolator.Jason Zaugg2012-11-261-4/+4
* | Members removed in scala.reflect.Paul Phillips2012-11-201-5/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-4/+4
* | Commenting out unused members.Paul Phillips2012-11-191-4/+4
| |
| \
*-. \ Merge remote-tracking branches 'origin/2.10.x' and 'origin/2.10.0-wip' into m...Paul Phillips2012-11-141-1/+1
|\ \ \ | | |/ | |/|
| * | better error when typetagging local classesEugene Burmako2012-11-121-1/+1
| * | Crash on missing accessor (internal bug in the lazy vals implementation) inst...Hubert Plociniczak2012-10-181-0/+5
| |/
* | Removed unused imports.Paul Phillips2012-11-061-1/+0
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-12/+12
|\|
| * renames macros.ReificationError to ReificationExceptionEugene Burmako2012-10-031-11/+11
* | Crash on missing accessor (internal bug in the lazy vals implementation) inst...Hubert Plociniczak2012-10-091-0/+5
|/
* SI-6323 outlaws free types from TypeTagEugene Burmako2012-09-141-2/+2
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-2/+2
* enables reification of anonymous classesEugene Burmako2012-06-181-5/+0
* TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-081-2/+2
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-081-2/+1
* brings reification up to speedEugene Burmako2012-06-081-1/+18
* improves traces and error messagesEugene Burmako2012-06-081-1/+4
* cleaning up macros, one step at a timeEugene Burmako2012-04-261-2/+1
* rethinks tagsEugene Burmako2012-04-231-5/+3
* GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-121-2/+2
* Next generation of macrosEugene Burmako2012-04-121-0/+63