summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/api/Types.scala
Commit message (Expand)AuthorAgeFilesLines
* Typo and spelling correctionsJanek Bogucki2016-11-111-1/+1
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-19/+19
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* Removed warningsEECOLOR2015-03-261-1/+1
* makes sure compat._ provides full compatibility with 2.10.xEugene Burmako2014-02-181-0/+4
* adds missing signature of appliedTypeEugene Burmako2014-02-151-0/+3
* fixes compat for tree and type extractorsEugene Burmako2014-02-151-0/+56
* better appliedType signaturesEugene Burmako2014-02-151-1/+6
* Type.companionType => Type.companionEugene Burmako2014-02-151-1/+1
* addresses pull request feedbackEugene Burmako2014-02-151-34/+56
* some renamingsEugene Burmako2014-02-151-7/+19
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-89/+2
* adds Type.companionTypeEugene Burmako2014-02-141-0/+5
* SI-8063 exposes much needed conveniences for TypeEugene Burmako2014-02-141-0/+67
* adds Type.typeArgsEugene Burmako2014-02-141-0/+15
* splits Type.normalize into dealias and etaExpandEugene Burmako2014-02-141-1/+24
* SI-8190 erasure identities for types in reflection APIEugene Burmako2014-02-141-17/+27
* SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-151-6/+3
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Added orElse to Type.Paul Phillips2013-04-231-0/+6
* Reduce visibility of implicit class tags.Paul Phillips2013-04-081-1/+1
* Merge remote-tracking branch 'origin/2.10.x' into masterPaul Phillips2013-02-231-1/+1
|\
| * Fixed error in reflection API docs about linearization order on method baseCl...Heather Miller2013-02-191-1/+1
* | Extracted abstract implicit vals from Types.Paul Phillips2013-02-191-103/+2
|/
* Fixes example in Type.asSeenFromDen Shabalin2012-11-031-4/+20
* SI-6132 Revisited, cleaned-up, links fixed, spelling errors fixed, rewordingsHeather Miller2012-11-021-63/+43
* Labeling scala.reflect and scala.reflect.macros experimental in the API docsHeather Miller2012-11-021-1/+4
* Changes Tree and Type members from vals to defs.Paul Phillips2012-10-131-27/+27
* Diagram tweakingVlad Ureche2012-10-111-0/+2
* Grouping for reflection and macrosVlad Ureche2012-10-111-31/+161
* Rearranged some reflection docs, moving things to the guideingoem2012-10-111-58/+22
* docs for reflection and macrosEugene Burmako2012-10-111-20/+192
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-32/+419
* SI-6360 revises naming of AnnotationInfo and its membersEugene Burmako2012-09-151-1/+1
* SI-6369 removes Type.narrow from the APIEugene Burmako2012-09-141-9/+0
* removes Symbol.kind and Type.kindEugene Burmako2012-08-261-3/+0
* adds weak_<:< to the APIEugene Burmako2012-08-211-0/+4
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-1/+0
* miscellaneous refinements of reflection APIEugene Burmako2012-08-021-64/+34
* SI-5732 members and derivatives now return ScopeEugene Burmako2012-08-021-19/+12
* Small changes to reflection API to make it safe for IDE use.Iulian Dragos2012-07-231-0/+9
* Adds `Type.resultType` to reflection APIEugene Burmako2012-07-041-0/+4
* adds `narrow` to the reflection APIEugene Burmako2012-06-191-2/+10
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+368