summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1881 from adriaanm/rebase-1879-masterPaul Phillips2013-01-153-1/+30
|\
| * SI-6955 switch emission no longer foiled by type aliasAdriaan Moors2013-01-113-1/+30
* | Merge pull request #1897 from retronym/ticket/6964Paul Phillips2013-01-15171-1902/+3
|\ \
| * | SI-6964 Remove build managers, both simple and refined.Jason Zaugg2013-01-12171-1902/+3
| |/
* | Merge pull request #1803 from paulp/issue/6375Paul Phillips2013-01-155-7/+145
|\ \
| * | Tweaked meta-annotation error based on feedback.Paul Phillips2013-01-142-12/+13
| * | SI-6375, warn on lost annotation.Paul Phillips2013-01-144-2/+128
| * | Cleaned up meta-annotations.Paul Phillips2013-01-141-5/+16
* | | Merge pull request #1877 from adriaanm/rebase-1876-masterAdriaan Moors2013-01-143-17/+16
|\ \ \
| * | | remove hack for old patmat unnecessary in 2.11Adriaan Moors2013-01-141-16/+2
| * | | SI-5189 detect unsoundness when inferring type of matchAdriaan Moors2013-01-143-6/+19
| |/ /
* | | Merge pull request #1886 from retronym/ticket/6966Adriaan Moors2013-01-142-2/+23
|\ \ \ | |/ / |/| |
| * | SI-6966 Fix regression in implicit resolutionJason Zaugg2013-01-122-2/+23
* | | Merge pull request #1837 from julio/fix-typoAdriaan Moors2013-01-143-8/+8
|\ \ \
| * | | Fix dependant => dependentJulio Santos2013-01-023-8/+8
* | | | Merge pull request #1896 from retronym/topic/remove-equals-pattern-classPaul Phillips2013-01-142-4/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove EqualsPatternClass.Jason Zaugg2013-01-142-4/+1
|/ / /
* | | Merge pull request #1885 from paulp/merge/pr-1844Paul Phillips2013-01-1144-165/+484
|\ \ \
| * \ \ Merge commit 'refs/pull/1844/head' into merge/pr-1844Paul Phillips2013-01-1144-165/+484
| |\ \ \
| | * | | macroExpandAll is now triggered by typedEugene Burmako2013-01-096-10/+18
| | * | | SI-5923 adapt macros when they are deferredEugene Burmako2013-01-0911-8/+6
| | * | | generalizes macroExpandEugene Burmako2013-01-096-89/+263
| | * | | typedPrimaryConstrBody now returns supercallEugene Burmako2013-01-091-1/+5
| | * | | more precise errors for macrosEugene Burmako2013-01-092-5/+13
| | * | | parentTypes => typedParentTypesEugene Burmako2013-01-093-6/+6
| | * | | changes isTermMacro checks to something more universalEugene Burmako2013-01-097-15/+26
| | * | | fixes printing of AppliedTypeTreeEugene Burmako2013-01-091-8/+12
| | * | | adds Trees.replace(Tree, Tree)Eugene Burmako2013-01-092-9/+13
| | * | | makes macro override error more consistentEugene Burmako2013-01-094-5/+5
| | * | | refactors handling of macros in replEugene Burmako2013-01-093-15/+27
| | * | | SI-5903 extractor macros do workEugene Burmako2013-01-098-0/+72
| | * | | adds c.macroRoleEugene Burmako2013-01-093-0/+24
* | | | | Merge pull request #1856 from retronym/topic/sbt-git-movePaul Phillips2013-01-111-1/+1
|\ \ \ \ \
| * | | | | sbt-git-plugin has moved.Jason Zaugg2013-01-071-1/+1
* | | | | | Merge pull request #1862 from retronym/ticket/6641-2.11.xPaul Phillips2013-01-112-52/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SI-6641 Cull scala.swing.SwingWorkerJason Zaugg2013-01-082-52/+0
| |/ / / /
* | | | | Merge pull request #1874 from paulp/pr/mode-value-classPaul Phillips2013-01-1116-184/+205
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Made "mode" into a value class.Paul Phillips2013-01-0916-184/+205
| | |/ / | |/| |
* | | | Merge pull request #1883 from paulp/repl-javapPaul Phillips2013-01-118-0/+0
|\ \ \ \
| * | | | Moved repl javap tests into pending.Paul Phillips2013-01-118-0/+0
|/ / / /
* | | | Merge pull request #1873 from paulp/pr/variance-bonanzaPaul Phillips2013-01-1037-479/+1249
|\ \ \ \
| * | | | Renamed isTrackingVariance to trackVariance.Paul Phillips2013-01-093-12/+12
| * | | | SI-5378, unsoundness with type bounds in refinements.Paul Phillips2013-01-094-48/+135
| * | | | SI-6566, unsoundness with alias variance.Paul Phillips2013-01-0914-14/+70
| * | | | Boosted test coverage.Paul Phillips2013-01-095-0/+601
| * | | | Handle variance exclusions in a less ad hoc manner.Paul Phillips2013-01-092-16/+29
| * | | | Eliminated redundant validateVariance.Paul Phillips2013-01-092-81/+61
| * | | | Sweeping up in Variances.Paul Phillips2013-01-091-19/+15
| * | | | Move isFinalType logic to Symbol.Paul Phillips2013-01-092-3/+12
| * | | | Move escaping local logic into VarianceValidator.Paul Phillips2013-01-092-15/+19