summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/api
Commit message (Expand)AuthorAgeFilesLines
* Typo and spelling correctionsJanek Bogucki2016-11-113-3/+3
* Avoid tree sharing with substituteThisJason Zaugg2016-05-311-3/+3
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-289-144/+144
* Remove references to trait impl classes, mostly in doc commentsLukas Rytz2016-04-071-5/+1
* SD-70 Don't share footnotes across multiple calls to universe.showRawLukas Rytz2016-01-191-1/+1
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+0
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* Merge branch '2.11.x' into 2.12.xAdriaan Moors2015-08-052-2/+2
|\
| * ScalaDoc fixes for reflectJanek Bogucki2015-07-282-2/+2
* | Query methods in api.Symbols for Java flagsLukas Rytz2015-07-222-0/+13
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-131-1/+1
|\|
| * Fix 27 typos (p-r)Janek Bogucki2015-06-301-1/+1
* | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-242-2/+2
|\|
| * Fix 25 typos (g-i)Janek Bogucki2015-06-222-2/+2
* | Move a Scaladoc sentence to the correct methodAlexey Romanov2015-05-161-11/+12
|/
* Merge pull request #4475 from smarter/fix/old-spec-linksLukas Rytz2015-05-041-1/+1
|\
| * Remove references to the old PDF version of the specificationGuillaume Martres2015-04-301-1/+1
* | Fix typo in Quasiquote doc that was confusingJean-Rémi Desjardins2015-04-101-1/+1
* | Removed warningsEECOLOR2015-03-261-1/+1
* | new{Term,Type}Name→{Term,Type}Name, tpename/nme→{type,term}NamesSimon Ochsenreither2015-03-263-7/+7
* | Fix many typos in docs and commentsmpociecha2014-12-145-7/+7
* | Update ScalaDoc code examples not to use deprecated constructsLukasz Piepiora2014-11-2610-35/+35
* | SI-8512 Infer Any for the qSom Snytt2014-08-121-1/+1
* | Merge pull request #3826 from lrytz/opt/refactorTrackedGrzegorz Kossakowski2014-07-251-0/+3
|\ \
| * | Documentation for isModuleClassLukas Rytz2014-07-081-0/+3
| |/
* | Add SerialVersionUID to SerializedTypeTag and SerializedExprPhilipp Haller2014-07-152-2/+2
* | SI-5919 TypeTags and Exprs should be serializablePhilipp Haller2014-07-154-28/+42
|/
* Update references to quasiquotes guideDenys Shabalin2014-04-032-5/+5
* SI-8388 consistently match type trees by originalsDenys Shabalin2014-03-251-4/+40
* Merge pull request #3647 from densh/si/8411Jason Zaugg2014-03-251-1/+1
|\
| * SI-8411 match desugared partial functionsDenys Shabalin2014-03-221-1/+1
* | introduces Mirror.typeOfEugene Burmako2014-03-251-0/+18
* | SI-8200 provide an identity liftable for treesDenys Shabalin2014-03-241-0/+1
|/
* SI-8366 make partial function and match trees disjointDenys Shabalin2014-03-101-1/+7
* Merge pull request #3594 from densh/si/8331Adriaan Moors2014-03-101-1/+14
|\
| * SI-8331 make sure type select & applied type doesn't match termsDenys Shabalin2014-03-091-1/+14
* | SI-8367 revert SI-8192's change to primaryConstructor when isJavaDefinedAdriaan Moors2014-03-071-0/+8
|/
* SI-8332 implicit class param unquoting in quasiquotesDenys Shabalin2014-03-021-1/+1
* Address pull request feedbackDenys Shabalin2014-02-242-3/+3
* Add ScalaDoc to Quasiquotes and Liftables parts of apiDenys Shabalin2014-02-242-7/+58
* Merge pull request #3546 from VladimirNik/typedTreesPrinter-2.11.0Jason Zaugg2014-02-211-5/+7
|\
| * printOwners support added to Printers; whitespaces removedVladimirNik2014-02-201-3/+3
| * Attributed val/var processing for syntactics (SI-8180)VladimirNik2014-02-201-6/+8
* | Tweak signature for quasiquote's applyDenys Shabalin2014-02-201-1/+1
|/
* undeprecates typeSignature and typeSignatureInEugene Burmako2014-02-181-2/+0
* makes sure compat._ provides full compatibility with 2.10.xEugene Burmako2014-02-182-0/+42
* reverses SI-6484Eugene Burmako2014-02-181-14/+2
* better deprecation message for Symbol.companionSymbolEugene Burmako2014-02-161-1/+1
* Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-163-11/+15
|\
| * Merge pull request #3397 from xeno-by/ticket/5920Jason Zaugg2014-02-161-6/+10
| |\