summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1727 from scalamacros/ticket/6548Paul Phillips2012-12-193-1/+15
|\
| * SI-6548 reflection now correctly enters jinnersEugene Burmako2012-12-073-1/+15
* | Merge pull request #1759 from scalamacros/topic/annotatedPaul Phillips2012-12-194-0/+59
|\ \
| * | fixes incorrect handling of Annotated in lazy copierEugene Burmako2012-12-134-0/+59
* | | Merge pull request #1707 from retronym/ticket/5390Adriaan Moors2012-12-179-0/+67
|\ \ \
| * | | Test showing the absence of a forward referenceJason Zaugg2012-12-161-0/+11
| * | | SI-5390 Detect forward reference of case class applyJason Zaugg2012-12-048-0/+56
* | | | Merge pull request #1706 from retronym/ticket/5361Adriaan Moors2012-12-153-2/+9
|\ \ \ \
| * | | | SI-5361 Avoid cyclic type with malformed refinementJason Zaugg2012-12-043-2/+9
| |/ / /
* | | | Merge pull request #1766 from scalamacros/topic/typed-ident-attachmentsEugene Burmako2012-12-144-0/+22
|\ \ \ \
| * | | | typedIdent no longer destroys attachmentsEugene Burmako2012-12-134-0/+22
* | | | | Merge pull request #1754 from retronym/ticket/6288Adriaan Moors2012-12-145-10/+239
|\ \ \ \ \
| * | | | | Expand pattern match position tests.Jason Zaugg2012-12-122-11/+82
| * | | | | SI-6288 Remedy ill-positioned extractor binding.Jason Zaugg2012-12-122-11/+12
| * | | | | SI-6288 Fix positioning of label jumpsJason Zaugg2012-12-122-0/+102
| * | | | | SI-6288 Position argument of unapplyJason Zaugg2012-12-112-0/+55
| | |_|/ / | |/| | |
* | | | | Merge pull request #1742 from scalamacros/ticket/4044Paul Phillips2012-12-121-6/+1
|\ \ \ \ \
| * | | | | prevents spurious kind bound errorsEugene Burmako2012-12-101-6/+1
| |/ / / /
* | | | | Merge pull request #1758 from hubertp/2.10.x-issue/strip-tvarsAdriaan Moors2012-12-121-0/+25
|\ \ \ \ \
| * | | | | Recurse into instantiations when stripping type vars.Hubert Plociniczak2012-12-121-0/+25
* | | | | | Merge pull request #1747 from hubertp/2.10.x-issue/6758Adriaan Moors2012-12-125-22/+84
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fixes SI-6758: force LazyAnnnotationInfo for DefDef and TypeDefHubert Plociniczak2012-12-115-22/+84
| |/ / / /
* | | | | Merge pull request #1722 from vigdorchik/ide.apiAdriaan Moors2012-12-1210-10/+137
|\ \ \ \ \
| * | | | | Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-1210-10/+137
* | | | | | Merge pull request #1737 from retronym/ticket/6555Adriaan Moors2012-12-113-2/+39
|\ \ \ \ \ \
| * | | | | | SI-6555 Better parameter name retentionJason Zaugg2012-12-083-2/+39
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1752 from scalamacros/ticket/5841Adriaan Moors2012-12-1114-0/+132
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-5841 reification of renamed importsAndriy Polishchuk2012-12-1114-0/+132
| |/ / / /
* | | | | Merge pull request #1701 from retronym/ticket/5877Adriaan Moors2012-12-102-0/+27
|\ \ \ \ \
| * | | | | SI-5877 Support implicit classes in package objectsJason Zaugg2012-12-042-0/+27
| | |_|/ / | |/| | |
* | | | | Merge pull request #1691 from retronym/ticket/6558Adriaan Moors2012-12-104-0/+59
|\ \ \ \ \
| * | | | | Split test case to workaround incomplete error report.Jason Zaugg2012-12-034-3/+28
| * | | | | SI-6558 Expand test case for annotation typosJason Zaugg2012-12-022-5/+26
| * | | | | Fixes SI-6558: typecheck lazy annotation info using non-silent context.Hubert Plociniczak2012-12-022-0/+13
* | | | | | Merge pull request #1744 from retronym/ticket/4922Adriaan Moors2012-12-102-0/+33
|\ \ \ \ \ \
| * | | | | | SI-4922 Show default in Scaladoc for generic methods.Jason Zaugg2012-12-102-0/+33
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1733 from retronym/ticket/6614Adriaan Moors2012-12-102-0/+19
|\ \ \ \ \ \
| * | | | | | SI-6614 Test case for fixed ArrayStack misconduct.Jason Zaugg2012-12-082-0/+19
| |/ / / / /
* | | | | | Merge pull request #1732 from retronym/ticket/6690Adriaan Moors2012-12-101-0/+62
|\ \ \ \ \ \
| * | | | | | SI-6690 Release reference to last dequeued element.Jason Zaugg2012-12-081-0/+62
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1729 from JamesIry/SI-5789-2_2.10.xAdriaan Moors2012-12-102-0/+28
|\ \ \ \ \ \
| * | | | | | SI-5789 Use the ReplTest framework in the testJames Iry2012-12-072-21/+21
| * | | | | | SI-5789 Checks in the right version of the testJames Iry2012-12-071-3/+1
| * | | | | | SI-5789 Removes assertion about implclass flag in Mixin.scalaJames Iry2012-12-072-0/+30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1713 from retronym/ticket/5894Adriaan Moors2012-12-101-0/+17
|\ \ \ \ \ \
| * | | | | | SI-5894 Don't emit static forwarders for macros.Jason Zaugg2012-12-051-0/+17
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1711 from retronym/ticket/1672Adriaan Moors2012-12-104-0/+106
|\ \ \ \ \ \
| * | | | | | Addtional test cases for tail calls in catches.Jason Zaugg2012-12-053-1/+43
| * | | | | | SI-1672 Catches are in tail position without finally.Jason Zaugg2012-12-053-0/+64
| |/ / / / /
* | | | | | Merge pull request #1705 from paulp/warn-case-collisionAdriaan Moors2012-12-103-0/+22
|\ \ \ \ \ \