summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Add symbol to Manifests.Paul Phillips2012-03-091-5/+14
* Wider net on final fields.Paul Phillips2012-03-082-15/+26
* Fix for public final fields.Paul Phillips2012-03-073-0/+39
* Merge remote-tracking branch 'VladUreche/issue/5545-clean' into developPaul Phillips2012-03-062-0/+27
|\
| * Force .info before creating new synthetic symsVlad Ureche2012-03-062-0/+27
* | Updated checkfile for retronym commit.Paul Phillips2012-03-051-7/+7
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'dragos/master', 'axel22/feature/pc-execution-...Paul Phillips2012-03-054-6/+162
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * Handle empty format specifiers in the formatting interpolator.Jason Zaugg2012-03-032-0/+12
| | | * | Fixes scaladoc rangeposVlad Ureche2012-03-052-6/+150
| |_|/ / |/| | |
* | | | Revert attempt to limit private types in lubs.Paul Phillips2012-03-042-0/+22
* | | | Overcame trait/protected/java limitation.Paul Phillips2012-03-046-0/+54
|/ / /
* | / Test case closes SI-4777.Paul Phillips2012-03-0312-0/+10
| |/ |/|
* | Fix for corner case in type printing.Paul Phillips2012-03-022-0/+30
| |
| \
*-. | Merge remote-tracking branches 'ctalau/master', 'axel22/feature/pc-execution-...Paul Phillips2012-03-026-0/+18
|\ \|
| | *-. Merge remote-tracking branches 'scalamacros/ticket/5530', 'szabolcsberecz/SI-...Paul Phillips2012-03-015-0/+12
| | |\ \
| | | | * Fixes SI-5532Eugene Burmako2012-03-012-0/+5
| | |_|/ | |/| |
| | | * Fixes SI-5530Eugene Burmako2012-02-293-0/+7
| | |/ | |/|
| | * Merge remote-tracking branch 'szabolcsberecz/SI-5380' into developPaul Phillips2012-03-011-0/+6
| | |\
| | | * Fixes SI-5380: non-local return of try expressionSzabolcs Berecz2012-02-281-0/+6
* | | | Fixed Issue 5321Cristian Tălău2012-03-012-0/+177
| |/ / |/| |
* | | Fixing whitespace-damaged test.Paul Phillips2012-02-292-1/+2
|/ /
* | Merge remote-tracking branches 'VladUreche/issue/5527' and 'dragos/master' in...Paul Phillips2012-02-292-0/+61
* | Reworking synchronized patch.Paul Phillips2012-02-282-12/+5
* | Merge remote-tracking branch 'szabolcsberecz/SI-64' into SI-64-freshPaul Phillips2012-02-282-4/+10
|\ \ | |/ |/|
| * replace methods containing a synchronized body with synchronized methodsSzabolcs Berecz2012-02-162-4/+10
* | Specialized NonLocalReturnControl.Paul Phillips2012-02-272-0/+18
* | Change time constants in test to avoid failures.Aleksandar Prokopec2012-02-232-4/+4
* | Reworked and restored elidable.Paul Phillips2012-02-225-3/+185
* | Revert recent elidable commits.Paul Phillips2012-02-222-85/+3
* | Test for SI-5171Szabolcs Berecz2012-02-212-0/+8
* | Eliminating duplication in zero creation.Paul Phillips2012-02-202-2/+2
* | Fix for SI-5215 part 2: generate return value when eliding method callsSzabolcs Berecz2012-02-202-2/+40
* | Fix for SI-5215: scalac crash when @elidable used in traitSzabolcs Berecz2012-02-192-2/+46
* | Fix [@spec A] to correctly induce AnyRef specialization.Erik Osheim2012-02-191-4/+4
* | More specialization tests.Paul Phillips2012-02-194-6/+82
* | More on SI-5500.Paul Phillips2012-02-184-29/+86
* | Merge branch 'master', remote-tracking branch 'non/si-5500' into developPaul Phillips2012-02-182-0/+14
|\ \
| * | Fixed over-optimistic anyrefSpecCache (closes SI-5500).Erik Osheim2012-02-192-0/+14
* | | Merge remote-tracking branch 'scalamacros/pullrequest/macros' into developPaul Phillips2012-02-1712-0/+101
|\ \ \ | |/ / |/| |
| * | Fixes miscellaneous macro bugsEugene Burmako2012-02-1712-0/+101
* | | Merge branch 'develop'Paul Phillips2012-02-176-2/+83
|\ \ \
| * | | [vpm] generate proper isDefinedAt for switchesAdriaan Moors2012-02-172-1/+26
| * | | [vpm] working type switch for try/catchAdriaan Moors2012-02-174-1/+57
| |/ /
* / / Fixed AnyRef specialization.Paul Phillips2012-02-177-18/+107
|/ /
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'axel22/issue/5293', 'szabolcsberecz/synchroni...Paul Phillips2012-02-154-0/+666
|\ \ \ \ | | | |/ | | |/|
| | * | test to check for proper synchronization in generated codeSzabolcs Berecz2012-02-153-0/+578
| |/ / |/| |
| * | Apply the fix for si-5293 to hash maps.Aleksandar Prokopec2012-02-151-0/+88
| |/
| |
| \
*-. \ Merge remote-tracking branches 'scalamacros/pullrequest/preprocessreifees' an...Paul Phillips2012-02-1589-103/+556
|\ \ \
| | * | Makes multiline interpolation work finelyEugene Burmako2012-02-156-0/+101
| * | | Disables typechecking that precedes reflective compilationEugene Burmako2012-02-1475-128/+295