summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Slight comment tweak for more colloquial English.Leif Wickland2012-03-251-1/+1
* Removing some foolishness.Paul Phillips2012-03-241-8/+4
* Merge pull request #326 from VladUreche/scripts/scaladoc-source-to-gitJosh Suereth2012-03-243-5/+20
|\
| * Scaladoc is now pointing to sources in githubVlad Ureche2012-03-253-5/+20
|/
* Broke up def bridgeDefs.Paul Phillips2012-03-241-85/+99
* Merge remote-tracking branch 'adriaanm/topic/virtpatmat' into developPaul Phillips2012-03-233-20/+29
|\
| * [vpm] defend against null in erroneous type patsAdriaan Moors2012-03-231-4/+4
| * further tweaking packing magicAdriaan Moors2012-03-231-4/+4
| * splice in typed, dup'ed, trees for TRUE and FALSEAdriaan Moors2012-03-233-5/+10
| * less invasive packing of types in branches/casesAdriaan Moors2012-03-231-12/+13
| * [vpm] need cast in one for GADT magicAdriaan Moors2012-03-231-3/+3
| * typedMatchAnonFun's missingCase call use apply's argAdriaan Moors2012-03-231-1/+4
| * [vpm] be more careful about swatchesAdriaan Moors2012-03-231-3/+5
| * do nothing when closing closed block in ignoremodeAdriaan Moors2012-03-233-5/+19
| * [vpm] avoid verifyerror: leave jump to tail-pos labelAdriaan Moors2012-03-234-2/+22
| * don't throw error in setError when -YdebugAdriaan Moors2012-03-231-4/+6
| * [vpm] typeMatchAnonFun improvementsAdriaan Moors2012-03-235-114/+101
* | Merge remote-tracking branch 'adriaanm/topic/virtpatmat' into developPaul Phillips2012-03-2311-127/+152
|\ \
| * | [vpm] be more careful about swatchesAdriaan Moors2012-03-231-3/+5
| * | do nothing when closing closed block in ignoremodeAdriaan Moors2012-03-233-5/+19
| * | [vpm] avoid verifyerror: leave jump to tail-pos labelAdriaan Moors2012-03-234-2/+22
| * | don't throw error in setError when -YdebugAdriaan Moors2012-03-231-4/+6
| * | [vpm] typeMatchAnonFun improvementsAdriaan Moors2012-03-235-114/+101
| |/
* | Adapted scaladoc testVlad Ureche2012-03-231-6/+9
* | Merge pull request #320 from vjovanov/svn-changeJosh Suereth2012-03-2312-54/+44
|\ \
| * | Changing URLs for svn and issue tracking.Vojin Jovanovic2012-03-2312-54/+44
|/ /
* | Document regex replacement strings behavior.Daniel C. Sobral2012-03-233-2/+41
* | Regex improvementsDaniel C. Sobral2012-03-233-4/+66
|/
* Merge pull request #318 from lrytz/revRevLukas Rytz2012-03-233-20/+8
|\
| * Undo the revert.Lukas Rytz2012-03-233-20/+8
|/
* Test case for cause of previous commit's reversion.Paul Phillips2012-03-222-0/+16
* Revert "Made changeOwner more robust; now also deals with return expressions."Paul Phillips2012-03-221-8/+4
*-------. Merge remote-tracking branches 'axel22/feature/pc-execution-contexts', 'VladU...Paul Phillips2012-03-22193-4186/+5980
|\ \ \ \ \
| | | | | * Scaladoc: improved usecases, display full signature. Closes #5291Heather Miller2012-03-222-1/+36
| | | | | * Test case closes SI-4987.Paul Phillips2012-03-222-0/+6
| | | | * | minimalist refactoring to allow annotating treesAdriaan Moors2012-03-225-10/+54
| | | | |/
| | | * / Fixed SI-5599Vlad Ureche2012-03-221-26/+33
| | | |/
| | * / Increased the timeout from 5s to 60s to make the presentation compiler shutdo...Iulian Dragos2012-03-221-1/+1
| | |/
| | * 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
| | |/
| * / Fixes SI-5593Vlad Ureche2012-03-224-4/+17
| |/
| * Overhauling mixin.Paul Phillips2012-03-211-146/+140