summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #782 from hubertp/issue/5839Adriaan Moors2012-06-272-0/+13
|\
| * Test that closes SI-5839. Bug itself most probably fixed by #602Hubert Plociniczak2012-06-272-0/+13
* | Merge pull request #754 from scalamacros/topic/removereflectcompatAdriaan Moors2012-06-272-3/+3
|\ \
| * | removes pre-M4 compatibility stubs for the IDEEugene Burmako2012-06-212-3/+3
* | | Merge pull request #778 from adriaanm/topic-virtpatmatAdriaan Moors2012-06-275-0/+34
|\ \ \
| * | | make tests independent of compiler apiAdriaan Moors2012-06-273-1/+17
| * | | SI-2442 fixed by virtpatmat -- test files onlyAdriaan Moors2012-06-264-0/+18
* | | | Merge pull request #779 from hubertp/issue/5148Adriaan Moors2012-06-274-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Closes SI-5148.Hubert Plociniczak2012-06-274-4/+10
| | |/ | |/|
* | | SI-5761: fix up #774 (missing check file)Adriaan Moors2012-06-261-0/+16
* | | Added test for SI-5761.Hubert Plociniczak2012-06-261-0/+16
|/ /
* | Merge pull request #769 from hubertp/topic/t4842-followupAdriaan Moors2012-06-265-11/+11
|\ \
| * | Minor followup on SI-4842: remove awkward condition. Review by @retronym.Hubert Plociniczak2012-06-255-11/+11
* | | Merge pull request #733 from retronym/ticket/4989-3Adriaan Moors2012-06-242-0/+75
|\ \ \ | |/ / |/| |
| * | SI-4989 Reject super.x if an intermediate class declares x abstract.Jason Zaugg2012-06-172-0/+75
* | | Merge pull request #752 from retronym/topic/warn-catch-all-4Adriaan Moors2012-06-223-0/+30
|\ \ \
| * | | SI-2807 Resurrect and refine the promiscuous catch warning.Jason Zaugg2012-06-193-0/+30
| |/ /
* | | Merge pull request #735 from retronym/ticket/4842-2Adriaan Moors2012-06-214-0/+14
|\ \ \
| * | | SI-4842 Forbid access to in-construction this in self-constructor argsJason Zaugg2012-06-174-0/+14
| |/ /
* | | Merge pull request #731 from retronym/ticket/5617Adriaan Moors2012-06-213-5/+37
|\ \ \ | |_|/ |/| |
| * | SI-5617 Better error message for "x overrides nothing".Jason Zaugg2012-06-173-5/+37
| |/
* | Merge pull request #743 from axel22/issue/4541Adriaan Moors2012-06-194-0/+46
|\ \
| * | Fix SI-4541.Aleksandar Prokopec2012-06-184-0/+46
| |/
* | Merge pull request #737 from scalamacros/topic/reifyanonymousAdriaan Moors2012-06-194-26/+0
|\ \
| * | enables reification of anonymous classesEugene Burmako2012-06-184-26/+0
| |/
* | Merge pull request #697 from retronym/ticket/4270-3Adriaan Moors2012-06-194-0/+45
|\ \ | |/ |/|
| * SI-4270 Disqualify in scope implicits that are shadowed.Jason Zaugg2012-06-104-0/+45
* | Merge pull request #698 from retronym/ticket/5696Adriaan Moors2012-06-112-0/+66
|\ \
| * | SI-5696 Detect excess constructor argument lists.Jason Zaugg2012-06-102-0/+66
* | | SI-5162 Exclude super.foo from the erasure cast of SI-4283Jason Zaugg2012-06-114-0/+17
|/ /
* | Merge pull request #694 from retronym/ticket/4831-2Adriaan Moors2012-06-092-0/+18
|\ \
| * | SI-4831 Fix ambiguous import detection for renamed imports.Jason Zaugg2012-06-092-0/+18
| |/
* / better unreachability for selectionsAdriaan Moors2012-06-093-0/+17
|/
* TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-0830-109/+109
* removes array tagsEugene Burmako2012-06-086-21/+9
* repairs the tests after the refactoring spreeEugene Burmako2012-06-0871-126/+305
* Generate abstract methods in scala.Byte and friends.Paul Phillips2012-06-061-18/+18
* Merge pull request #661 from retronym/ticket/5683Adriaan Moors2012-06-032-0/+39
|\
| * SI-5683 Fail gracefully when transposing a ragged type arg matrix.Jason Zaugg2012-06-032-0/+39
* | Revert "#653 -- no lub for statement exprs' types"Adriaan Moors2012-06-032-3/+3
* | Merge pull request #653 from dragos/issue/skip-lub-in-blocksAdriaan Moors2012-06-032-3/+3
|\ \
| * | Don't compute least upper bounds for expressions in statement positions insid...Iulian Dragos2012-06-032-3/+3
| |/
* / Unreachability analysis for pattern matchesAdriaan Moors2012-06-017-1/+64
|/
* Merge pull request #636 from retronym/ticket/5845Adriaan Moors2012-05-282-0/+23
|\
| * SI-5845 Advances the example from a crasher to an inference failure.Jason Zaugg2012-05-282-0/+23
* | don't check exhaustivity involving user-defined unapplySeqAdriaan Moors2012-05-281-5/+1
|/
* Orphan checkfile remover.Paul Phillips2012-05-266-21/+0
* Merge pull request #626 from retronym/ticket/4818Adriaan Moors2012-05-262-0/+13
|\
| * Test case closes SI-4818Jason Zaugg2012-05-252-0/+13
* | Merge pull request #625 from retronym/ticket/5318-3Adriaan Moors2012-05-256-0/+45
|\ \