summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix for a little last minute breakage.Paul Phillips2012-03-071-1/+1
* Merge remote-tracking branch 'origin/develop'Paul Phillips2012-03-074-9/+10
|\
| * Changed printlns to use debugwarn.Paul Phillips2012-03-072-5/+5
| * Merge remote-tracking branch 'hubertp/issue/5554' into developPaul Phillips2012-03-073-6/+7
| |\
| | * Closes #SI-5554Hubert Plociniczak2012-03-063-6/+7
* | | Fix for public final fields.Paul Phillips2012-03-071-0/+2
|/ /
* | Fix for -Xcheckinit failure.Paul Phillips2012-03-061-1/+1
* | Merge remote-tracking branch 'VladUreche/issue/5545-clean' into developPaul Phillips2012-03-061-1/+11
|\ \
| * | Force .info before creating new synthetic symsVlad Ureche2012-03-061-1/+11
* | | Merge remote-tracking branches 'adriaanm/ticket/5546' and 'hubertp/issue/5553...Paul Phillips2012-03-061-1/+2
|\ \ \
| * | | Closes #5553, review by dragosHubert Plociniczak2012-03-061-1/+2
| | |/ | |/|
* | | #SI-5546 fixed: refine refined typing for getClassAdriaan Moors2012-03-061-18/+14
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'dragos/master', 'axel22/feature/pc-execution-...Paul Phillips2012-03-055-13/+66
|\ \ \ \ \ \
| | | | * | | Handle empty format specifiers in the formatting interpolator.Jason Zaugg2012-03-031-6/+7
| | | * | | | Fixes scaladoc rangeposVlad Ureche2012-03-051-3/+4
| | | | |_|/ | | | |/| |
| | * | | | Make task support implementations public.Aleksandar Prokopec2012-03-051-3/+23
| * | | | | Fix deadlocks occurring during presentation compiler shutdown.Iulian Dragos2012-03-052-1/+32
* | | | | | Fix for phase-based logging.Paul Phillips2012-03-051-1/+1
| |_|/ / / |/| | | |
* | | | | Revert attempt to limit private types in lubs.Paul Phillips2012-03-041-1/+1
* | | | | Overcame trait/protected/java limitation.Paul Phillips2012-03-041-69/+86
|/ / / /
* | / / An old patch on pattern matcher exhaustivity.Paul Phillips2012-03-036-47/+50
| |/ / |/| |
* | | Fix for corner case in type printing.Paul Phillips2012-03-021-1/+8
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'ctalau/master', 'axel22/feature/pc-execution-...Paul Phillips2012-03-0235-411/+582
|\ \ \ \ \ | | | |/ / | | |/| |
| | | * | Fix for cps regression. Closes 5538. Closes 5445.Tiark Rompf2012-03-022-15/+21
| | * | | Adding execution context based task support implementation.Aleksandar Prokopec2012-03-024-51/+104
| | * | | Merge branch 'master' into feature/pc-execution-contextsAleksandar Prokopec2012-03-02220-5253/+6969
| | |\| |
| | | * | More consistent use of atPhase.Paul Phillips2012-03-0113-98/+120
| | | * | Another try to quiet the inliner.Paul Phillips2012-03-011-10/+10
| | | * | Merge branch 'develop'Paul Phillips2012-03-012-12/+25
| | | |\ \
| | | | | \
| | | | | \
| | | | *-. \ Merge remote-tracking branches 'scalamacros/ticket/5530', 'szabolcsberecz/SI-...Paul Phillips2012-03-011-9/+18
| | | | |\ \ \
| | | | | | * | Fixes SI-5532Eugene Burmako2012-03-011-4/+10
| | | | | * | | Fixes SI-5530Eugene Burmako2012-02-291-5/+8
| | | | | |/ /
| | | | * | | Merge remote-tracking branch 'szabolcsberecz/SI-5380' into developPaul Phillips2012-03-011-3/+7
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | Lift only *non-local* returns of try expressions.Szabolcs Berecz2012-02-291-5/+7
| | | | | * | Fixes SI-5380: non-local return of try expressionSzabolcs Berecz2012-02-281-0/+3
| | | * | | | Changes to appease the inliner.Paul Phillips2012-03-012-11/+13
| | | |/ / /
| | * | | | Add tasksupport as a configurable field in parallel collections.Aleksandar Prokopec2012-02-2315-220/+295
| * | | | | calling a side-effecting boolean-returning method last in conditionMiguel Garcia2012-03-021-3/+4
| | |/ / / | |/| | |
* / | | | Fixed Issue 5321Cristian Tălău2012-03-011-1/+1
|/ / / /
* | | | Merge remote-tracking branches 'VladUreche/issue/5527' and 'dragos/master' in...Paul Phillips2012-02-295-7/+68
* | | | Whitespace commit.Paul Phillips2012-02-29177-1168/+1167
* | | | Reworking synchronized patch.Paul Phillips2012-02-2811-62/+33
* | | | Merge remote-tracking branch 'szabolcsberecz/SI-64' into SI-64-freshPaul Phillips2012-02-289-5/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | replace methods containing a synchronized body with synchronized methodsSzabolcs Berecz2012-02-166-2/+46
| * | | let fjbg know about the synchronized flagSzabolcs Berecz2012-02-153-0/+6
* | | | Don't print underlying type of modules.Paul Phillips2012-02-281-1/+1
* | | | Fix for typing of objects in patterns.Paul Phillips2012-02-281-1/+6
* | | | Improving error message.Paul Phillips2012-02-281-5/+15
* | | | Specialized NonLocalReturnControl.Paul Phillips2012-02-2711-56/+60
* | | | Fix for "." appearing on classpath.Paul Phillips2012-02-271-1/+3