summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* SI-5856 enables use of $this in string interpolationDominik Gruntz2012-07-173-0/+52
*-------. 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
* | | | | | 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 #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-87/+330
|\ \ \ \
| * | | | SI-5981, SI-5979, SI-5973 Closed. Maintenance to Try.Heather Miller2012-07-055-87/+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
* | | | | | | Merge pull request #772 from magarciaEPFL/recoveringOptimizedStabilityCAdriaan Moors2012-07-041-73/+65
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | inliner makes fields public only when actually inliningMiguel Garcia2012-06-251-73/+65
* | | | | | | SI-5990 u.build now correctly invokes missing symbol hooksEugene Burmako2012-07-032-0/+30
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #810 from scalamacros/pullrequest/manifests-and-ticket6005Adriaan Moors2012-07-0366-344/+299
|\ \ \ \ \ \
| * | | | | | reify no longer dealiases symbols and typesEugene Burmako2012-07-0232-221/+103
| * | | | | | removes ClassTag.String and TypeTag.StringEugene Burmako2012-07-028-38/+26
| * | | | | | further improves reflection printersEugene Burmako2012-07-0211-43/+46
| * | | | | | Improves backward compatibility of manifestsEugene Burmako2012-07-0215-42/+124
* | | | | | | Merge pull request #801 from paulp/issue/exponential-specAdriaan Moors2012-07-031-0/+47
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |