summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Optimization in ZipArchive.Paul Phillips2011-12-251-4/+8
* | | | [vpm] when there's a default case, don't throw matcherrorAdriaan Moors2011-12-241-9/+16
* | | | [vpm] lambdalift becomes less NSDNHO-proneAdriaan Moors2011-12-241-0/+1
* | | | [vpm] emitting switches -- BodyTreeMakerAdriaan Moors2011-12-244-165/+298
* | | | [vpm] better codegen, especially for alternatives (suggested by Tiark)Adriaan Moors2011-12-243-246/+221
* | | | [vpm] common sub-expression elimination for conditionsAdriaan Moors2011-12-242-81/+444
* | | | [vpm] optimized codegen avoids option-boxingAdriaan Moors2011-12-244-65/+160
* | | | [vpm] unapplyProd: faster matching for case classesAdriaan Moors2011-12-241-84/+178
|/ / /
* | | global.abort calls global.error.Paul Phillips2011-12-222-2/+8
* | | Hardening of resetAllAttrs.Martin Odersky2011-12-222-41/+44
* | | Hardening of isJavaClass.Martin Odersky2011-12-221-1/+1
* | | Omit non-essential TypeApply trees.Eugene Burmako2011-12-223-7/+6
* | | Type checking now puts tree to be typed in local contextMartin Odersky2011-12-221-11/+31
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'jsuereth/xsbt', 'kepler/ticket/5226' and 'kep...Paul Phillips2011-12-215-165/+82
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | * | Made -Ystop-after:parser work correctlyEugene Burmako2011-12-211-2/+4
| |_|/ / |/| | |
| | * | Attempt to fix classloader issuesEugene Burmako2011-12-211-2/+4
| |/ / |/| |
| * | Merge branch 'master' into xsbtJosh Suereth2011-12-206-51/+122
| |\ \ | |/ / |/| |
| * | Merge branch 'master' into xsbtJosh Suereth2011-12-185-128/+351
| |\ \
| * \ \ Merge branch 'master' into xsbtJosh Suereth2011-12-147-30/+107
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into xsbtPaul Phillips2011-12-091-2/+26
| |\ \ \ \
| * | | | | Fixed Emit*Page to write to file.Josh Suereth2011-12-092-153/+17
| * | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-092-9/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into xsbtJosh Suereth2011-12-0841-189/+155
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into xsbtPaul Phillips2011-12-0645-60/+60
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-0630-3/+93
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into xsbtJosh Suereth2011-12-053-7/+31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into xsbtPaul Phillips2011-12-0416-61/+261
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into xsbtJosh Suereth2011-12-0214-199/+131
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Port of SBT 0.11.x build. Things appear to be working well.Josh Suereth2011-12-011-8/+57
* | | | | | | | | | | | Fix for classOf NPE.Paul Phillips2011-12-193-20/+35
* | | | | | | | | | | | Merge remote-tracking branches 'axel22/issue/5293' and 'jsuereth/fix-5053-vie...Paul Phillips2011-12-1912-82/+388
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | unzip(3) on view now returns view.Josh Suereth2011-12-181-0/+6
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Restored some methods to List.Paul Phillips2011-12-171-0/+247
| * | | | | | | | | | | Intermediate range commit.Paul Phillips2011-12-161-106/+79
| * | | | | | | | | | | Fixed "Definition Classes" in bug #5287Vlad Ureche2011-12-163-22/+25
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Fix for seq/array varargs crasher.Paul Phillips2011-12-131-1/+3
| * | | | | | | | | | Faster char2uescape.Paul Phillips2011-12-131-16/+20
| * | | | | | | | | | Merge remote-tracking branch 'repo/develop'Paul Phillips2011-12-123-0/+6
| |\ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'kepler/topic/typeparamsfix', 'kepler/ticket/5...Paul Phillips2011-12-123-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | | | | * | | | | | | | | Clarify scala.collection.immutable.Map#withDefaultValue() docs.Blair Zajac2011-12-081-0/+1
| | | | | | |_|_|_|_|_|/ / | | | | | |/| | | | | | |
| | | | * | | | | | | | | Batch files no longer swallow exit codesEugene Burmako2011-12-091-0/+1
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | * / | | | | | | | typeParams now performs one more completionEugene Burmako2011-12-121-0/+4
| | | |/ / / / / / / /
| * | | | | | | | | | Added cast to ParRange.Paul Phillips2011-12-121-1/+1
| * | | | | | | | | | Range.foreach optimization.Paul Phillips2011-12-121-12/+77
| |/ / / / / / / / /
* / / / / / / / / / Fix #5293 - changed the way hashcode is improved in hash sets.aleksandar2011-12-192-31/+81
|/ / / / / / / / /
* / / / / / / / / Added per-file stats to -Dscala.timings.Paul Phillips2011-12-091-2/+26
|/ / / / / / / /
* | | | | | | | Merge remote-tracking branches 'VladUreche/issue/5054' and 'jsuereth/dont_res...Paul Phillips2011-12-0841-189/+155
|\| | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'soc/SI-4990', 'fedgehog/docs_fix_for_scala.Ei...Paul Phillips2011-12-0727-142/+83
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | Fix reflective toolbox producing invalid bytecodeEugene Burmako2011-12-071-3/+4
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | * / | | | | | Fix documentation errorfedgehog2011-12-071-4/+4
| | | |/ / / / / /