summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-046-16/+47
* Fix for broken non-local returns.Paul Phillips2012-05-045-3/+59
* Test case for SI-5106.Paul Phillips2012-05-032-0/+16
* Fix for implicit class / value class collision.Paul Phillips2012-05-032-6/+19
* Pushing ClassfileParser toward a new day.Paul Phillips2012-05-036-329/+141
* Improving organization of classfile parser.Paul Phillips2012-05-033-293/+298
* Clarified the status of SI-13.Paul Phillips2012-05-031-31/+30
* Fix for Dynamic interaction with private methods.Paul Phillips2012-05-033-10/+23
* Moved passing tests from pending to files.Paul Phillips2012-05-0318-0/+25
* Fix for SI-3718.Paul Phillips2012-05-039-65/+109
* Test cases for SI-5472, SI-5399, SI-5685.Paul Phillips2012-05-036-11/+160
* Fix for SI-5608, crasher with value classes.Paul Phillips2012-05-034-2/+17
* Test case closes SI-5655.Paul Phillips2012-05-032-0/+40
* Removed BackquotedIdent.Paul Phillips2012-05-037-27/+42
* Hardening implicit classes.Paul Phillips2012-05-033-3/+18
* Moved a warning behind -Xlint.Paul Phillips2012-05-032-2/+2
*---. Merge commit 'refs/pull/467/head'; commit 'refs/pull/468/head'; commit 'refs/...Paul Phillips2012-05-03209-730/+1358
|\ \ \
| | | * Fix SI-4976 partiallyKato Kazuyoshi2012-05-034-3/+42
| | * | SI-5703: normalize refined types moreAdriaan Moors2012-05-0310-34/+86
| | |/
| | * Eliminating reflective calls.Paul Phillips2012-05-029-31/+62
| | * Fixes the backticks in use case signature crashVlad Ureche2012-05-023-5/+50
| | * Merge branch 'may2' of /scala/trunk into developPaul Phillips2012-05-023-7/+84
| | |\
| | | * Unanchored regex extractors.Paul Phillips2012-05-023-7/+84
| | * | Merge commit 'refs/pull/317/head' into developPaul Phillips2012-05-025-5/+44
| | |\ \ | | | |/ | | |/|
| | | * SI-5543: Ctor default arg wrongly scoped (revised)Som Snytt2012-04-284-6/+14
| | | * SI-5543: Merge with trunkSom Snytt2012-04-261984-17278/+38680
| | | |\
| | | * | Ctor default-getters unique name and are typed in constructor contextSom Snytt2012-03-234-4/+38
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-------. \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-02141-382/+496
| | |\ \ \ \ \ \ \
| | | | | | | * | | 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
| | | | | |/ / /
| | | | * | | | Test cases for si-4536.Aleksandar Prokopec2012-05-022-0/+54
| | | | * | | | Pending test for si-4683.Aleksandar Prokopec2012-05-021-0/+11
| | | | * | | | Test case for si-5198.Aleksandar Prokopec2012-05-021-0/+15
| | | | * | | | Pending test for si-5240.Aleksandar Prokopec2012-05-021-0/+11
| | | | * | | | Pending test for si-5514Aleksandar Prokopec2012-05-021-0/+35
| | | | * | | | Test case for si-5559.Aleksandar Prokopec2012-05-021-0/+23
| | | | * | | | Test case for si-5606.Aleksandar Prokopec2012-05-021-0/+9
| | | | * | | | Test case for si-5618.Aleksandar Prokopec2012-05-022-0/+34
| | | * | | | | remove -Xoldpatmat where test no longer needs itAdriaan Moors2012-05-029-9/+1
| | | * | | | | 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-0235-262/+404
| | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | / / / / | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | | | | * | | | Add a link to "z" in ScaladocKato Kazuyoshi2012-05-031-1/+1
| | | | | | | |/ / /
| | | | | | * / / / fix SI-5682Lukas Rytz2012-05-022-6/+7
| | | | | | |/ / /
| | | | | * | | | Pending test for si-5676.Aleksandar Prokopec2012-05-022-0/+26
| | | | | * | | | Add pending test for si-5698.Aleksandar Prokopec2012-05-023-0/+36
| | | | | * | | | Add pending test for SI-5018.Aleksandar Prokopec2012-05-021-0/+34
| | | | | |/ / /
| | | | * | | | SI-5542 closed by test caseAdriaan Moors2012-05-022-0/+4
| | | | * | | | un-cps expected type in translateMatchAdriaan Moors2012-05-021-15/+12