summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Fix and simplify typedTypeConstructor.Paul Phillips2012-12-2812-68/+68
* Removed old pattern matcher.Paul Phillips2012-12-264-89/+1
* Merge pull request #1506 from som-snytt/issue/6446-plugin-descPaul Phillips2012-12-224-31/+53
|\
| * PluginComponent contributes description to -Xshow-phases.Som Snytt2012-12-184-31/+53
* | Merge pull request #1769 from soc/SI-6809Adriaan Moors2012-12-203-3/+3
|\ \
| * | SI-6809 Forbids deprecated case class definitions without parameter listSimon Ochsenreither2012-12-133-3/+3
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-209-10/+290
|\ \ \
| * \ \ Merge pull request #1727 from scalamacros/ticket/6548Paul Phillips2012-12-192-0/+14
| |\ \ \
| | * | | SI-6548 reflection now correctly enters jinnersEugene Burmako2012-12-072-0/+14
| * | | | 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 #1737 from retronym/ticket/6555Adriaan Moors2012-12-112-0/+37
| |\ \ \ \ \
| | * | | | | SI-6555 Better parameter name retentionJason Zaugg2012-12-082-0/+37
| | |/ / / /
* | | | | / Deskolemize type skolems before pickling.Paul Phillips2012-12-153-0/+43
| |_|_|_|/ |/| | | |
* | | | | Cleanup in module var creation.Paul Phillips2012-12-122-6/+10
* | | | | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-1153-47/+514
|\| | | | | |_|_|/ |/| | |
| * | | 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 #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-101-0/+28
| |\ \ \ \
| | * | | | Addtional test cases for tail calls in catches.Jason Zaugg2012-12-051-0/+28
| | |/ / /
| * | | | Merge pull request #1699 from retronym/ticket/6549Adriaan Moors2012-12-102-0/+54
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | SI-6549 Improve escaping in REPL codegen.Jason Zaugg2012-12-032-0/+54
| | |/ /
| * | | Merge pull request #1668 from scalamacros/topic/pre-typemacrosAdriaan Moors2012-12-072-5/+5
| |\ \ \
| | * | | introduces global.pendingSuperCallEugene Burmako2012-12-061-2/+2
| | * | | refactors handling of parent typesEugene Burmako2012-12-061-3/+3
| | | |/ | | |/|
| * / | SI-6696 removes "helper" tree factory methodsEugene Burmako2012-12-0629-42/+42
| |/ /
| * | Merge pull request #1690 from retronym/ticket/6631Adriaan Moors2012-12-061-0/+18
| |\ \
| | * | SI-6631 Handle invalid escapes in string interpolatorsJason Zaugg2012-12-021-0/+18
| | |/
| * | Merge pull request #1702 from scalamacros/topic/idempotencyEugene Burmako2012-12-0512-0/+241
| |\ \
| | * | tests for idempotency issues in the typecheckerEugene Burmako2012-12-0412-0/+241
* | | | Merge pull request #1719 from andriyp/ticket/5841-cleanPaul Phillips2012-12-1014-0/+132
|\ \ \ \
| * | | | SI-5841 reification of renamed importsAndriy Polishchuk2012-12-0614-0/+132
* | | | | Merge pull request #1697 from retronym/ticket/6745-2Adriaan Moors2012-12-061-0/+22
|\ \ \ \ \
| * | | | | Don't return unimportables from importedSymbol.Jason Zaugg2012-12-031-0/+22
* | | | | | Merge branch 'merge-2.10-wip' into merge-2.10Paul Phillips2012-12-0521-4/+428
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge pull request #1681 from paulp/issue/6731Adriaan Moors2012-12-056-0/+264
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Test cases for SI-5726, SI-5733, SI-6320, SI-6551, SI-6722.Paul Phillips2012-11-294-0/+81