summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/macros/Universe.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-22/+22
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* updates deprecation hints in compatEugene Burmako2014-02-151-18/+18
* some extension methods that I forgot to exposeEugene Burmako2014-02-151-0/+12
* exposes scope mutation APIsEugene Burmako2014-02-151-0/+23
* SI-6785 exposes Symbol.flags, setFlag and resetFlagEugene Burmako2014-02-151-0/+12
* exposes Symbol.setOwnerEugene Burmako2014-02-151-0/+6
* makes internal.decorators signatures workEugene Burmako2014-02-151-16/+17
* exposes additional TreeGen methodsEugene Burmako2014-02-151-0/+10
* provides extension methods for internalEugene Burmako2014-02-151-1/+64
* moves Symbol.pos to public APIEugene Burmako2014-02-151-7/+0
* addresses pull request feedbackEugene Burmako2014-02-151-1/+1
* some renamingsEugene Burmako2014-02-151-5/+5
* adds internal.subpatternsEugene Burmako2014-02-141-0/+5
* adds internal.changeOwnerEugene Burmako2014-02-141-0/+16
* reflection API compatibility with 2.10.xEugene Burmako2014-02-141-0/+109
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-123/+112
* renames resetLocalAttrs to resetAttrsEugene Burmako2014-02-071-1/+1
* further limits discoverability of resetAttrsEugene Burmako2014-02-071-2/+3
* deprecates c.enclosingTree-style APIsEugene Burmako2014-01-161-0/+12
* deprecates raw tree manipulation facilities in macros.ContextEugene Burmako2013-10-181-0/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Eliminating var-like setter tpe_= on Tree.Paul Phillips2012-12-191-2/+2
* Labeling scala.reflect and scala.reflect.macros experimental in the API docsHeather Miller2012-11-021-1/+4
* Diagram tweakingVlad Ureche2012-10-111-1/+3
* Grouping for reflection and macrosVlad Ureche2012-10-111-4/+33
* docs for reflection and macrosEugene Burmako2012-10-111-12/+59
* moves Attachments from api to macrosEugene Burmako2012-10-041-1/+1
* revives macros.InfrastructureEugene Burmako2012-09-271-3/+0
* gets rid of macros.InfrastructureEugene Burmako2012-09-271-0/+3
* simplifies Context.Run and Context.CompilationUnitEugene Burmako2012-09-271-0/+35
* merges macros.CapturedVariables into macros.UniverseEugene Burmako2012-09-271-0/+13
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-1/+1
* SI-6360 revises naming of AnnotationInfo and its membersEugene Burmako2012-09-151-1/+1
* SI-6372 cleans up the API of AttachmentsEugene Burmako2012-09-151-1/+1
* rehash of source file information for SymbolEugene Burmako2012-08-271-0/+4
* Exposes Symbol.deSkolemize to macrosEugene Burmako2012-08-271-0/+2
* a follow up on e01ec05a1eEugene Burmako2012-08-101-2/+0
* an important fixup for macro universe APIEugene Burmako2012-08-091-11/+11
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-0/+108