summaryrefslogtreecommitdiff
path: root/src/library/scala/reflect/package.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-3/+3
* SI-7469 Remove misc. @deprecated elementsSimon Ochsenreither2014-01-091-15/+0
* less magic in fast track macrosEugene Burmako2013-05-271-1/+1
* Added ensureAccessible to reflection library.Paul Phillips2013-04-031-0/+14
* undeprecates manifests for 2.10.0Eugene Burmako2012-10-031-1/+2
* SI-6363 deploys the updated starrEugene Burmako2012-09-191-3/+0
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-78/+7
* prepping for the refactoringEugene Burmako2012-09-191-25/+27
* improved/fixed reflection docs based on commentsChristopher Vogt2012-09-191-8/+31
* improved reflection documentationChristopher Vogt2012-09-181-0/+46
* SI-5984 improves error reporting in JavaMirrorsEugene Burmako2012-07-191-0/+3
* Improves backward compatibility of manifestsEugene Burmako2012-07-021-2/+39
* removes pre-M4 compatibility stubs for the IDEEugene Burmako2012-06-211-1/+1
* TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-081-12/+9
* removes array tagsEugene Burmako2012-06-081-2/+0
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+5
* The new reflectionEugene Burmako2012-06-081-49/+9
* interop between manifests and tagsEugene Burmako2012-04-231-0/+4
* resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-231-14/+0
* rethinks tagsEugene Burmako2012-04-231-1/+4
* adds a dummy mirrorEugene Burmako2012-04-171-6/+7
* adds erasures to concrete type tagsEugene Burmako2012-04-171-1/+1
* big fat error message, reloadedEugene Burmako2012-04-171-45/+3
* big fat error message for default mirror failuresEugene Burmako2012-04-151-6/+61
* GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-121-8/+8
* Next generation of macrosEugene Burmako2012-04-121-7/+36
* Progress with macrosEugene Burmako2012-01-201-1/+1
* (1) Made ReflectionUtils an object, to take its...Martin Odersky2011-11-101-4/+4
* Shuffling classes around.Paul Phillips2011-10-011-0/+14
* Modified scala.reflect package object not to th...Paul Phillips2011-08-231-7/+9
* First steps towards liftingMartin Odersky2011-07-291-2/+2
* Reflection refactoring.ōMartin Odersky2011-07-221-0/+18