summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-5957 enable direct parsing of nested java class classfileLukas Rytz2012-07-122-0/+17
* Merge pull request #874 from adriaanm/ticket-6022Adriaan Moors2012-07-112-0/+8
|\
| * SI-6022 model type-test-implication betterAdriaan Moors2012-07-112-0/+8
* | Merge branch '2.10.x' into topic/pickledflagsPaul Phillips2012-07-1130-43/+359
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge commit 'refs/pull/825/head'; commit 'refs/pull/827/head'; commit 'refs/...Adriaan Moors2012-07-1130-43/+359
| |\ \ \ \ \ \
| | | | | * | | SI-6042 Improve type selection from volatile type errorJason Zaugg2012-07-082-0/+12
| | | | * | | | SI-5974 make collection.convert.Wrappers serializableLukas Rytz2012-07-052-0/+11
| | | * | | | | Allow attachments for symbols, just like for trees.Lukas Rytz2012-07-057-0/+56
| | | * | | | | Enhanced presentation compiler test infrastructureMirco Dotta2012-07-057-35/+6
| | * | | | | | stringinterpolation macro test filesAdriaan Moors2012-07-064-0/+266
| | * | | | | | adds the sha1 files of the new starr / stringContext.fDominik Gruntz2012-07-068-8/+8
* | | | | | | | Pickled flag reorgMartin Odersky2012-07-117-11/+7
|/ / / / / / /
* | | | | | | Merge pull request #856 from havocp/sip14-execution-changesAdriaan Moors2012-07-104-112/+233
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Collection of updates to SIP-14 (scala.concurrent)Havoc Pennington2012-07-094-112/+233
* | | | | | | Removing the actor migration undeterministic test.Vojin Jovanovic2012-07-091-188/+0
|/ / / / / /
* | | | | | New logic for TermSymbol.resolveOverloadedclhodapp2012-07-089-2/+319
* | | | | | Merge pull request #843 from scalamacros/ticket/6036Adriaan Moors2012-07-082-0/+33
|\ \ \ \ \ \
| * | | | | | SI-6036 yet again makes sense of magic symbolsEugene Burmako2012-07-062-0/+33
| |/ / / / /
* | | | | | Merge pull request #816 from VladUreche/feature/diagrams-dev-pullreq-newJosh Suereth2012-07-0728-66/+916
|\ \ \ \ \ \
| * | | | | | Diagram tweaks #2Vlad Ureche2012-07-026-0/+311
| * | | | | | Diagram tweaks #1Vlad Ureche2012-07-023-4/+74
| * | | | | | Scaladoc class diagrams part 1Vlad Ureche2012-07-0217-62/+529
| * | | | | | Reorganized scaladoc modelVlad Ureche2012-07-023-4/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #838 from adriaanm/ticket-2442Adriaan Moors2012-07-071-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | SI-2442 sealedness for java enums non-experimentalAdriaan Moors2012-07-061-1/+1
| | |/ / / | |/| | |
* | | | | Tweak test to pass under java 7.Paul Phillips2012-07-061-1/+1
* | | | | Merge pull request #834 from paulp/issue/3836-2Adriaan Moors2012-07-063-0/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix SI-3836 not-really-ambiguous import detection.Paul Phillips2012-07-053-0/+55
* | | | | Merge pull request #830 from heathermiller/topic/tryeither-fixesAdriaan Moors2012-07-065-80/+330
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-5981, SI-5979, SI-5973 Closed. Maintenance to Try.Heather Miller2012-07-055-80/+330
* | | | | Merge pull request #824 from adriaanm/ticket-4691_6008Adriaan Moors2012-07-066-1/+61
|\ \ \ \ \
| * | | | | SI-6008 use static knowledge of success of type testsAdriaan Moors2012-07-053-1/+14
| * | | | | SI-4691 exhaustivity: `unapply: Some` = irrefutableAdriaan Moors2012-07-053-0/+47
| |/ / / /
* | | | | Merge pull request #826 from lrytz/t5907Adriaan Moors2012-07-064-5/+152
|\ \ \ \ \
| * | | | | SI-5907, SI-5009 case-class copy defaults only for first param listLukas Rytz2012-07-054-5/+152
| | |_|/ / | |/| | |
* | | | | Merge pull request #822 from scalamacros/ticket/5959Adriaan Moors2012-07-062-0/+75
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | SI-5959 type equality now accounts for mirrorsEugene Burmako2012-07-042-0/+75
* | | | | SI-6033 Closed. Provides implicit conversion from java.math.BigInteger to BigIntDominik Gruntz2012-07-051-0/+5
| |_|/ / |/| | |
* | | | Merge pull request #821 from adriaanm/64acb46ab7Adriaan Moors2012-07-059-35/+109
|\ \ \ \
| * | | | SI-5830 switches: support guards, unreachabilityAdriaan Moors2012-07-039-35/+109
| | |_|/ | |/| |
* | | | Merge pull request #777 from retronym/ticket/2796Adriaan Moors2012-07-043-0/+33
|\ \ \ \
| * | | | SI-2796 Warn if early definitions are used with a trait.Jason Zaugg2012-06-263-0/+33
* | | | | Merge pull request #818 from scalamacros/topic/tags-for-anyval-and-anyrefAdriaan Moors2012-07-046-52/+76
|\ \ \ \ \
| * | | | | tags for AnyVal and AnyRefEugene Burmako2012-07-046-52/+76
| | |_|/ / | |/| | |
* | | | | Merge pull request #820 from retronym/ticket/6013Adriaan Moors2012-07-044-0/+31
|\ \ \ \ \
| * | | | | SI-6013 Disallow deferred members from intermediate java parents.Jason Zaugg2012-07-044-0/+31
| | |_|_|/ | |/| | |
* | | | | Merge pull request #814 from hubertp/issue/5969Adriaan Moors2012-07-043-1/+19
|\ \ \ \ \
| * | | | | Closes SI-5969.Hubert Plociniczak2012-07-023-1/+19
* | | | | | Merge pull request #809 from dragos/issue/fix-5929Adriaan Moors2012-07-041-0/+25
|\ \ \ \ \ \
| * | | | | | Fix SI-5929 - Verify error with finally and pattern matchIulian Dragos2012-07-021-0/+25