summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1273 from vigdorchik/model_factory_cleanupGrzegorz Kossakowski2012-09-192-29/+20
|\
| * Scaladoc cleanup.Eugene Vigdorchik2012-09-192-29/+20
* | Merge pull request #1249 from vigdorchik/cleanup_shadowing_tableGrzegorz Kossakowski2012-09-181-40/+26
|\ \
| * | Cleanup makeShadowingTable, save some memory. Review by @VladUreche or @heath...Eugene Vigdorchik2012-09-041-40/+26
* | | Merge pull request #1291 from vjovanov/actor-migration-testsGrzegorz Kossakowski2012-09-1716-11/+404
|\ \ \
| * | | SI-6315 fixed.Vojin Jovanovic2012-09-1213-17/+31
| * | | Additional Actor Migration test cases.Vojin Jovanovic2012-09-126-0/+379
* | | | Merge pull request #1307 from sgolodetz/rangeposfixJosh Suereth2012-09-171-1/+5
|\ \ \ \
| * | | | Make the scalac Ant task recognise -YrangeposStuart Golodetz2012-09-131-1/+5
| |/ / /
* | | | Merge pull request #1305 from paulp/merge-210Paul Phillips2012-09-15612-1995/+4090
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-15612-1995/+4090
|/| | |
| * | | Merge pull request #1303 from paulp/210-relative-namesEugene Burmako2012-09-14395-850/+837
| |\ \ \
| | * | | Eliminate breaking relative names in source.Paul Phillips2012-09-14395-850/+837
| |/ / /
| * | | "Hot fix" for broken build.Paul Phillips2012-09-141-1/+1
| * | | Merge pull request #1271 from retronym/ticket/6331Josh Suereth2012-09-147-4/+201
| |\ \ \
| | * | | Improve Constant#hashCodeJason Zaugg2012-09-091-11/+29
| | * | | Test for consistency of Constant#{equals, hashCode}.Jason Zaugg2012-09-091-1/+9
| | * | | Refine equality of Constant types over floating point values.Jason Zaugg2012-09-083-2/+96
| | * | | SI-6331 Avoid typing an If tree with a constant type.Jason Zaugg2012-09-084-1/+78
| * | | | Merge pull request #1301 from paulp/clone-parensJosh Suereth2012-09-146-6/+6
| |\ \ \ \
| | * | | | Made 'def clone()' consistent with parens everywhere.Paul Phillips2012-09-146-6/+6
| * | | | | Merge pull request #1281 from jsuereth/fix/SI-4813Josh Suereth2012-09-147-6/+77
| |\ \ \ \ \
| | * | | | | Fix SI-4813 - Clone doesn't work on LinkedList.Josh Suereth2012-09-147-6/+77
| * | | | | | Merge pull request #1295 from scalamacros/ticket/6323Eugene Burmako2012-09-14116-443/+489
| |\ \ \ \ \ \
| | * | | | | | accommodates pull request feedbackEugene Burmako2012-09-142-27/+27
| | * | | | | | SI-6310 redeploys the starrEugene Burmako2012-09-148-15/+6
| | * | | | | | SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-1490-268/+277
| | * | | | | | SI-6323 outlaws free types from TypeTagEugene Burmako2012-09-149-6/+41
| | * | | | | | SI-6323 prohibits reflection against free typesEugene Burmako2012-09-143-3/+42
| | * | | | | | improvements for reification of free symbolsEugene Burmako2012-09-1418-125/+117
| | * | | | | | removes build.newFreeExistentialEugene Burmako2012-09-146-24/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #1272 from paulp/issue/6340Josh Suereth2012-09-143-1/+31
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix for SI-6340, error message regression.Paul Phillips2012-09-123-1/+31
| * | | | | | Merge pull request #1300 from retronym/ticket/6359Josh Suereth2012-09-133-8/+24
| |\ \ \ \ \ \
| | * | | | | | SI-6359 Deep prohibition of templates in value classJason Zaugg2012-09-143-8/+24
| | |/ / / / /
| * | | | | | Merge pull request #1292 from jsuereth/fix/SI-6259Josh Suereth2012-09-136-67/+156
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fixes SI-6259. Unable to use typeOf in super call of top-level object.Josh Suereth2012-09-136-67/+156
| |/ / / / /
| * | | | | Merge pull request #1293 from jsuereth/fix/binary-pushJosh Suereth2012-09-132-7/+10
| |\ \ \ \ \
| | * | | | | Fixes binary repo push for new typesafe repo layouts.Josh Suereth2012-09-132-7/+10
| |/ / / / /
| * | | | | Merge pull request #1294 from paulp/issue/6367Josh Suereth2012-09-132-13/+51
| |\ \ \ \ \
| | * | | | | Fix for SI-6367, exponential time in inference.Paul Phillips2012-09-122-13/+51
| * | | | | | Merge pull request #1296 from paulp/210-errors-and-treesJosh Suereth2012-09-1314-26/+100
| |\ \ \ \ \ \
| | * | | | | | Better error message for pattern arity errors.Paul Phillips2012-09-128-14/+38
| | * | | | | | Rescued TreeBuilder from the parser.Paul Phillips2012-09-123-12/+24
| | * | | | | | Pending test for SI-3943Paul Phillips2012-09-122-0/+22
| | * | | | | | Test case for a bug fixed in M7.Paul Phillips2012-09-121-0/+16
| * | | | | | | Merge pull request #1255 from Blaisorblade/issue/6306Josh Suereth2012-09-124-6/+46
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | SI-6306 Remove incorrect eta-expansion optimization in UncurryPaolo Giarrusso2012-09-124-6/+46
| * | | | | | | Merge pull request #1247 from jsuereth/fix/SI-6114Josh Suereth2012-09-122-0/+68
| |\ \ \ \ \ \ \
| | * | | | | | | Fix t6114 - ++ on JList wrapper modifies underlying collection.Josh Suereth2012-09-112-0/+68