summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
*-. Merge commit 'refs/pull/477/head'; commit 'refs/pull/478/head' into developPaul Phillips2012-05-053-8/+15
|\ \
| | * Don't admit primitive arrays as a generic Java varargs param.Jason Zaugg2012-05-053-8/+15
| |/
* | Merge commit 'refs/pull/124/head' into developPaul Phillips2012-05-051-9/+10
|\ \ | |/ |/|
| * Fixes SI-4929, with a test to verify.Stephen Judkins2012-01-211-14/+15
* | Working around the VerifyErrors.Paul Phillips2012-05-042-2/+6
* | Put corresponds on Iterator.Paul Phillips2012-05-041-0/+18
* | Have ArrayCharSequence reuse its Array.Paul Phillips2012-05-041-5/+20
* | Updated Symbol to record classfile origin.Paul Phillips2012-05-049-33/+74
* | Reluctant surgery on partest.Paul Phillips2012-05-042-112/+57
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge commit 'refs/pull/471/head'; commit 'refs/pull/473/head'; commit 'refs/...Paul Phillips2012-05-047-11/+31
|\ \ \ \ \ \
| | | | | * | Fixes SI-5514.Aleksandar Prokopec2012-05-041-2/+4
| | | | * | | Fixes si-5656.Aleksandar Prokopec2012-05-041-5/+13
| | | | |/ /
| | | * / / Fix for si-5577.Aleksandar Prokopec2012-05-041-0/+2
| | | |/ /
| | * / / Fix for si-5590.Aleksandar Prokopec2012-05-042-1/+9
| | |/ /
| * / / Fix for si-5018.Aleksandar Prokopec2012-05-042-3/+3
| |/ /
* | | run patmat after typer, but not *right* afterAdriaan Moors2012-05-041-2/+4
* | | Fix for one of the oldest open soundness bugs.Paul Phillips2012-05-042-10/+11
* | | Fix for broken non-local returns.Paul Phillips2012-05-041-3/+11
|/ /
* | Fix for implicit class / value class collision.Paul Phillips2012-05-031-6/+13
* | Pushing ClassfileParser toward a new day.Paul Phillips2012-05-036-329/+141
* | Improving organization of classfile parser.Paul Phillips2012-05-033-293/+298
* | Fix for Dynamic interaction with private methods.Paul Phillips2012-05-031-10/+11
* | Fix for SI-3718.Paul Phillips2012-05-037-65/+102
* | Fix for SI-5608, crasher with value classes.Paul Phillips2012-05-032-2/+4
* | Removed BackquotedIdent.Paul Phillips2012-05-037-27/+42
* | Hardening implicit classes.Paul Phillips2012-05-031-3/+7
* | Moved a warning behind -Xlint.Paul Phillips2012-05-031-1/+1
| |
| \
| \
| \
*---. \ Merge commit 'refs/pull/467/head'; commit 'refs/pull/468/head'; commit 'refs/...Paul Phillips2012-05-03152-634/+739
|\ \ \ \
| | | * | Fix SI-4976 partiallyKato Kazuyoshi2012-05-031-3/+11
| | * | | SI-5703: normalize refined types moreAdriaan Moors2012-05-034-11/+33
| | |/ /
| | * | Eliminating reflective calls.Paul Phillips2012-05-029-31/+62
| | * | Fixes the backticks in use case signature crashVlad Ureche2012-05-021-5/+20
| | * | Merge branch 'may2' of /scala/trunk into developPaul Phillips2012-05-021-7/+32
| | |\ \
| | | * | Unanchored regex extractors.Paul Phillips2012-05-021-7/+32
| | * | | Merge commit 'refs/pull/317/head' into developPaul Phillips2012-05-023-5/+15
| | |\ \ \ | | | |/ / | | |/| |
| | | * | SI-5543: Ctor default arg wrongly scoped (revised)Som Snytt2012-04-283-5/+13
| | | * | SI-5543: Merge with trunkSom Snytt2012-04-26638-14062/+22193
| | | |\ \
| | | * | | Ctor default-getters unique name and are typed in constructor contextSom Snytt2012-03-232-4/+9
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-------. \ \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-02122-373/+303
| | |\ \ \ \ \ \ \ \
| | | | | | | * | | | Fixes SI-4478.Simon Ochsenreither2012-05-02119-180/+182
| | | | | |_|/ / / / | | | | |/| | | | |
| | | | | | * | | | No one define sh_highlightDocumentKato Kazuyoshi2012-05-031-2/+1
| | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | Changes scaladoc of trait DynamicDominik Gruntz2012-05-021-5/+18
| | | | |/ / / /
| | | * | | | | cleaned up partialfun synth in uncurryAdriaan Moors2012-05-021-186/+102
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-------. \ \ \ \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-0214-198/+260
| | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | / / / / | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | | | | * | | | Add a link to "z" in ScaladocKato Kazuyoshi2012-05-031-1/+1
| | | | | | |/ / / / | | | | | |/| | | |
| | | | | | * | | | fix SI-5682Lukas Rytz2012-05-021-5/+4
| | | | | |/ / / /
| | | | * | | | | un-cps expected type in translateMatchAdriaan Moors2012-05-021-15/+12
| | | | * | | | | partial fun synth typing under correct ptAdriaan Moors2012-05-021-3/+3
| | | | * | | | | moving patmat to its own phaseAdriaan Moors2012-05-028-119/+187
| | | | * | | | | move more of match translation out of typersAdriaan Moors2012-05-023-79/+78