summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | SI-6532 emit debug info in compiled java.Paul Phillips2013-04-301-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2432 from retronym/ticket/delayed-init-refPaul Phillips2013-04-304-0/+64
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Warn on selection of vals from DelayedInit subclasses.Jason Zaugg2013-04-234-0/+64
* | | | | | | Merge pull request #2439 from retronym/ticket/7369Adriaan Moors2013-04-276-11/+123
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | SI-7369 Avoid spurious unreachable warnings in patternsJason Zaugg2013-04-246-11/+123
* | | | | | | Merge pull request #2392 from vigdorchik/ticket/si-7367Paul Phillips2013-04-264-27/+55
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | SI-7367 scaladoc crash on constructing the model for annotations.Eugene Vigdorchik2013-04-254-27/+55
* | | | | | | Merge pull request #2449 from heathermiller/readmefixAdriaan Moors2013-04-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Corrects link in README.rstHeather Miller2013-04-251-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #2448 from namin/update-linksHeather Miller2013-04-252-11/+6
|\ \ \ \ \ \ \
| * | | | | | | Update links to old website, in preparation for launch.Nada Amin2013-04-252-11/+6
|/ / / / / / /
* | | | | | | Merge pull request #2444 from paulp/pr/value-class-cmp-warningPaul Phillips2013-04-253-17/+67
|\ \ \ \ \ \ \
| * | | | | | | SI-6943 warn on value class miscomparison.Paul Phillips2013-04-243-17/+67
|/ / / / / / /
* | | | | | | Merge pull request #2420 from retronym/ticket/6675-2Jason Zaugg2013-04-239-11/+57
|\ \ \ \ \ \ \
| * | | | | | | SI-6675 Avoid spurious warning about pattern bind arity.Jason Zaugg2013-04-219-11/+57
* | | | | | | | Merge pull request #2435 from retronym/ticket/7355Jason Zaugg2013-04-231-2/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | SI-7355 Handle spaces in paths in Windows batch files.Bjorn Regnell2013-04-231-2/+3
|/ / / / / / /
* | | | | | | Merge pull request #2387 from vigdorchik/interactive_scaladocAdriaan Moors2013-04-221-2/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Interactive scaladoc: mark new typer run when done.Eugene Vigdorchik2013-04-171-2/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2358 from adriaanm/ticket-7330Jason Zaugg2013-04-217-31/+43
|\ \ \ \ \ \
| * | | | | | SI-7330 better error when pattern isn't a valueAdriaan Moors2013-04-087-31/+43
* | | | | | | Merge pull request #2410 from paulp/pr/parameterized-implicitJason Zaugg2013-04-213-4/+19
|\ \ \ \ \ \ \
| * | | | | | | Quiet down overloaded implicit warning.Paul Phillips2013-04-183-4/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | 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 #2408 from paulp/pr/fully-qualified-namePaul Phillips2013-04-195-18/+21
|\ \ \ \ \ \ \
| * | | | | | | Absolute path in error message.Paul Phillips2013-04-175-18/+21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2411 from retronym/ticket/7388Paul Phillips2013-04-193-1/+10
|\ \ \ \ \ \ \
| * | | | | | | SI-7388 Be more robust against cycles in error symbol creation.Jason Zaugg2013-04-183-1/+10
| |/ / / / / /
* | | | | | | Merge pull request #2402 from retronym/ticket/7377Paul Phillips2013-04-195-1/+38
|\ \ \ \ \ \ \
| * | | | | | | SI-7377 Fix retypechecking of patterns on case companion aliasJason Zaugg2013-04-175-1/+38
| |/ / / / / /
* | | | | | | Merge pull request #2370 from retronym/ticket/7319-2Paul Phillips2013-04-194-18/+65
|\ \ \ \ \ \ \
| * | | | | | | SI-7319 Clear error buffer during Typer reset.Jason Zaugg2013-04-154-18/+65
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #2364 from vigdorchik/ticket/si-7329Paul Phillips2013-04-192-1/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-7329 duplicate default getters for specialized parameters.Eugene Vigdorchik2013-04-072-1/+6
* | | | | | | Merge pull request #2383 from vigdorchik/ticket/si-6286Paul Phillips2013-04-142-20/+27
|\ \ \ \ \ \ \
| * | | | | | | SI-6286 IllegalArgumentException handling specialized method.Eugene Vigdorchik2013-04-102-20/+27
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2389 from retronym/ticket/7360Jason Zaugg2013-04-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-7360 Don't let a follow-up TypeError obscure the original error.Jason Zaugg2013-04-121-1/+1
|/ / / / / /
* | | | | | Merge pull request #2367 from vigdorchik/si-6387-revertAdriaan Moors2013-04-096-24/+27
|\ \ \ \ \ \
| * | | | | | Revert "SI-6387 Clones accessor before name expansion"Eugene Vigdorchik2013-04-086-24/+27
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2365 from u-abramchuk/SI6386Adriaan Moors2013-04-092-2/+15
|\ \ \ \ \ \
| * | | | | | SI-6386 typed existential type tree's original now have tpe setUladzimir Abramchuk2013-04-092-2/+15
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2354 from adriaanm/ticket-7289Adriaan Moors2013-04-097-7/+106
|\ \ \ \ \ \
| * | | | | | SI-7289 Less strict type application for TypeVar.Adriaan Moors2013-04-087-7/+106
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2349 from scalamacros/ticket/6937Adriaan Moors2013-04-0913-57/+61
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-6937 core type tags are no longer referentially uniqueEugene Burmako2013-04-0313-57/+61
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2359 from adriaanm/buildPaul Phillips2013-04-071-26/+35
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | if starr.use.released fetch Scala ${starr.version} for STARRAdriaan Moors2013-04-041-24/+29
| * | | | assume build.release when maven.version.suffix is setAdriaan Moors2013-04-041-0/+4