summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test case closes SI-4987.Paul Phillips2012-03-222-0/+6
* Merge pull request #311 from lrytz/windowsScriptsJosh Suereth2012-03-221-2/+0
|\
| * disable version numbers on windows, they're broken.Lukas Rytz2012-03-221-2/+0
|/
* An illustrative delayedInit test.Paul Phillips2012-03-214-0/+242
* Merge branch 'issue/SI-5580' of /scala/trunk into developPaul Phillips2012-03-2119-1323/+1654
|\
| * Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-2115-1303/+1551
| * Fix for SI-5580.Paul Phillips2012-03-211-11/+37
| * Clarifying MethodSynthesis.Paul Phillips2012-03-213-9/+66
* | Fixed test cases.Martin Odersky2012-03-213-28/+10
* | Fixed SI-5063.Martin Odersky2012-03-213-6/+9
* | Allows now private primary constructors in value classes.Martin Odersky2012-03-215-20/+77
|/
* Overhauling mixin.Paul Phillips2012-03-211-146/+140
* Restore irrefutability commits.Paul Phillips2012-03-2012-21/+169
* Fix for stability failure.Paul Phillips2012-03-202-1/+38
* Lots of tedious warning and tree printing work.Paul Phillips2012-03-2034-201/+286
* Tweak to string coloring.Paul Phillips2012-03-203-13/+22
* Revert irrefutability commits.Paul Phillips2012-03-2012-169/+21
*-. Merge remote-tracking branches 'vjovanov/duration-cleanup', 'adriaanm/topic/v...Paul Phillips2012-03-20101-1859/+2738
|\ \
| | * Prepared actors hierarchy for migration.Vojin Jovanovic2012-03-2014-646/+702
| * | [vpm] pack types of if branches before lubbingAdriaan Moors2012-03-201-1/+9
| * | [vpm] fix half of my existential troublesAdriaan Moors2012-03-204-15/+45
| * | [vpm] typer synths Function{} for empty-sel matchAdriaan Moors2012-03-2011-249/+481
| * | specialize symbols for labeldef paramsAdriaan Moors2012-03-201-2/+10
| * | [vpm] tailcalls support for jumpy vpmAdriaan Moors2012-03-202-12/+119
| * | [vpm] label-based translation of matchesAdriaan Moors2012-03-201-185/+173
| * | [vpm] TODO note: make unapply type list stricterAdriaan Moors2012-03-204-0/+18
| * | [vpm] test file for regression on old patmatAdriaan Moors2012-03-202-0/+9
| |/
| *-. Merge remote-tracking branches 'hubertp/topic/buildinfo', 'VladUreche/issue/5...Paul Phillips2012-03-2023-266/+512
| |\ \
| | | * Merge branch 'issue/5054-usecase-cleanup'Vlad Ureche2012-03-2019-261/+489
| | | |\
| | | | * Adapted usecases to full signature displayVlad Ureche2012-03-2014-243/+359
| | | | * Adapted indentation in scaladoc code blocksVlad Ureche2012-03-205-19/+131
| | * | | Fixes SI-5248Vlad Ureche2012-03-204-5/+23
| * | | | optimise flag should be shown in scalac.args infoHubert Plociniczak2012-03-201-2/+2
| | |/ / | |/| |
| * | | Merge pull request #294 from jsuereth/another-version-fixJosh Suereth2012-03-204-44/+4
| |\ \ \ | | |/ / | |/| |
| | * | Yet another attempt to make the version a good oneJosh Suereth2012-03-204-44/+4
| |/ /
| * | Test cases closes SI-4574.Paul Phillips2012-03-192-0/+15
| * | Spiced up the irrefutability tests a bit.Paul Phillips2012-03-194-29/+36
| * | Discovered filter was still being generated.Paul Phillips2012-03-193-2/+24
| * | Finally did something about broken irrefutability.Paul Phillips2012-03-196-20/+124
| * | Merge remote-tracking branch 'vjovanov/actors-move' into developPaul Phillips2012-03-1912-25/+130
| |\ \
| | * | Separating Scala Actors from the Scala Library.Vojin Jovanovic2012-03-1912-25/+130
| * | | Merge remote-tracking branch 'adriaanm/ticket/5189' into developPaul Phillips2012-03-1911-38/+83
| |\ \ \
| | * | | SI-5189: refined GADT soundness fixAdriaan Moors2012-03-1911-38/+83
| | |/ /
| * | | Chill out repl ctrl-char filter.Paul Phillips2012-03-191-9/+11
| * | | Overhaul of NodePrinters.Paul Phillips2012-03-192-384/+287
| * | | Tree adjustments.Paul Phillips2012-03-196-10/+24
| |/ /
* / / Cleaned up Duration for the standard library.Vojin Jovanovic2012-03-2014-531/+595
|/ /
* | First cut at a release notes tool to help generate them.Josh Suereth2012-03-191-0/+49
* | Fixed versioning scheme when running on a tag.Josh Suereth2012-03-194-53/+12
* | Merge branch 'mar17-colorize'Paul Phillips2012-03-187-0/+1275
|\ \