summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/api/TypeTags.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+0
* ScalaDoc fixes for reflectJanek Bogucki2015-07-281-1/+1
* Add SerialVersionUID to SerializedTypeTag and SerializedExprPhilipp Haller2014-07-151-2/+1
* SI-5919 TypeTags and Exprs should be serializablePhilipp Haller2014-07-151-13/+27
* reverses SI-6484Eugene Burmako2014-02-181-14/+2
* SI-8194 adds Universe.symbolOf[T]Eugene Burmako2014-02-141-0/+6
* SI-6484 adds Universe.typeOf[T](x: T)Eugene Burmako2014-02-141-2/+14
* fix typoAndrey Kutejko2014-02-071-1/+1
* SI-6937 core type tags are no longer referentially uniqueEugene Burmako2013-04-031-36/+2
* Merge pull request #1559 from heathermiller/copyright-updateJosh Suereth2012-11-041-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | SI-6132 Revisited, cleaned-up, links fixed, spelling errors fixed, rewordingsHeather Miller2012-11-021-17/+2
|/
* Adds lots of new documentation for TypeTags, Mirrors, Universes and moreHeather Miller2012-10-111-120/+136
* Grouping for reflection and macrosVlad Ureche2012-10-111-2/+15
* docs for reflection and macrosEugene Burmako2012-10-111-12/+34
* MirrorOf => MirrorEugene Burmako2012-09-271-14/+12
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-0/+354