summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
...
| | * | SI-6891 Fix value class + tailrec crasher.Jason Zaugg2013-01-262-0/+27
| | |/
* | | Merge pull request #1864 from retronym/ticket/4859-6Paul Phillips2013-01-261-0/+17
|\ \ \
| * | | SI-4859 Don't rewrite CC().CC2() to new CC2Jason Zaugg2013-01-261-0/+17
* | | | Add PolyType to Infer#normalize.Paul Phillips2013-01-261-0/+13
* | | | SI-2577, SI-6860: annotation type inference.Paul Phillips2013-01-261-0/+31
* | | | Merge remote-tracking branch 'origin/2.10.x' into pr/merge-2.10Paul Phillips2013-01-255-0/+52
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #1956 from JamesIry/SI-7011_2.10.xJames Iry2013-01-252-0/+8
| |\ \ \
| | * | | SI-7011 Fix finding constructor type in captured var definitionsJames Iry2013-01-232-0/+8
| * | | | Merge pull request #1910 from retronym/ticket/6976Paul Phillips2013-01-253-0/+44
| |\ \ \ \
| | * | | | SI-6976 Fix value class separate compilation crasher.Jason Zaugg2013-01-163-0/+44
* | | | | | Merge commit 'ac432bcde6' into pr/merge-2.10Paul Phillips2013-01-255-0/+309
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Merge pull request #1935 from retronym/ticket/6994Paul Phillips2013-01-242-0/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | SI-6994 Avoid spurious promiscuous catch warningJason Zaugg2013-01-202-0/+9
| | | |/ | | |/|
| * / | SI-6942 more efficient unreachability analysisAdriaan Moors2013-01-173-0/+300
| |/ /
* | | Merge pull request #1931 from danielhopkins/remove-pimpingPaul Phillips2013-01-254-22/+22
|\ \ \
| * | | Remove the term "pimp" from the repositoryDan Hopkins2013-01-194-22/+22
* | | | Merge pull request #1965 from Dinduks/fix_some_typosPaul Phillips2013-01-251-1/+1
|\ \ \ \
| * | | | Fix some typosSamy Dindane2013-01-241-1/+1
* | | | | Merge pull request #1939 from soc/SI-6811-movesPaul Phillips2013-01-243-20/+3
|\ \ \ \ \
| * | | | | SI-6811 Move scala.util.{automata,regexp} ...Simon Ochsenreither2013-01-213-20/+3
| |/ / / /
* | | | | Merge pull request #1921 from soc/SI-6811-removalsPaul Phillips2013-01-249-55/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-172-40/+10
| * | | | SI-6811 Remove parts of scala.concurrent not needed by scala.actorsSimon Ochsenreither2013-01-171-1/+3
| * | | | SI-6811 Remove scala.collection.mutable.ConcurrentMapSimon Ochsenreither2013-01-172-3/+13
| * | | | SI-6811 Remove deprecated constructorsSimon Ochsenreither2013-01-171-8/+0
| * | | | SI-6811 Remove usages of scala.annotation.cloneableSimon Ochsenreither2013-01-173-3/+3
* | | | | Merge branch '2.10.x'Adriaan Moors2013-01-168-0/+88
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge pull request #1892 from retronym/ticket/6479Paul Phillips2013-01-151-0/+56
| |\ \ \
| | * | | SI-6479 Don't lift try exprs in label arguments.Jason Zaugg2013-01-131-0/+56
| * | | | Merge pull request #1878 from adriaanm/ticket-6925Adriaan Moors2013-01-142-0/+27
| |\ \ \ \
| | * | | | rework partial function synthesisAdriaan Moors2013-01-091-0/+18
| | * | | | SI-6925 use concrete type in applyOrElse's match's selectorAdriaan Moors2013-01-091-0/+9
| | | |_|/ | | |/| |
| * | | | SI-5954 Implementation restriction preventing companions in package objsJames Iry2013-01-135-0/+5
| | |/ / | |/| |
| * | | Backport of SI-6846.Jason Zaugg2013-01-081-0/+28
| |/ /
* | / SI-6966 Fix regression in implicit resolutionJason Zaugg2013-01-121-0/+17
| |/ |/|
* | Merge commit 'refs/pull/1844/head' into merge/pr-1844Paul Phillips2013-01-118-0/+28
|\ \
| * | SI-5923 adapt macros when they are deferredEugene Burmako2013-01-098-0/+28
* | | Merge pull request #1874 from paulp/pr/mode-value-classPaul Phillips2013-01-111-1/+1
|\ \ \
| * | | Made "mode" into a value class.Paul Phillips2013-01-091-1/+1
| |/ /
* | | SI-6566, unsoundness with alias variance.Paul Phillips2013-01-091-0/+7
* | | Boosted test coverage.Paul Phillips2013-01-091-0/+7
|/ /
* | Merge branch '2.10.x'Adriaan Moors2013-01-083-0/+14
|\|
| * Merge pull request #1834 from paulp/issue/6897Paul Phillips2013-01-061-0/+6
| |\
| | * SI-6897, lubs and varargs star.Paul Phillips2012-12-311-0/+6
| * | SI-6896, spurious warning with overloaded main.Paul Phillips2012-12-312-0/+8
| |/
* | adds c.introduceTopLevelEugene Burmako2013-01-053-3/+3
* | Updated copyright to 2013Carlo Dapor2013-01-022-2/+2
* | Merge pull request #1809 from scalamacros/topic/ident-attachmentsPaul Phillips2012-12-294-0/+23
|\ \
| * | fixes the typedIdent problem for goodEugene Burmako2012-12-284-0/+23
* | | SI-6846, regression in type constructor inference.Paul Phillips2012-12-281-0/+28