summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Methods to derive ValDefs and Templates.Paul Phillips2012-02-2314-64/+68
* Methods to derive new DefDefs.Paul Phillips2012-02-2312-108/+88
* One last nudge for elidable.Paul Phillips2012-02-224-2/+8
* Reworked and restored elidable.Paul Phillips2012-02-222-115/+102
* Revert recent elidable commits.Paul Phillips2012-02-223-31/+30
* More use of perRunCaches.Paul Phillips2012-02-226-18/+14
*-. Merge remote-tracking branches 'axel22/feature/benchmarks' and 'hubertp/topic...Paul Phillips2012-02-221-0/+1
|\ \
| | * Deprecate Refined Build Manager.Hubert Plociniczak2012-02-221-0/+1
* | | Don't populate the concreteSpecMethod set in presentation compiler runs. This...Iulian Dragos2012-02-221-1/+1
| |/ |/|
* | Merge remote-tracking branch 'soc/SI-5034' into developPaul Phillips2012-02-211-20/+0
|\ \
| * | Removed dead code in RefChecks.Simon Ochsenreither2012-02-201-20/+0
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'som-snytt/elide-nothing', 'szabolcsberecz/SI-...Paul Phillips2012-02-211-0/+1
|\ \ \ \
| * | | | Disallow eliding when Nothing is expectedSom Snytt2012-02-211-0/+1
| |/ / /
* / / / Added the SYNTHETIC flag for BRIDGE methods. The Eclipse Java compiler compla...Iulian Dragos2012-02-211-1/+1
|/ / /
* | | Eliminating duplication in zero creation.Paul Phillips2012-02-202-29/+24
* | | Fix for SI-5215 part 2: generate return value when eliding method callsSzabolcs Berecz2012-02-201-0/+14
|/ /
* | A better error message for inheritance conflict.Paul Phillips2012-02-191-1/+9
* | Streamlining skolemization, specialization.Paul Phillips2012-02-196-58/+75
* | Fix for SI-5215: scalac crash when @elidable used in traitSzabolcs Berecz2012-02-192-15/+6
* | Fix [@spec A] to correctly induce AnyRef specialization.Erik Osheim2012-02-191-16/+15
* | More on SI-5500.Paul Phillips2012-02-184-34/+41
| |
| \
*-. \ Merge branch 'master', remote-tracking branch 'non/si-5500' into developPaul Phillips2012-02-1811-54/+44
|\ \ \
| | * | Fixed over-optimistic anyrefSpecCache (closes SI-5500).Erik Osheim2012-02-191-6/+9
| * | | Cleanup in aisle New.Paul Phillips2012-02-1811-48/+35
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'hubertp/issue/5452' and 'hubertp/issue/5493' ...Paul Phillips2012-02-173-10/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| | * | | Closes #5497.Hubert Plociniczak2012-02-181-2/+6
| * | | | Closes #5452.Hubert Plociniczak2012-02-172-8/+19
| |/ / /
* | | | Merge remote-tracking branch 'scalamacros/pullrequest/macros' into developPaul Phillips2012-02-174-31/+75
|\ \ \ \
| * | | | Fixes miscellaneous macro bugsEugene Burmako2012-02-174-31/+75
| |/ / /
* | | | Merge branch 'develop'Paul Phillips2012-02-172-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for "type _$1 defined twice".Paul Phillips2012-02-172-1/+5
* | | | Optimizations.Paul Phillips2012-02-172-8/+14
|/ / /
* | | Merge branch 'develop'Paul Phillips2012-02-1710-542/+991
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'VladUreche/issue/5005', 'adriaanm/topic/virtp...Paul Phillips2012-02-1710-542/+991
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | significantly faster Inliner, with extensive documentation.Miguel Garcia2012-02-173-336/+635
| | |/ / | |/| |
| | * | [vpm] simpler implementation of switch emissionAdriaan Moors2012-02-171-30/+13
| | * | [vpm] PF's missingCase, cleaned up isDefinedAt genAdriaan Moors2012-02-174-94/+122
| | * | [vpm] avoid triggering virtualized matchingAdriaan Moors2012-02-171-9/+9
| | * | [vpm] generate proper isDefinedAt for switchesAdriaan Moors2012-02-171-2/+9
| | * | [vpm] working type switch for try/catchAdriaan Moors2012-02-175-106/+238
| | * | remove unused `tree` argument from typedCasesAdriaan Moors2012-02-172-5/+5
| |/ /
* / / Fixed AnyRef specialization.Paul Phillips2012-02-172-26/+39
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'axel22/issue/5293', 'szabolcsberecz/synchroni...Paul Phillips2012-02-151-4/+21
|\ \ \ | | |/ | |/|
| | * Improve handling of final and @inline in specialization.Erik Osheim2012-02-151-4/+21
| |/
* | Merge branch 'develop'Paul Phillips2012-02-154-52/+147
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'scalamacros/pullrequest/preprocessreifees' an...Paul Phillips2012-02-154-52/+147
| |\ \ \ | | |_|/ | |/| |
| | | * Makes multiline interpolation work finelyEugene Burmako2012-02-151-3/+5
| | * | Disables typechecking that precedes reflective compilationEugene Burmako2012-02-142-18/+24
| | * | Preprocessing for reifeesEugene Burmako2012-02-141-31/+118
| | |/
* | | Revert "Fix for SI-5452."Paul Phillips2012-02-151-3/+1