summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Revert "Make fix for SI-5452 not break other things."Paul Phillips2012-02-152-7/+4
|/ /
* | Merge remote-tracking branch 'paulp/objects-and-overrides'Paul Phillips2012-02-153-4/+22
|\ \
| * | matchesType fixup.Paul Phillips2012-02-021-6/+6
| * | Fix for bad bug with accidental overrides.Paul Phillips2012-02-013-2/+20
* | | Specialization action.Paul Phillips2012-02-144-45/+77
* | | Eliminating trailing whitespace in AnyVals.Paul Phillips2012-02-141-15/+15
| |/ |/|
* | Make fix for SI-5452 not break other things.Paul Phillips2012-02-142-4/+7
* | Fix for set/list/oops bug in MutableSettings#copy.Paul Phillips2012-02-131-2/+1
* | Fix for SI-5452.Paul Phillips2012-02-131-1/+3
* | Fix for SI-5444.Paul Phillips2012-02-134-15/+32
* | Man, these one argument asserts.Paul Phillips2012-02-131-1/+1
* | Modest deverbosification of recent commit.Paul Phillips2012-02-131-17/+6
* | Merge branch 'master' into developPaul Phillips2012-02-136-46/+91
|\ \
| * | Existential printing, plus more compiler testing infrastructure.Paul Phillips2012-02-136-46/+91
* | | Merge remote-tracking branches 'scalamacros/pullrequest/5453' and 'scalamacro...Paul Phillips2012-02-136-62/+119
|\ \ \
| * | | Fixes https://issues.scala-lang.org/browse/SI-5229Eugene Burmako2012-02-146-62/+119
| |/ /
* / / Fixes https://issues.scala-lang.org/browse/SI-5453Eugene Burmako2012-02-131-6/+2
|/ /
* | reifyAnnotationsEugene Burmako2012-02-1210-497/+805
* | Fix for overly suppressive repl.Paul Phillips2012-02-123-8/+7
* | Fixed bug in DefDef creation.Paul Phillips2012-02-111-1/+1
* | Another existential problem down.Paul Phillips2012-02-111-15/+28
* | Overcame long-maddening existential issue.Paul Phillips2012-02-101-2/+30
* | Merge remote-tracking branch 'scalamacros/pullrequest/5451' into developPaul Phillips2012-02-092-12/+14
|\ \
| * | Fixes https://issues.scala-lang.org/browse/SI-5451Eugene Burmako2012-02-092-12/+14
* | | Added back `internal.Symbol.toplevelSymbol` to resurrect the IDE for trunk.Iulian Dragos2012-02-091-0/+4
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'VladUreche/issue/5287-cleanup', 'scalamacros/...Paul Phillips2012-02-082-9/+13
|\ \ \
| | * | Updated information about desugaring of macrosEugene Burmako2012-02-081-7/+11
| |/ / |/| |
| * | Fixed misplaced @usecase annotationVlad Ureche2012-02-081-2/+2
|/ /
* | Added a rootdoc page for the compiler API scaladocVlad Ureche2012-02-063-30/+7
* | Scaladoc @usecase annotation overriding / SI-5287Vlad Ureche2012-02-061-2/+24
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'rklaehn/SI-5139', 'axel22/feature/pc-ctrie', ...Paul Phillips2012-02-0627-338/+308
|\ \ \ \
| | | * | Added the "nofail" flag to the scaladoc ant taskVlad Ureche2012-02-061-5/+22
| | |/ / | |/| |