summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2454 from vigdorchik/scaladoc_fixesJason Zaugg2013-05-172-3/+3
|\
| * Improve code style in the Scaladoc implementation.Eugene Vigdorchik2013-05-162-3/+3
* | Merge pull request #2374 from adriaanm/ticket-6815Jason Zaugg2013-05-176-0/+74
|\ \
| * | SI-6815 untangle isStable and hasVolatileTypeAdriaan Moors2013-05-166-0/+74
* | | Merge pull request #2519 from som-snytt/issue/regex-revertAdriaan Moors2013-05-161-5/+4
|\ \ \
| * | | SI-6406 Restore deprecated APISom Snytt2013-05-121-5/+4
* | | | Merge pull request #2534 from retronym/ticket/3943Adriaan Moors2013-05-162-0/+21
|\ \ \ \
| * | | | SI-3943 Test case for already-fixed Java interop bugJason Zaugg2013-05-152-0/+21
| |/ / /
* | / / SI-7469 Remove @deprecated scala.util.loggingSimon Ochsenreither2013-05-163-8/+1
| |/ / |/| |
* | | Merge pull request #2514 from scalamacros/topic/5923-masterJason Zaugg2013-05-1518-2/+117
|\ \ \
| * | | SI-7047 fixes silent for c.inferImplicitXXXEugene Burmako2013-05-123-0/+22
| * | | SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-128-2/+59
| * | | macroExpandAll is now triggered in all invocations of typedEugene Burmako2013-05-122-0/+4
| * | | SI-5923 instantiates targs in deferred macro applicationsEugene Burmako2013-05-125-0/+32
* | | | Merge pull request #2503 from paulp/issue/6039Jason Zaugg2013-05-151-0/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-6039 Harden against irrelevant filesystem detailsPaul Phillips2013-05-081-0/+18
* | | | Merge pull request #2501 from paulp/pr/tailcalls-tostringPaul Phillips2013-05-121-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Limit unnecessary calls to Type#toString.Paul Phillips2013-05-081-1/+1
| |/ /
* | | Merge pull request #2470 from ihji/masterPaul Phillips2013-05-111-0/+11
|\ \ \
| * | | SI-7432 add testcasesHeejong Lee2013-04-301-0/+11
* | | | Merge pull request #2462 from magarciaEPFL/backendish9Paul Phillips2013-05-101-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-6863 root cause fixed using factory of scala.runtime.*RefMiguel Garcia2013-04-271-2/+2
* | | | Merge pull request #2483 from adriaanm/merge-2.10.xPaul Phillips2013-05-0222-11/+354
|\ \ \ \
| * \ \ \ Merge 2.10.x into masterAdriaan Moors2013-05-0222-11/+354
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge pull request #2432 from retronym/ticket/delayed-init-refPaul Phillips2013-04-303-0/+53
| | |\ \ \
| | | * | | Warn on selection of vals from DelayedInit subclasses.Jason Zaugg2013-04-233-0/+53
| | * | | | Merge pull request #2439 from retronym/ticket/7369Adriaan Moors2013-04-275-0/+95
| | |\ \ \ \
| | | * | | | SI-7369 Avoid spurious unreachable warnings in patternsJason Zaugg2013-04-245-0/+95
| | * | | | | Merge pull request #2392 from vigdorchik/ticket/si-7367Paul Phillips2013-04-262-0/+26
| | |\ \ \ \ \
| | | * | | | | SI-7367 scaladoc crash on constructing the model for annotations.Eugene Vigdorchik2013-04-252-0/+26
| | * | | | | | SI-6943 warn on value class miscomparison.Paul Phillips2013-04-242-8/+44
| | * | | | | | Merge pull request #2420 from retronym/ticket/6675-2Jason Zaugg2013-04-232-0/+21
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | SI-6675 Avoid spurious warning about pattern bind arity.Jason Zaugg2013-04-212-0/+21
| | * | | | | | Merge pull request #2358 from adriaanm/ticket-7330Jason Zaugg2013-04-214-3/+13
| | |\ \ \ \ \ \
| | | * | | | | | SI-7330 better error when pattern isn't a valueAdriaan Moors2013-04-084-3/+13
| | * | | | | | | Merge pull request #2410 from paulp/pr/parameterized-implicitJason Zaugg2013-04-212-0/+14
| | |\ \ \ \ \ \ \
| | | * | | | | | | Quiet down overloaded implicit warning.Paul Phillips2013-04-182-0/+14
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge pull request #2322 from retronym/ticket/7200Jason Zaugg2013-04-202-0/+84
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | SI-7200 Test case for fixed type inference error.Jason Zaugg2013-03-272-0/+84
* | | | | | | | | Merge pull request #2406 from paulp/issue/7362Paul Phillips2013-04-3012-671/+747
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | More useful checkfile output in interactive tests.Paul Phillips2013-04-3010-692/+692
| * | | | | | | | | SI-7362, crash in presentation compiler.Paul Phillips2013-04-303-0/+76
* | | | | | | | | | SI-7349 Partest supports test-interfaceSom Snytt2013-04-307-71/+36
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2428 from hubertp/issue/7291Paul Phillips2013-04-304-6/+32
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | SI-7291: No exception throwing for diverging implicit expansionHubert Plociniczak2013-04-264-6/+32
* | | | | | | | | Route -explaintypes through reporter.Paul Phillips2013-04-291-0/+4
* | | | | | | | | Merge pull request #2421 from paulp/pr/print-method-positionsPaul Phillips2013-04-272-0/+50
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | -Yshow-member-pos, print the positions of members.Paul Phillips2013-04-202-0/+50
* | | | | | | | | Merge pull request #2442 from soc/SI-7403Paul Phillips2013-04-261-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | SI-7403 Stream extends SerializableSimon Ochsenreither2013-04-251-2/+2
| | |/ / / / / / | |/| | | | | |