summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3719 from retronym/ticket/8546Jason Zaugg2014-05-092-3/+1
|\
| * SI-8546 Pattern matcher analysis foiled by over-wideningJason Zaugg2014-05-072-3/+1
* | Merge pull request #3711 from retronym/ticket/8549-2Jason Zaugg2014-05-082-0/+17
|\ \
| * | SI-6988 Test case for non-literal / non-constant SerialVersionUIDJason Zaugg2014-05-052-0/+17
| |/
* / SI-8325 Accept infix star type outside patternsSom Snytt2014-05-056-0/+51
|/
* Merge pull request #3670 from retronym/ticket/8463Jason Zaugg2014-04-212-0/+48
|\
| * SI-8463 Avoid unpositioned errors from search for viewsJason Zaugg2014-04-022-0/+48
* | Merge pull request #3645 from retronym/ticket/8430Jason Zaugg2014-04-213-0/+60
|\ \
| * | SI-8430 Less non-determinism in patmat exhautiveness warningsJason Zaugg2014-03-243-0/+60
| |/
* | Merge pull request #3658 from adriaanm/t8450Jason Zaugg2014-04-213-0/+19
|\ \
| * | SI-8450 no "implicit numeric widening" in silent modeAdriaan Moors2014-03-263-0/+19
| |/
* / SI-8460 Fix regression in divergent implicit recoveryJason Zaugg2014-03-311-1/+5
|/
* SI-8341 minor fixup for comments in testAdriaan Moors2014-03-181-3/+3
* SI-8341 Refine handoff of undet. params from implicit searchJason Zaugg2014-03-182-0/+90
* Merge pull request #3631 from adriaanm/t4492Adriaan Moors2014-03-161-4/+4
|\
| * SI-4492 More informative error when class not found on classpathAdriaan Moors2014-03-141-4/+4
* | SI-8265 Restore 2.10 variance behavior under -Xsource:2.10Paul Phillips2014-03-123-0/+8
|/
* SI-8376 Better type printing for Java varargsJason Zaugg2014-03-103-0/+15
* Merge pull request #3606 from xeno-by/ticket/8375Jason Zaugg2014-03-1016-7/+73
|\
| * Addresses pull request feedbackEugene Burmako2014-03-081-1/+1
| * SI-8375 saner binary incompat errors for macrosEugene Burmako2014-03-0716-7/+73
* | SI-8372: unspliceable type printed in error messageGrzegorz Kossakowski2014-03-071-2/+2
* | Test case for SI-8372: issue with ArrayOps.unzipGrzegorz Kossakowski2014-03-072-0/+17
|/
* SI-8285 use correct kind of map for quasiquote positionsDenys Shabalin2014-02-282-1/+18
* SI-4728 test caseLukas Rytz2014-02-262-0/+18
* Merge pull request #3566 from adriaanm/t6455Grzegorz Kossakowski2014-02-253-0/+11
|\
| * SI-6455 under -Xfuture, don't rewrite .withFilter to .filterAdriaan Moors2014-02-243-0/+11
* | Merge pull request #3559 from adriaanm/t1503Grzegorz Kossakowski2014-02-233-0/+17
|\ \
| * | SI-1503 don't assume unsound type for ident/literal patternsAdriaan Moors2014-02-193-0/+17
* | | Merge pull request #3571 from xeno-by/ticket/8321Adriaan Moors2014-02-2322-2/+478
|\ \ \
| * | | more tests for macro bundlesEugene Burmako2014-02-2114-0/+238
| * | | more helpful bundle error messagesEugene Burmako2014-02-213-6/+6
| * | | prohibits polymorphic bundlesEugene Burmako2014-02-214-2/+64
| * | | bundles now reject invalid context typesEugene Burmako2014-02-214-0/+32
| * | | SI-8321 whitebox bundles are now recognized as suchEugene Burmako2014-02-213-0/+144
* | | | Merge pull request #3563 from adriaanm/t5479Grzegorz Kossakowski2014-02-222-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | SI-5479 link to release notes instead of jira queryAdriaan Moors2014-02-201-2/+2
| * | | SI-5479 deprecate DelayedInit outside of AppAdriaan Moors2014-02-192-2/+6
| | |/ | |/|
* | | Merge pull request #3555 from adriaanm/rebase-3553Jason Zaugg2014-02-214-2/+12
|\ \ \
| * | | SI-8229 Source compatible name for implicit any2stringaddJason Zaugg2014-02-184-2/+12
| | |/ | |/|
* | | Merge pull request #3564 from adriaanm/t6675Jason Zaugg2014-02-212-2/+2
|\ \ \
| * | | SI-6675 deprecation warning for auto-tupling in patternsAdriaan Moors2014-02-192-2/+2
| | |/ | |/|
* / | Fix quasiquote terminology to be consistent with SchemeDenys Shabalin2014-02-203-2/+2
|/ /
* | Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-1910-10/+62
|\ \ | |/ |/|
| * tests for SI-8300Eugene Burmako2014-02-182-0/+23
| * Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-176-112/+15
| |\
| * \ Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1618-17/+428
| |\ \
| * | | some renamingsEugene Burmako2014-02-154-9/+9
| * | | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1436-179/+186
| |\ \ \
| * | | | SI-6931 cleans up the position APIEugene Burmako2014-02-143-0/+29