summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Disables typechecking that precedes reflective compilationEugene Burmako2012-02-14105-199/+204
| | | * | | | Preprocessing for reifeesEugene Burmako2012-02-1424-33/+223
| | | |/ / /
| * | | | | Test cases which motivated preceding reversions.Paul Phillips2012-02-153-0/+69
| * | | | | Revert "Fix for SI-5452."Paul Phillips2012-02-153-38/+1
| * | | | | Revert "Make fix for SI-5452 not break other things."Paul Phillips2012-02-153-10/+5
| * | | | | Revert "Restored scala.reflect.Code."Paul Phillips2012-02-151-24/+0
| * | | | | Restored scala.reflect.Code.Paul Phillips2012-02-151-0/+24
| |/ / / /
| * | | | Refactor Ctries to eliminate "Cannot inline method" messages.Aleksandar Prokopec2012-02-152-13/+17
| * | | | Implement `remaining` method in ParCtrie splitter.Aleksandar Prokopec2012-02-151-2/+1
| * | | | Add parallel size computation for ParCtrie.Aleksandar Prokopec2012-02-154-9/+78
| * | | | Add lazy size evaluation to Ctries.Aleksandar Prokopec2012-02-154-1/+116
| * | | | Add `dup` method to ParCtrie iterators.Aleksandar Prokopec2012-02-153-3/+37
| | |/ / | |/| |
| * | | Merge remote-tracking branch 'paulp/objects-and-overrides'Paul Phillips2012-02-155-4/+247
| |\ \ \
| | * | | matchesType fixup.Paul Phillips2012-02-021-6/+6
| | * | | Fix for bad bug with accidental overrides.Paul Phillips2012-02-015-2/+245
| * | | | Specialization action.Paul Phillips2012-02-14101-236/+458
| * | | | Eliminating trailing whitespace in AnyVals.Paul Phillips2012-02-141-15/+15
| * | | | Remove stray "desired" sha1.Paul Phillips2012-02-141-1/+0
| * | | | Made speclib less of a maintenance headache.Paul Phillips2012-02-149-197/+337
| | |/ / | |/| |
| * | | Merge remote-tracking branch 'jsuereth/wip-ossrh-deployment'Paul Phillips2012-02-141-1/+1
| |\ \ \
| | * | | changed repo id to denote new credentials for new serer.Josh Suereth2012-02-141-1/+1
| | * | | Modified repository deployments to point to OSSRHJosh Suereth2012-02-131-5/+2
| * | | | Modified repository deployments to point to OSSRHJosh Suereth2012-02-141-5/+2
| * | | | Make fix for SI-5452 not break other things.Paul Phillips2012-02-143-5/+10
| * | | | Fix for set/list/oops bug in MutableSettings#copy.Paul Phillips2012-02-131-2/+1
| * | | | Fix for SI-5452.Paul Phillips2012-02-133-1/+38
| * | | | Fix for SI-5444.Paul Phillips2012-02-135-15/+74
| * | | | 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-1310-50/+385
| |\ \ \ \
| | * | | | Existential printing, plus more compiler testing infrastructure.Paul Phillips2012-02-1310-50/+385
| | |/ / /
| * | | | Merge remote-tracking branches 'scalamacros/pullrequest/5453' and 'scalamacro...Paul Phillips2012-02-1321-63/+211
| |\ \ \ \
| | * | | | Fixes https://issues.scala-lang.org/browse/SI-5229Eugene Burmako2012-02-1421-63/+211
| | |/ / /
| * / / / Fixes https://issues.scala-lang.org/browse/SI-5453Eugene Burmako2012-02-132-7/+3
| |/ / /
| * | | reifyAnnotationsEugene Burmako2012-02-1236-531/+1129
| * | | Updated existentials test with non-working parts.Paul Phillips2012-02-121-0/+13
| * | | Fix for overly suppressive repl.Paul Phillips2012-02-124-8/+10
| * | | Fixed bug in DefDef creation.Paul Phillips2012-02-111-1/+1
| * | | Another existential problem down.Paul Phillips2012-02-1110-110/+168
| * | | Overcame long-maddening existential issue.Paul Phillips2012-02-105-2/+138
| * | | Failing tests for pending.Paul Phillips2012-02-103-0/+43
| * | | 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-083-34/+13
| |\ \ \ \ \
| | | | * | | Updated information about desugaring of macrosEugene Burmako2012-02-081-7/+11
| | | * | | | Removed Code.scalaEugene Burmako2012-02-081-25/+0
| | | |/ / /
| | * / / / Fixed misplaced @usecase annotationVlad Ureche2012-02-081-2/+2
| | |/ / /
| * | | | Merge remote-tracking branch 'lrytz/maven-version-fix'Paul Phillips2012-02-083-5/+6
| |\ \ \ \
| | * | | | fix maven publish version numbersLukas Rytz2012-02-073-5/+6
| | |/ / /