summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #558 from lrytz/wip/t5259Josh Suereth2012-05-161-0/+21
|\
| * Fix SI-5259Lukas Rytz2012-05-151-0/+21
* | Removing extraneous files.Paul Phillips2012-05-152-3/+0
|/
*---. Merge commit 'refs/pull/547/head'; commit 'refs/pull/548/head'; commit 'refs/...Paul Phillips2012-05-142-0/+15
|\ \ \
| | * | Closes SI-5796.Hubert Plociniczak2012-05-141-0/+8
| | |/
| * | fix SI-5384Lukas Rytz2012-05-141-0/+7
* | | Test case closes SI-5137.Jason Zaugg2012-05-131-0/+17
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge remote-tracking branches 'retronym/ticket/5407', 'scalamacros/topic/mac...Paul Phillips2012-05-125-2/+50
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | Confirm extractor based pattern matches don't explode exponentially.Jason Zaugg2012-05-121-0/+32
| | |_|_|_|/ / | |/| | | | |
| | | | | * | Another bug bites virtpatmat's dust.Jason Zaugg2012-05-122-0/+4
| | |_|_|/ / | |/| | | |
| | | | * | Fix SI-5009: case-class copy method now eta-expands over higher parameter lists.Lukas Rytz2012-05-111-2/+2
| | | * | | Fix SI-5626.Lukas Rytz2012-05-111-0/+12
| | | |/ /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. | | | | Merge commit 'refs/pull/530/head'; commit 'refs/pull/531/head'; commit 'refs/...Paul Phillips2012-05-1111-0/+117
|\ \ \ \| | | | | | | |_|_|/ / | | |/| | | |
| | | | * | | Test case closes SI-5165.Paul Phillips2012-05-113-0/+17
| | | | * | | Recognize java enums as constants from source.Paul Phillips2012-05-113-0/+16
| | | |/ / / | | |/| | |
| | | * | | fixes a problem with an extractor object overloaded by a regular defEugene Burmako2012-05-111-0/+32
| | |/ / /
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge commit 'refs/pull/527/head'; commit 'refs/pull/528/head'; commit 'refs/...Paul Phillips2012-05-112-0/+40
| | |\ \ \ \ \
| | | | | * | | Fix for SI-5654.Lukas Rytz2012-05-101-0/+13
| | | | | | |/ | | | | | |/|
| | | | * / | Test case closes SI-2435.Jason Zaugg2012-05-111-0/+27
| | | |/ / /
| | * / / / Removing redunant/passing tests from pending.Paul Phillips2012-05-101-0/+0
| | |/ / /
| | * / / Test cases.Paul Phillips2012-05-101-0/+12
| |/ / / |/| | |
| | | |
| \ \ \
*-. \ \ \ Merge commit 'refs/pull/522/head'; commit 'refs/pull/523/head' into developPaul Phillips2012-05-102-0/+5
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| | * | A bunch of fixes for positions when dealing with partial functionsHubert Plociniczak2012-05-102-0/+5
| |/ /
* | | Fix an inference regression with this.type.Paul Phillips2012-05-091-0/+10
* | | Restored portion of code removed in a7f68ce32c .Paul Phillips2012-05-091-0/+45
|/ /
* | Fix for aliasing bug in reifier.Paul Phillips2012-05-081-0/+8
* | Merge commit 'refs/pull/479/head'; commit 'refs/pull/480/head'; commit 'refs/...Paul Phillips2012-05-061-0/+20
|\ \ | |/ |/|
| * Add missing methods to GenTraversableLike.Aleksandar2012-05-061-0/+20
* | Test case closes SI-1785.Jason Zaugg2012-05-051-0/+7
|/
* Fix for implicit class / value class collision.Paul Phillips2012-05-031-0/+6
* Clarified the status of SI-13.Paul Phillips2012-05-031-31/+30
* Moved passing tests from pending to files.Paul Phillips2012-05-033-0/+51
*---. Merge commit 'refs/pull/467/head'; commit 'refs/pull/468/head'; commit 'refs/...Paul Phillips2012-05-038-0/+118
|\ \ \
| | * | SI-5703: normalize refined types moreAdriaan Moors2012-05-032-0/+6
| | |/
| | *---. Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-021-0/+15
| | |\ \ \ | |_|_|_|/ |/| | | |
| | | | * Test case for si-5198.Aleksandar Prokopec2012-05-021-0/+15
| |_|_|/ |/| | |
| | * | Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-023-0/+10
| |/|\| |/| | |
| | | * SI-5542 closed by test caseAdriaan Moors2012-05-022-0/+4
| |_|/ |/| |
| | * SI-5729: TypeVar experimentals iff -XexperimentalAdriaan Moors2012-05-021-0/+6
| |/ |/|
| * SI-5720: Qual block doesn't update sym ownerSom Snytt2012-05-022-0/+87
|/
* Removed a few more @deprecated members.Paul Phillips2012-04-2811-21/+21
*-. Merge commit 'refs/pull/443/head'; commit 'refs/pull/444/head' into developPaul Phillips2012-04-262-0/+33
|\ \
| | * SI-5702 Pattern parser halts on starSom Snytt2012-04-261-0/+15
| * | SI-5690: no-selector match in function yields functionAdriaan Moors2012-04-261-0/+18
|/ /
* | fixes SI-5706Eugene Burmako2012-04-252-0/+11
* | resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-2313-0/+310
* | migrates stdlib and compiler to tagsEugene Burmako2012-04-2314-51/+51
|/
* Merge commit 'refs/pull/408/head'Paul Phillips2012-04-161-1/+0
|\
| * don't emit tiny switches: optimizer chokes on themAdriaan Moors2012-04-141-1/+0
* | Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-142-0/+0
|\ \ | |/ |/|