summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* SI-5760: Improve error message for package$Klass conflict with KlassSom Snytt2012-05-203-0/+26
* Merge pull request #578 from lrytz/wip/t5044-squashedAdriaan Moors2012-05-193-1/+23
|\
| * better feedback for SI-5044Lukas Rytz2012-05-183-1/+23
* | Merge pull request #577 from lrytz/wip/t2488Adriaan Moors2012-05-192-0/+43
|\ \
| * | Fix SI-2488Lukas Rytz2012-05-182-0/+43
* | | Merge pull request #568 from hubertp/issue/5801Adriaan Moors2012-05-192-0/+38
|\ \ \
| * | | Fixes SI-5801, error messages regression. Review by @adriaanmHubert Plociniczak2012-05-182-0/+38
* | | | Fix SI-5544Lukas Rytz2012-05-183-0/+15
| |/ / |/| |
* | | Merge pull request #566 from lrytz/wip/t4928Adriaan Moors2012-05-183-6/+15
|\ \ \
| * | | Fix SI-4928Lukas Rytz2012-05-163-6/+15
| | |/ | |/|
* / | A band-aid solution for SI-5803.Jason Zaugg2012-05-172-0/+8
|/ /
* | Debugging output tweaks.Paul Phillips2012-05-141-1/+1
* | Forbid forward refs from self constructor invocations.Jason Zaugg2012-05-112-0/+35
* | Fixes SI-5564.Aleksandar Prokopec2012-05-082-0/+13
|/
*-. Merge commit 'refs/pull/486/head'; commit 'refs/pull/487/head'; commit 'refs/...Paul Phillips2012-05-071-4/+4
|\ \
| | * minor tag-related fixesEugene Burmako2012-05-071-4/+4
| |/
| |
| \
| \
| \
*---. \ Merge commit 'refs/pull/479/head'; commit 'refs/pull/480/head'; commit 'refs/...Paul Phillips2012-05-062-0/+17
|\ \ \ \ | | | |/ | | |/|
| * / | Test case closes SI-4568.Jason Zaugg2012-05-062-0/+17
| |/ /
* / / Test that primitive arrays aren't accepted as a Java generic array.Jason Zaugg2012-05-066-0/+52
|/ /
* | A couple checkfile updates which snuck by.Paul Phillips2012-05-041-1/+3
* | Updated Symbol to record classfile origin.Paul Phillips2012-05-0415-17/+39
* | Fix for one of the oldest open soundness bugs.Paul Phillips2012-05-043-4/+34
|/
* Test case for SI-5106.Paul Phillips2012-05-032-0/+16
* Moved passing tests from pending to files.Paul Phillips2012-05-032-0/+15
* Hardening implicit classes.Paul Phillips2012-05-032-0/+11
* Moved a warning behind -Xlint.Paul Phillips2012-05-031-1/+1
* SI-5703: normalize refined types moreAdriaan Moors2012-05-031-1/+1
* moving patmat to its own phaseAdriaan Moors2012-05-028-39/+9
* Hackaround for people who like to instantiate the uninstantiable.Paul Phillips2012-05-011-1/+28
* Fixes #SI-5578.Paul Phillips2012-05-012-0/+43
* Optimization of Predef implicits.Paul Phillips2012-04-301-2/+2
* Removed a few more @deprecated members.Paul Phillips2012-04-284-9/+9
* Revert "Moved ancillary methods off specialized traits."Paul Phillips2012-04-272-7/+7
* Merge commit 'refs/pull/443/head'; commit 'refs/pull/444/head' into developPaul Phillips2012-04-2614-19/+179
|\
| * SI-5702 Pattern parser halts on starSom Snytt2012-04-2614-19/+179
* | removes Expr <-> Tree implicitsEugene Burmako2012-04-254-9/+8
* | Moved ancillary methods off specialized traits.Paul Phillips2012-04-242-7/+7
* | Update checkfile with more backticks.Paul Phillips2012-04-241-1/+1
* | interop between manifests and tagsEugene Burmako2012-04-2312-0/+89
* | resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-237-0/+84
* | migrates stdlib and compiler to tagsEugene Burmako2012-04-239-32/+18
* | rethinks tagsEugene Burmako2012-04-237-17/+24
* | fixes SI-5689Eugene Burmako2012-04-213-0/+14
|/
* One more checkfile update.Paul Phillips2012-04-161-1/+1
* Merge commit 'refs/pull/408/head'Paul Phillips2012-04-161-2/+2
|\
| * restore typedMatchAnonFun in all its gloryAdriaan Moors2012-04-141-2/+2
* | Fix for test checkfile.Paul Phillips2012-04-151-29/+2
* | Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-142-19/+0
|\ \ | |/ |/|
| * implements reification of tough typesEugene Burmako2012-04-142-19/+0
| |
| \
| \
| \
| \
| \
*-----. | Merge commit 'refs/pull/387/head'; commit 'refs/pull/388/head'; commit 'refs/...Paul Phillips2012-04-145-0/+150
|\ \ \ \|