summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Analyze constants to remove unnecessary branchesJames Iry2013-03-073-3/+24
* 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
| | * | | | | Merge pull request #2159 from scalamacros/topic/7112-followup-210xJames Iry2013-02-241-1/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | fixes the test for SI-7112Eugene Burmako2013-02-231-1/+1
| | | |/ / /
* | | | | | Merge pull request #2177 from JamesIry/master_SI-7159Grzegorz Kossakowski2013-02-282-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-7159 Prepare to remove erroneous INT <:< LONG in TypeKindsJames Iry2013-02-262-0/+9
* | | | | | Merge pull request #2169 from JamesIry/master_SI-7181Grzegorz Kossakowski2013-02-263-75/+176
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-7181 Eliminate unnecessary duplication of finally blocksJames Iry2013-02-261-75/+75
| * | | | | SI-7181 Prepare to remove duplicated finally blocksJames Iry2013-02-252-0/+101
* | | | | | SI-7006 Recognize more jump only blocksJames Iry2013-02-251-1/+1
|/ / / / /
* | | | | Merge pull request #2161 from scalamacros/topic/7112-followup-masterJames Iry2013-02-241-1/+1
|\ \ \ \ \
| * | | | | fixes the test for SI-7112Eugene Burmako2013-02-231-1/+1
* | | | | | Merge pull request #2125 from retronym/ticket/7120Paul Phillips2013-02-236-0/+52
|\ \ \ \ \ \
| * | | | | | SI-7120 Erasure must honor typeref prefixesJason Zaugg2013-02-146-0/+52
* | | | | | | Merge remote-tracking branch 'origin/2.10.x' into masterPaul Phillips2013-02-231-0/+22
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | SI-7171 Consider prefix when assessing type finality.Jason Zaugg2013-02-221-0/+22
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2147 from JamesIry/master_SI-7015Grzegorz Kossakowski2013-02-222-0/+60
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-7015 Cleanup from review of null duplicationJames Iry2013-02-221-1/+1
| * | | | | SI-7015 Removes redundant aconst_null; pop; aconst_null creationJames Iry2013-02-212-0/+60
* | | | | | Merge pull request #2151 from adriaanm/merge-2.10.xPaul Phillips2013-02-222-0/+68
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 2.10.x into master.Adriaan Moors2013-02-202-0/+68
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | / / Fix typing idempotency bug with Annotated treesLukas Rytz2013-02-122-0/+68
| | | |/ / | | |/| |