summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f3cdf146709e0dd98533ee77e8ca2566380cb932'Lukas Rytz2013-02-045-127/+106
|\
| * Analyzer PluginsLukas Rytz2013-02-031-91/+88
| * SI-1803, plus documentation and cleanups in Namers, mainly in typeSigLukas Rytz2013-02-032-15/+4
| * Keep annotations when computing lubsLukas Rytz2013-02-031-17/+9
| * Allow for Function treess with refined types in UnCurry.Lukas Rytz2013-02-031-3/+4
| * replace symbols correctly when subtyping dependent typesLukas Rytz2013-02-031-1/+1
| * Merge pull request #2015 from paulp/rc1-backportsPaul Phillips2013-01-312-12/+45
| |\
| | * SI-5604, selections on package objects.Paul Phillips2013-01-301-3/+22
| | * SI-5859, inapplicable varargs.Paul Phillips2013-01-301-3/+9
| | * SI-5130, precision disappearing from refinement.Paul Phillips2013-01-301-6/+0
| | * SI-4729, overriding java varargs in scala.Paul Phillips2013-01-301-0/+14
* | | Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-014-23/+53
|\| |
| * | Merge pull request #2021 from gkossakowski/issue/SI-7009Grzegorz Kossakowski2013-01-311-1/+14
| |\ \
| | * | SI-7009: `@throws` annotation synthesized incorrectlyGrzegorz Kossakowski2013-01-301-1/+14
| | |/
| * | Merge pull request #1989 from adriaanm/rework-pr-1945Paul Phillips2013-01-311-10/+8
| |\ \
| | * | SI-6968 Simple Tuple patterns aren't irrefutableJason Zaugg2013-01-271-10/+8
| * | | Merge pull request #2028 from JamesIry/2.10.x_SI-6728Paul Phillips2013-01-311-4/+4
| |\ \ \
| | * | | SI-6728 Fixes crash in parser on incomplete for expressionJames Iry2013-01-301-4/+4
| | | |/ | | |/|
| * | | Merge pull request #1997 from retronym/ticket/7035Paul Phillips2013-01-301-2/+21
| |\ \ \
| | * | | SI-7035 Centralize case field accessor sorting.Jason Zaugg2013-01-281-2/+21
| | | |/ | | |/|
| * | | Optimization in AsSeenFromMap.Paul Phillips2013-01-291-6/+6
| | |/ | |/|
| * | Merge pull request #1981 from retronym/backport/1187Adriaan Moors2013-01-281-0/+2
| |\ \
| | * | [backport] SI-3577 BoundedWildcardType handlingJason Zaugg2013-01-261-0/+2
* | | | Merge pull request #2013 from paulp/pr/normalize-lessPaul Phillips2013-01-316-12/+42
|\ \ \ \
| * | | | Expanded the comment on Type#normalize.Paul Phillips2013-01-301-0/+22
| * | | | Changes many calls to normalize to dealiasWiden.Paul Phillips2013-01-296-12/+20
* | | | | Merge remote-tracking branch 'origin/2.10.x' into pr/merge-210Paul Phillips2013-01-293-6/+34
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge pull request #1936 from retronym/ticket/6891Adriaan Moors2013-01-282-0/+27
| |\ \ \ | | |_|/ | |/| |
| | * | SI-6891 Fix value class + tailrec crasher.Jason Zaugg2013-01-261-0/+16
| | * | Ill-scoped reference checking in TreeCheckersJason Zaugg2013-01-262-0/+11
| * | | SI-7018 Fix memory leak in Attachments.Jason Zaugg2013-01-271-6/+8
| | |/ | |/|
| * | Merge pull request #1953 from retronym/backport/1586Paul Phillips2013-01-242-6/+23
| |\ \
| | * | [backport] Fix unsafe array opt. / opt. primitive Array(...)Jason Zaugg2013-01-232-6/+23
| | |/
| * | Merge pull request #1954 from retronym/backport/1565Paul Phillips2013-01-241-4/+6
| |\ \
| | * | [backport] SI-6567 Warning for Option(implicitView(foo))Jason Zaugg2013-01-231-4/+6
| | |/
* | | Merge pull request #1978 from retronym/ticket/6556-2Paul Phillips2013-01-271-12/+1
|\ \ \
| * | | SI-6556 Remove unneeded workaround in erasure.Jason Zaugg2013-01-261-12/+1
* | | | Merge pull request #1864 from retronym/ticket/4859-6Paul Phillips2013-01-264-12/+18
|\ \ \ \
| * | | | Laying groundwork for a followup ticket.Jason Zaugg2013-01-261-0/+3
| * | | | Wider use of isTopLevelJason Zaugg2013-01-264-12/+12
| * | | | Introduce a new Symbol test: isTopLevel.Jason Zaugg2013-01-261-0/+3
| |/ / /
* | | | Put back a method which sbt is using.Paul Phillips2013-01-261-0/+7
* | | | Add PolyType to Infer#normalize.Paul Phillips2013-01-261-8/+6
* | | | Cleaning up dummy applied types and friends.Paul Phillips2013-01-262-61/+74
* | | | Renamed methods to be less ambiguous in intent.Paul Phillips2013-01-262-0/+12
* | | | SI-2577, SI-6860: annotation type inference.Paul Phillips2013-01-263-6/+22
* | | | Merge commit 'ac432bcde6' into pr/merge-2.10Paul Phillips2013-01-251-1/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / SI-6434 Pretty print function types with by name arg as (=> A) => BJames Iry2013-01-231-2/+4
| |/
* | Revert "SI-5824 Fix crashes in reify with _*"Paul Phillips2013-01-251-7/+0
* | Merge pull request #1930 from aztek/ticket/5824Paul Phillips2013-01-251-0/+7
|\ \