summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #2223 from scalamacros/ticket/7235Adriaan Moors2013-03-114-0/+36
|\ \ \ \ \
| * | | | | reifier is now aware of SI-7235Eugene Burmako2013-03-094-0/+36
| |/ / / /
* | | / / SI-7226 Fix inference regression caused by TypeVar equality.Jason Zaugg2013-03-091-0/+26
| |_|/ / |/| | |
* | | | Fix SI-7224.Iulian Dragos2013-03-072-1/+168
| |/ / |/| |
* | | Merge pull request #2199 from retronym/ticket/7214Adriaan Moors2013-03-051-0/+57
|\ \ \
| * | | SI-7214 outer check based on dealiased pattern type.Jason Zaugg2013-03-051-0/+57
* | | | Merge pull request #2156 from vigdorchik/hierarchyAdriaan Moors2013-03-056-84/+106
|\ \ \ \
| * | | | SI-7109 SI-7153 Generalize the API to get docComments: allow to force docTreesEugene Vigdorchik2013-02-246-84/+106
* | | | | Merge pull request #2193 from adriaanm/patmat-refactorAdriaan Moors2013-03-056-63/+25
|\ \ \ \ \
| * \ \ \ \ Merge 2.10.1 into 2.10.xAdriaan Moors2013-03-034-63/+11
| |\ \ \ \ \
| | * | | | | [nomaster] SI-7195 minor version mustn't introduce warningsAdriaan Moors2013-03-013-63/+0
| | * | | | | Merge pull request #2168 from retronym/ticket/7183Adriaan Moors2013-03-012-0/+14
| | |\ \ \ \ \
| | | * | | | | SI-7183 Disable unreachability for withFilter matches.Jason Zaugg2013-02-252-0/+14
| | * | | | | | Merge pull request #2167 from retronym/ticket/7126Adriaan Moors2013-03-011-0/+11
| | |\ \ \ \ \ \
| | | * | | | | | SI-7126 Account for the alias types that don't dealias.Jason Zaugg2013-02-251-0/+11
| | | |/ / / / /
| * | | | | / / [port] SI-7183 Disable unreachability for withFilter matches.Adriaan Moors2013-03-032-0/+14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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-054-0/+56
|\ \ \ \ \ \ \
| * | | | | | | SI-7185 Avoid NPE in TreeInfo.isExprSafeToInlineJason Zaugg2013-03-024-0/+56
* | | | | | | | Merge pull request #2178 from scalamacros/ticket/7190Paul Phillips2013-03-051-0/+26
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | SI-7190 macros no longer give rise to bridgesEugene Burmako2013-02-271-0/+26
* | | | | | | | 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-019-55/+119
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge 2.10.1 into 2.10.x.Adriaan Moors2013-02-279-55/+119
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge pull request #2160 from scalamacros/topic/7112-followup-2101v2.10.1-RC2Adriaan Moors2013-02-251-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | fixes the test for SI-7112Eugene Burmako2013-02-231-1/+1
| | | | |_|/ / / | | | |/| | | |
| | * / | | | | SI-7180 Fix regression in implicit scope of HK type alias.Jason Zaugg2013-02-251-0/+13
| | |/ / / / /
| | * | | | | Merge pull request #2152 from retronym/topic/annotatedRetyping-2.10.1Adriaan Moors2013-02-214-0/+82
| | |\ \ \ \ \
| | | * | | | | Additional test case for Lukas' fix to annotated originals.Jason Zaugg2013-02-212-0/+14
| | | * | | | | Fix typing idempotency bug with Annotated treesLukas Rytz2013-02-212-0/+68
| | * | | | | | SI-7146 - Fixing checkinit bug in ExecutionContextImpl and adding testViktor Klang2013-02-192-0/+28
| | * | | | | | 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
| | * | | | | [nomaster] Revert "SI-4664 Make scala.util.Random Serializable"Adriaan Moors2013-02-091-15/+0
* | | | | | | 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 #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
| |/ / / / /
* / / / / / SI-7171 Consider prefix when assessing type finality.Jason Zaugg2013-02-227-0/+67
|/ / / / /
* | | | | Merge pull request #2118 from lrytz/annotatedRetypingJames Iry2013-02-194-0/+82
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Additional test case for Lukas' fix to annotated originals.Jason Zaugg2013-02-182-0/+14
| * | | | Fix typing idempotency bug with Annotated treesLukas Rytz2013-02-122-0/+68