summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/api/Internals.scala
Commit message (Expand)AuthorAgeFilesLines
* Typo and spelling correctionsJanek Bogucki2016-11-111-1/+1
* Avoid tree sharing with substituteThisJason Zaugg2016-05-311-3/+3
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-38/+38
* Fix 27 typos (p-r)Janek Bogucki2015-06-301-1/+1
* SI-8388 consistently match type trees by originalsDenys Shabalin2014-03-251-4/+40
* SI-8411 match desugared partial functionsDenys Shabalin2014-03-221-1/+1
* SI-8366 make partial function and match trees disjointDenys Shabalin2014-03-101-1/+7
* SI-8331 make sure type select & applied type doesn't match termsDenys Shabalin2014-03-091-1/+14
* SI-8332 implicit class param unquoting in quasiquotesDenys Shabalin2014-03-021-1/+1
* makes sure compat._ provides full compatibility with 2.10.xEugene Burmako2014-02-181-0/+38
* Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-161-0/+6
* updates deprecation hints in compatEugene Burmako2014-02-151-17/+17
* some extension methods that I forgot to exposeEugene Burmako2014-02-151-0/+32
* fixes compat for tree and type extractorsEugene Burmako2014-02-151-164/+10
* exposes scope mutation APIsEugene Burmako2014-02-151-1/+0
* SI-6785 exposes Symbol.flags, setFlag and resetFlagEugene Burmako2014-02-151-0/+7
* makes internal.decorators signatures workEugene Burmako2014-02-151-12/+13
* provides extension methods for internalEugene Burmako2014-02-151-1/+97
* addresses pull request feedbackEugene Burmako2014-02-151-6/+6
* renames some methods in ReificationSupportEugene Burmako2014-02-151-5/+5
* some renamingsEugene Burmako2014-02-151-2/+2
* adds initialize and fullyInitializeEugene Burmako2014-02-141-0/+17
* reflection API compatibility with 2.10.xEugene Burmako2014-02-141-0/+282
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-0/+859