summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2235 from vigdorchik/si_5513James Iry2013-03-202-0/+27
|\
| * SI-5513: add inplace set-theoretic operations for mutable bitsets.Eugene Vigdorchik2013-03-112-0/+27
* | Merge pull request #2244 from paulp/pr/notNullAdriaan Moors2013-03-172-4/+4
|\ \
| * | SI-7247, deprecated NotNull.Paul Phillips2013-03-132-4/+4
* | | Merge pull request #2214 from JamesIry/master_constant_optimizationJames Iry2013-03-157-3/+142
|\ \ \ | |/ / |/| |
| * | Cleanup of constant optimizationJames Iry2013-03-146-0/+118
| * | Analyze constants to remove unnecessary branchesJames Iry2013-03-073-3/+24
* | | Merge pull request #2242 from adriaanm/merge-2.10.xPaul Phillips2013-03-136-0/+50
|\ \ \
| * \ \ Merge 2.10.x into masterAdriaan Moors2013-03-126-0/+50
| |\ \ \
| | * \ \ Merge pull request #2221 from scalamacros/ticket/5710Adriaan Moors2013-03-114-0/+32
| | |\ \ \
| | | * | | SI-5710 has fixed itselfEugene Burmako2013-03-094-0/+32
| | * | | | Merge pull request #2223 from scalamacros/ticket/7235Adriaan Moors2013-03-112-0/+18
| | |\ \ \ \
| | | * | | | reifier is now aware of SI-7235Eugene Burmako2013-03-092-0/+18
| | | |/ / /
| | * | | | Merge pull request #2199 from retronym/ticket/7214Adriaan Moors2013-03-051-0/+57
| | |\ \ \ \
* | | | | | | SI-6601 Close access loophole for value class constructorsJason Zaugg2013-03-112-0/+17
|/ / / / / /
* | | | | / Moved scaladoc sources into separate directory.Paul Phillips2013-03-092-206/+0
| |_|_|_|/ |/| | | |
* | | | | SI-7006 Fix the unreachable testJames Iry2013-03-081-3/+3
* | | | | Merge pull request #2216 from JamesIry/master_7231James Iry2013-03-082-0/+13
|\ \ \ \ \
| * | | | | SI-7231 Fix assertion when adapting Null type to Array typeJames Iry2013-03-082-0/+13
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2185 from JamesIry/master_unreachableGrzegorz Kossakowski2013-03-082-75/+202
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-7006 Prevent unreachable blocks in GenICodeJames Iry2013-03-062-75/+202
* | | | | Merge 2.10.x into master.Adriaan Moors2013-03-051-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #2198 from retronym/ticket/7215Paul Phillips2013-03-051-0/+6
| |\ \ \ \
| | * | | | SI-7215 Fix transpose of an empty Array[Array[T]].Jason Zaugg2013-03-051-0/+6
| * | | | | Merge pull request #2175 from retronym/ticket/7185Paul Phillips2013-03-052-0/+46
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge 2.10.x into master.Adriaan Moors2013-03-053-0/+103
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | / / | |_|_|_|_|/ / |/| | | | | / | | | | | |/ | | | | |/|
| | | | * | SI-7214 outer check based on dealiased pattern type.Jason Zaugg2013-03-051-0/+57
| | | | |/
| | * | | SI-7185 Avoid NPE in TreeInfo.isExprSafeToInlineJason Zaugg2013-03-022-0/+46
| * | | | Merge pull request #2184 from adriaanm/revert-pr-2083Adriaan Moors2013-03-018-2071/+0
| |\ \ \ \
| | * | | | Revert SI-6240 synchronization for runtime reflectionAdriaan Moors2013-03-018-2071/+0
| | | |_|/ | | |/| |
| * | | | Merge pull request #2179 from adriaanm/merge-2.10.1Adriaan Moors2013-03-015-40/+78
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #2083 from scalamacros/ticket/6240Adriaan Moors2013-02-278-0/+2071
| |\ \ \ \
| | * | | | runtime reflection: death from thousand threadsEugene Burmako2013-02-114-0/+2051
| | * | | | SI-7045 reflection now auto-initializes selfTypeEugene Burmako2013-02-112-0/+14
| | * | | | removes the crazy extraneous logEugene Burmako2013-02-112-0/+6
* | | | | | Merge pull request #2197 from paulp/pr/integrate-range-positionsJames Iry2013-03-051-1/+2
|\ \ \ \ \ \
| * | | | | | Disentangled RangePositions from interactive.Paul Phillips2013-03-041-1/+2
* | | | | | | SI-7132 - don't discard Unit type in interpreterDan Rosen2013-03-022-10/+15
|/ / / / / /
* | | | | | Merge pull request #2180 from adriaanm/merge-2.10.1-masterAdriaan Moors2013-03-015-0/+39
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 2.10.1 into masterAdriaan Moors2013-02-275-0/+39
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge 2.10.1 into 2.10.x.Adriaan Moors2013-02-275-40/+78
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | fixes the test for SI-7112Eugene Burmako2013-02-231-1/+1
| | | * | | Merge pull request #2152 from retronym/topic/annotatedRetyping-2.10.1Adriaan Moors2013-02-212-0/+68
| | | |\ \ \
| | | | * | | Fix typing idempotency bug with Annotated treesLukas Rytz2013-02-212-0/+68
| | | * | | | SI-7128 Fix regression in copyToArray for empty arraysJason Zaugg2013-02-141-0/+3
| | | |/ / /
| | | * / / [nomaster] Revert "SI-6548 reflection now correctly enters jinners"Adriaan Moors2013-02-104-40/+75
| | | |/ /
| | * | | Merge pull request #2134 from scalamacros/topic/resetattrs-thisPaul Phillips2013-02-272-0/+12
| | |\ \ \
| | | * | | resetAttrs now always erases This.tpeEugene Burmako2013-02-172-0/+12
| | * | | | Merge pull request #2149 from khernyo/issue/7074Grzegorz Kossakowski2013-02-252-0/+24
| | |\ \ \ \
| | | * | | | SI-7074 Fix xml attribute sortingSzabolcs Berecz2013-02-242-0/+24