summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | fixes #5104 and related NaN ordering inconsistenciesSzabolcs Berecz2011-12-252-0/+170
| | | |/ /
| | * | | scalacheck now also has pre-scalacheck and its personal timerEugene Burmako2011-12-261-1/+10
| * | | | A handful of tests for closures under reificationEugene Burmako2011-12-2620-0/+243
| | |_|/ | |/| |
* / | | Fix SI-5341: PhaseAssembly.removeDanglingNodes removes elements from mutable.MapIsmael Juma2011-12-271-1/+1
|/ / /
* | | Fixed regression in lub calculation.Paul Phillips2011-12-262-9/+29
* | | Merge pull request #77 from scalamacros/topic/antlocalePaul Phillips2011-12-251-1/+1
|\ \ \ | |/ / |/| |
| * | Addresses a bug in SimpleDateFormatterEugene Burmako2011-12-251-1/+1
| |/
* | Optimizing at the Name/String boundary.Paul Phillips2011-12-2511-87/+114
* | Optimization in ZipArchive.Paul Phillips2011-12-251-4/+8
* | Merge remote-tracking branch 'origin/develop' into developPaul Phillips2011-12-240-0/+0
|\ \
| * \ Merge pull request #1 from odersky/topic/reifyodersky2011-12-226-89/+78
| |\ \
| | * | Hardening of resetAllAttrs to work in the case where TypeTrees refer to local...Martin Odersky2011-12-222-41/+44
| | * | Hardening of isJavaClass to survive IncompatibleClassChange errors.Martin Odersky2011-12-221-1/+1
| | * | wipEugene Burmako2011-12-224-40/+2
| | * | Non-essential TypeApply trees must be omitted, or they will cause a typecheck...Eugene Burmako2011-12-221-0/+4
* | | | [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-249-166/+319
* | | | [vpm] better codegen, especially for alternatives (suggested by Tiark)Adriaan Moors2011-12-243-246/+221
* | | | [vpm] common sub-expression elimination for conditionsAdriaan Moors2011-12-245-81/+456
* | | | [vpm] optimized codegen avoids option-boxingAdriaan Moors2011-12-244-65/+160
* | | | [vpm] unapplyProd: faster matching for case classesAdriaan Moors2011-12-244-84/+206
| |_|/ |/| |
* | | 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-225-40/+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-2115-165/+1233
|\ \ \
| | | * 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-2014-55/+262
| |\|
| * | Removing local linux sbt scripts.Josh Suereth2011-12-202-84/+0
| * | Merge branch 'master' into xsbtJosh Suereth2011-12-1812-267/+511
| |\ \
| * | | Brought version detection up-to-date.Josh Suereth2011-12-162-19/+21
| * | | Native SHA1 calculations.Josh Suereth2011-12-142-8/+56
| * | | Merge branch 'xsbt' of github.com:scala/scala into xsbtJosh Suereth2011-12-1416-42/+246
| |\ \ \
| | * | | Fixes windows issues.Josh Suereth2011-12-141-1/+1
| | * | | Merge branch 'master' into xsbtJosh Suereth2011-12-1415-52/+253
| | |\ \ \
| | * | | | Improved error output.Josh Suereth2011-12-141-2/+9
| * | | | | Merge branch 'xsbt' of github.com:scala/scala into xsbtJosh Suereth2011-12-110-0/+0
| |\| | | |
| | * | | | Merge remote-tracking branch 'origin/master' into xsbtPaul Phillips2011-12-092-4/+41
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' into xsbtJosh Suereth2011-12-114-21/+62
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fixed Emit*Page to write to file.Josh Suereth2011-12-092-153/+17
| * | | | | | Parallelize sha resolution.Josh Suereth2011-12-091-1/+1
| * | | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-095-0/+65
| |\ \ \ \ \ \
| * | | | | | | MSIL now part of layered compilesJosh Suereth2011-12-092-19/+8
| * | | | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-0915-29/+191
| |\ \ \ \ \ \ \
| * | | | | | | | Fixed SHA resolver to only pull necessary JAR files and ignore other director...Josh Suereth2011-12-081-1/+2
| * | | | | | | | Added local cache for project jars.Josh Suereth2011-12-081-10/+18
| * | | | | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-0847-202/+160
| |\ \ \ \ \ \ \ \