summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-7479 Make test/files/run/tailcalls.scala pass on AvianSimon Ochsenreither2013-06-102-1/+57
* SI-7479 Add avian option to partest's diff filter...Simon Ochsenreither2013-06-061-1/+1
* Merge pull request #2605 from JamesIry/weak_hashset_uniquesGrzegorz Kossakowski2013-06-041-0/+174
|\
| * SI-7150 Replace scala.reflect.internal.WeakHashSetJames Iry2013-06-041-0/+174
* | Merge branch 'pr/merge-2.10.2' into masterPaul Phillips2013-06-0427-0/+224
|\ \
| * \ Merge remote-tracking branch 'origin/2.10.2' into pr/mergePaul Phillips2013-06-0314-0/+77
| |\ \
| | * \ Merge pull request #2608 from retronym/ticket/7532v2.10.2-RC2v2.10.2James Iry2013-05-304-0/+26
| | |\ \
| | | * | SI-7532 Fix regression in Java inner classfile readerJason Zaugg2013-05-304-0/+26
| | * | | SI-7517 Fix higher kinded type inference regressionJason Zaugg2013-05-301-0/+22
| | |/ /
| | * | Merge pull request #2601 from retronym/ticket/7516James Iry2013-05-294-0/+13
| | |\ \
| | | * | SI-7516 Revert "SI-7234 Make named args play nice w. depmet types"Jason Zaugg2013-05-294-0/+13
| | * | | Merge pull request #2590 from paulp/issue/7486Jason Zaugg2013-05-273-0/+0
| | |\ \ \ | | | |/ / | | |/| |
| | | * | SI-7486 Regressions in implicit search.Paul Phillips2013-05-233-0/+0
| | * | | SI-7509 Avoid crasher as erronous args flow through NamesDefaultsJason Zaugg2013-05-232-0/+16
| | |/ /
| * | | Merge pull request #2609 from retronym/ticket/7507Paul Phillips2013-06-033-0/+42
| |\ \ \
| | * | | SI-7507 Fix lookup of private[this] member in presence of self type.Jason Zaugg2013-05-313-0/+42
| * | | | Merge pull request #2619 from scalamacros/ticket/7375Eugene Burmako2013-06-025-0/+45
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SI-7375 ClassTag for value class aliasesEugene Burmako2013-05-315-0/+45
| * | | | Merge pull request #2578 from retronym/ticket/6138Adriaan Moors2013-05-292-0/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SI-6138 Centralize and refine detection of `getClass` callsJason Zaugg2013-05-232-0/+12
| * | | | Merge pull request #2583 from som-snytt/issue/7473-pointless-for-crashPaul Phillips2013-05-272-0/+14
| |\ \ \ \
| | * | | | SI-7473 Bad for expr crashes postfixSom Snytt2013-05-232-0/+14
| | |/ / /
| * / / / A test case for a recent LUB progression.Jason Zaugg2013-05-271-0/+34
| |/ / /
| * | | Merge pull request #2506 from scalamacros/ticket/7461Eugene Burmako2013-05-203-0/+16
| |\ \ \ | | |/ / | |/| |
| | * | c.typeCheck(silent = true) now suppresses ambiguous errorsEugene Burmako2013-05-093-0/+16
* | | | Revert "SI-7517 type constructors too eagerly normalized."Paul Phillips2013-06-038-116/+6
* | | | Merge pull request #2597 from paulp/issue/7520Paul Phillips2013-06-031-0/+10
|\ \ \ \
| * | | | SI-7520 bug in subtyping.Paul Phillips2013-05-311-0/+10
| | |_|/ | |/| |
* | | | Merge pull request #2615 from paulp/issue/7517Paul Phillips2013-06-038-6/+116
|\ \ \ \
| * | | | SI-7517 type constructors too eagerly normalized.Paul Phillips2013-05-318-6/+116
* | | | | Merge pull request #2577 from scalamacros/pullrequest/paradiseEugene Burmako2013-06-03279-793/+1090
|\ \ \ \ \
| * | | | | refactors macro compilationEugene Burmako2013-05-2814-41/+71
| * | | | | refactors macro testsEugene Burmako2013-05-28258-785/+847
| * | | | | macro engine refactoringEugene Burmako2013-05-2810-4/+193
| * | | | | SI-7461 c.typeCheck(silent = true) now suppresses ambiguous errorsEugene Burmako2013-05-273-0/+16
* | | | | | Merge pull request #2613 from retronym/ticket/6309James Iry2013-05-312-0/+17
|\ \ \ \ \ \
| * | | | | | SI-6309 Test case for early-init / private[this] crasher.Jason Zaugg2013-05-312-0/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2592 from paulp/issue/7088Paul Phillips2013-05-312-0/+15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-7088 Array crasher in erasure.Paul Phillips2013-05-272-0/+15
| | |/ / / | |/| | |
* | | | | Revert "SI-6039 Harden against irrelevant filesystem details"Paul Phillips2013-05-311-18/+0
| |/ / / |/| | |
* | | | Merge pull request #2563 from soc/SI-7474James Iry2013-05-282-18/+7
|\ \ \ \
| * | | | SI-7474 Parallel collections: End the exception handling madnessSimon Ochsenreither2013-05-282-18/+7
| |/ / /
* | | | Merge pull request #2579 from vigdorchik/list_mapJames Iry2013-05-281-0/+26
|\ \ \ \ | |/ / / |/| | |
| * | | SI-7502 removing non-existent element from ListMap returns same map.Eugene Vigdorchik2013-05-221-0/+26
* | | | Merge pull request #2598 from paulp/pr/raw-type-stubsPaul Phillips2013-05-274-0/+19
|\ \ \ \
| * | | | Print raw types correctly.Paul Phillips2013-05-264-0/+19
* | | | | Merge pull request #2524 from soc/SI-7469-java-collectionsPaul Phillips2013-05-271-8/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-7469 Remove deprecated elements in Java{Conversions,Converters}Simon Ochsenreither2013-05-241-8/+0
* | | | | Merge pull request #2591 from som-snytt/topic/partest-inchesPaul Phillips2013-05-26365-481/+1285
|\ \ \ \ \
| * | | | | SI-7198 Par-Test uses filters filesSom Snytt2013-05-2513-10/+24