summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #848 from paulp/topic/asSeenFrom-basePaul Phillips2012-07-071-14/+2
|\
| * Eliminated some code in asSeenFrom.Paul Phillips2012-07-071-14/+2
* | Merge pull request #839 from jsuereth/starr-fixinsJosh Suereth2012-07-071-7/+13
|\ \
| * | Fix to push-jars to use same sha fixing that pull uses.Josh Suereth2012-07-061-7/+13
* | | Merge pull request #838 from adriaanm/ticket-2442Adriaan Moors2012-07-072-3/+3
|\ \ \ | |_|/ |/| |
| * | SI-2442 sealedness for java enums non-experimentalAdriaan Moors2012-07-062-3/+3
| |/
* | Tweak test to pass under java 7.Paul Phillips2012-07-061-1/+1
* | Merge pull request #834 from paulp/issue/3836-2Adriaan Moors2012-07-064-3/+81
|\ \ | |/ |/|
| * Fix SI-3836 not-really-ambiguous import detection.Paul Phillips2012-07-054-3/+81
* | Merge pull request #830 from heathermiller/topic/tryeither-fixesAdriaan Moors2012-07-0612-173/+478
|\ \
| * | Updates scala.util.control.NonFatal documentation, as suggested in code reviewHeather Miller2012-07-061-6/+9
| * | SI-5981, SI-5979, SI-5973 Closed. Maintenance to Try.Heather Miller2012-07-0512-167/+469
* | | Merge pull request #824 from adriaanm/ticket-4691_6008Adriaan Moors2012-07-068-219/+273
|\ \ \
| * | | refactor to implement @retronym's reviewAdriaan Moors2012-07-061-18/+20
| * | | SI-6008 use static knowledge of success of type testsAdriaan Moors2012-07-054-25/+65
| * | | SI-4691 exhaustivity: `unapply: Some` = irrefutableAdriaan Moors2012-07-054-175/+175
| * | | introduce -Ypatmat-debug (no new functionality)Adriaan Moors2012-07-052-35/+47
| |/ /
* | | Merge pull request #826 from lrytz/t5907Adriaan Moors2012-07-066-55/+218
|\ \ \
| * | | SI-5907, SI-5009 case-class copy defaults only for first param listLukas Rytz2012-07-056-55/+218
* | | | Merge pull request #823 from scalamacros/topic/result-typeAdriaan Moors2012-07-061-0/+4
|\ \ \ \
| * | | | Adds `Type.resultType` to reflection APIEugene Burmako2012-07-041-0/+4
* | | | | Merge pull request #822 from scalamacros/ticket/5959Adriaan Moors2012-07-063-2/+77
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-5959 type equality now accounts for mirrorsEugene Burmako2012-07-043-2/+77
* | | | | Merge pull request #831 from dgruntz/issue/6033Josh Suereth2012-07-052-1/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-6033 Closed. Provides implicit conversion from java.math.BigInteger to BigIntDominik Gruntz2012-07-052-1/+15
|/ / / /
* | | | Merge pull request #821 from adriaanm/64acb46ab7Adriaan Moors2012-07-0510-86/+308
|\ \ \ \
| * | | | SI-5830 switches: support guards, unreachabilityAdriaan Moors2012-07-0310-86/+308
* | | | | Merge pull request #803 from magarciaEPFL/offload-classfile-writing-BAdriaan Moors2012-07-054-280/+444
|\ \ \ \ \
| * | | | | GenASM gets a 10% performance boost via switchMiguel Garcia2012-07-012-245/+353
| * | | | | GenASM: pipeline disk-write with building of classfilesMiguel Garcia2012-07-013-35/+91
* | | | | | Merge pull request #777 from retronym/ticket/2796Adriaan Moors2012-07-044-0/+39
|\ \ \ \ \ \
| * | | | | | SI-2796 Warn if early definitions are used with a trait.Jason Zaugg2012-06-264-0/+39
* | | | | | | Merge pull request #818 from scalamacros/topic/tags-for-anyval-and-anyrefAdriaan Moors2012-07-049-54/+88
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | tags for AnyVal and AnyRefEugene Burmako2012-07-049-54/+88
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #820 from retronym/ticket/6013Adriaan Moors2012-07-045-1/+32
|\ \ \ \ \ \
| * | | | | | SI-6013 Disallow deferred members from intermediate java parents.Jason Zaugg2012-07-045-1/+32
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #814 from hubertp/issue/5969Adriaan Moors2012-07-044-2/+29
|\ \ \ \ \ \
| * | | | | | Better explanation for SI-5969.Hubert Plociniczak2012-07-031-2/+6
| * | | | | | Closes SI-5969.Hubert Plociniczak2012-07-024-2/+25
* | | | | | | Merge pull request #809 from dragos/issue/fix-5929Adriaan Moors2012-07-042-11/+32
|\ \ \ \ \ \ \
| * | | | | | | Fix SI-5929 - Verify error with finally and pattern matchIulian Dragos2012-07-022-11/+32
* | | | | | | | Merge pull request #772 from magarciaEPFL/recoveringOptimizedStabilityCAdriaan Moors2012-07-044-355/+445
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | readability of MethodTFA.mutatingInterpret()Miguel Garcia2012-07-011-106/+37
| * | | | | | | refactoring to functional style Inliner's isStampedForInlining()Miguel Garcia2012-06-263-138/+223
| * | | | | | | inliner makes fields public only when actually inliningMiguel Garcia2012-06-253-148/+222
* | | | | | | | Merge pull request #815 from scalamacros/ticket/5990Adriaan Moors2012-07-034-12/+46
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | SI-5990 u.build now correctly invokes missing symbol hooksEugene Burmako2012-07-034-12/+46
|/ / / / / / /
* | | | | | | Merge pull request #810 from scalamacros/pullrequest/manifests-and-ticket6005Adriaan Moors2012-07-03101-431/+675
|\ \ \ \ \ \ \
| * | | | | | | reify no longer dealiases symbols and typesEugene Burmako2012-07-0240-125/+162
| * | | | | | | miscellaneous cleanupEugene Burmako2012-07-023-4/+7