summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Convenience method findSymbol.Paul Phillips2013-10-122-2/+6
* | | | Merge pull request #3037 from gkossakowski/fix-merge-3018v2.11.0-M6Grzegorz Kossakowski2013-10-142-5/+56
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'scala/master' into fix-merge-3018Grzegorz Kossakowski2013-10-146-79/+390
| |\| |
| * | | Extract SerialVersionUIDAnnotation. Make SAM body synthetic.Adriaan Moors2013-10-081-1/+2
| * | | Single Abstract Method support: synthesis helpersAdriaan Moors2013-10-041-0/+38
| * | | Clarify findMembers, add reverse engineered docsAdriaan Moors2013-10-041-5/+17
* | | | Aesthetics in Trees.Paul Phillips2013-10-131-52/+52
| |/ / |/| |
* | | Merge pull request #3025 from retronym/ticket/7902Paul Phillips2013-10-121-0/+1
|\ \ \
| * | | SI-7902 Fix spurious kind error due to an unitialized symbolJason Zaugg2013-10-091-0/+1
| |/ /
* | | Merge pull request #3021 from paulp/pr/is-he-stable-or-is-he-volatilePaul Phillips2013-10-123-77/+85
|\ \ \ | |_|/ |/| |
| * | Extract isStable and isVolatile from Type.Paul Phillips2013-10-053-77/+85
| |/
* / Generalize OverridingPairs to SymbolPairs.Paul Phillips2013-10-052-2/+304
|/
* Merge pull request #3013 from retronym/topic/unspec-fix-windowsAdriaan Moors2013-10-032-19/+17
|\
| * Rework cff8b569 to heal the windows build.Jason Zaugg2013-10-032-19/+17
* | clearly establishes what macro bundles areEugene Burmako2013-10-023-7/+18
|/
* Removing unused code.Paul Phillips2013-10-0219-229/+21
* Remove 'hasDefaultFlag'.Paul Phillips2013-10-021-2/+0
* Merge pull request #3003 from paulp/pr/position-catchupPaul Phillips2013-10-015-17/+33
|\
| * Updating Position call sites.Paul Phillips2013-09-275-17/+33
* | Merge pull request #2991 from xeno-by/topic/unapply-copierEugene Burmako2013-09-301-1/+1
|\ \
| * | transformers no longer ignore UnApply.funEugene Burmako2013-09-261-1/+1
* | | Some refinement of -Xlint interpolation warning.Paul Phillips2013-09-271-10/+11
| |/ |/|
* | Merge pull request #2987 from paulp/pr/emptySelfTypePaul Phillips2013-09-277-24/+22
|\ \
| * | SI-6762 rename emptyValDef to noSelfType.Paul Phillips2013-09-277-24/+22
* | | Merge pull request #2995 from paulp/pr/defaultparamJason Zaugg2013-09-274-8/+11
|\ \ \
| * | | Fix up DEFAULTPARAM semantics.Paul Phillips2013-09-274-8/+11
| |/ /
* | | Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-master-2Jason Zaugg2013-09-273-2/+5
|\ \ \ | |/ / |/| |
| * | Merge pull request #2919 from retronym/ticket/7815Jason Zaugg2013-09-231-2/+2
| |\ \
| | * | SI-7815 Dealias before deeming method type as dependentJason Zaugg2013-09-071-2/+2
| * | | SI-7825 Consider DEFAULTMETHOD when refchecking concretenessJason Zaugg2013-09-101-0/+3
| |/ /
* | / SI-7876 Scaladoc crasher due to regression in isFunctionType.Jason Zaugg2013-09-261-2/+2
| |/ |/|
* | Merge pull request #2980 from huitseeker/revert-2957Jason Zaugg2013-09-243-38/+41
|\ \
| * | Revert "Merge pull request #2957 from paulp/pr/parser-improvements"François Garillot2013-09-243-38/+41
* | | Merge pull request #2975 from retronym/ticket/7868Jason Zaugg2013-09-231-3/+6
|\ \ \ | |/ / |/| |
| * | SI-7868 Account for numeric widening in match translationJason Zaugg2013-09-231-3/+6
* | | Merge pull request #2962 from densh/topic/syntactic-assignJason Zaugg2013-09-234-1/+27
|\ \ \ | |/ / |/| |
| * | add syntactic extractor for assignment-like treesDen Shabalin2013-09-184-1/+27
* | | SI-7854, SI-6768 better parsing/positioning in parserPaul Phillips2013-09-182-39/+35
* | | Position#show prints the point.Paul Phillips2013-09-181-2/+3
* | | Merge pull request #2959 from paulp/pr/basic-type-housekeepingPaul Phillips2013-09-187-26/+38
|\ \ \
| * | | Type housekeeping.Paul Phillips2013-09-187-26/+38
| |/ /
* | | Merge pull request #2961 from paulp/pr/whitespaceJason Zaugg2013-09-185-21/+26
|\ \ \ | |/ / |/| |
| * | Cull extraneous whitespace.Paul Phillips2013-09-185-21/+26
* | | Merge pull request #2955 from retronym/ticket/7853Paul Phillips2013-09-181-3/+7
|\ \ \ | |/ / |/| |
| * | SI-7853 A less ad-hoc place to call memberTypeJason Zaugg2013-09-181-3/+7
* | | Merge pull request #2950 from retronym/ticket/7841Grzegorz Kossakowski2013-09-172-14/+27
|\ \ \ | |/ / |/| |
| * | SI-7841 More robust unspecialization of namesJason Zaugg2013-09-162-14/+27
* | | Merge pull request #2935 from densh/topic/si-7304-6489-6701Jason Zaugg2013-09-167-56/+66
|\ \ \ | |/ / |/| |
| * | refactor variable arity definitionsDen Shabalin2013-09-123-44/+44
| * | SI-6489 parsing in macros should provide proper positionsDen Shabalin2013-09-121-0/+6