summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-5189 fixed: safe type infer for constr patternAdriaan Moors2012-03-093-1/+71
* SI-5189 1/2: inferConstrInst uses correct varianceAdriaan Moors2012-03-092-0/+11
* Updated checkfile for retronym commit.Paul Phillips2012-03-051-7/+7
*-----. Merge remote-tracking branches 'dragos/master', 'axel22/feature/pc-execution-...Paul Phillips2012-03-057-6/+1147
|\ \ \ \
| | | | * Handle empty format specifiers in the formatting interpolator.Jason Zaugg2012-03-032-0/+12
| | | * | Fixes scaladoc rangeposVlad Ureche2012-03-052-6/+150
| |_|/ / |/| | |
| * | | Fix deadlocks occurring during presentation compiler shutdown.Iulian Dragos2012-03-053-0/+985
* | | | Oops, all the preceding meant SI-5541.Paul Phillips2012-03-041-0/+0
* | | | Revert attempt to limit private types in lubs.Paul Phillips2012-03-043-0/+83
* | | | Overcame trait/protected/java limitation.Paul Phillips2012-03-046-0/+54
|/ / /
* | / Test case closes SI-4777.Paul Phillips2012-03-0318-0/+151
| |/ |/|
* | Fix for corner case in type printing.Paul Phillips2012-03-022-0/+30
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'ctalau/master', 'axel22/feature/pc-execution-...Paul Phillips2012-03-0211-1/+79
|\ \ \ \ | | | |/ | | |/|
| | | * Fix for cps regression. Closes 5538. Closes 5445.Tiark Rompf2012-03-024-0/+60
| | * | Merge branch 'master' into feature/pc-execution-contextsAleksandar Prokopec2012-03-0254-24/+338
| | |\|
| | | *-. Merge remote-tracking branches 'scalamacros/ticket/5530', 'szabolcsberecz/SI-...Paul Phillips2012-03-015-0/+12
| | | |\ \
| | | | | * Fixes SI-5532Eugene Burmako2012-03-012-0/+5
| | |_|_|/ | |/| | |
| | | | * Fixes SI-5530Eugene Burmako2012-02-293-0/+7
| | |_|/ | |/| |
| | | * Merge remote-tracking branch 'szabolcsberecz/SI-5380' into developPaul Phillips2012-03-011-0/+6
| | | |\
| | | | * Fixes SI-5380: non-local return of try expressionSzabolcs Berecz2012-02-281-0/+6
| | * | | Add tasksupport as a configurable field in parallel collections.Aleksandar Prokopec2012-02-231-1/+1
* | | | | Fixed Issue 5321Cristian Tălău2012-03-012-0/+177
| |_|/ / |/| | |
* | | | Fixing whitespace-damaged test.Paul Phillips2012-02-292-1/+2
|/ / /
* | | Merge remote-tracking branches 'VladUreche/issue/5527' and 'dragos/master' in...Paul Phillips2012-02-292-0/+61
* | | Reworking synchronized patch.Paul Phillips2012-02-282-12/+5
* | | Merge remote-tracking branch 'szabolcsberecz/SI-64' into SI-64-freshPaul Phillips2012-02-282-4/+10
|\ \ \ | |_|/ |/| |
| * | replace methods containing a synchronized body with synchronized methodsSzabolcs Berecz2012-02-162-4/+10
* | | Test for SI-5529.Paul Phillips2012-02-282-0/+25
* | | Don't print underlying type of modules.Paul Phillips2012-02-283-4/+4
* | | Fix for typing of objects in patterns.Paul Phillips2012-02-283-3/+7
* | | Improving error message.Paul Phillips2012-02-287-9/+34
* | | Specialized NonLocalReturnControl.Paul Phillips2012-02-272-0/+18
* | | Moved and edited tests.Paul Phillips2012-02-2311-5/+80
* | | Merge remote-tracking branch 'adriaanm/ticket/errortests'Paul Phillips2012-02-236-1/+26
|\ \ \
| * | | test for DependentMethodTpeConversionToFunctionErrorAdriaan Moors2012-02-232-0/+9
| * | | test for TooManyArgsPatternErrorAdriaan Moors2012-02-232-0/+9
| * | | test for OverloadedUnapplyErrorAdriaan Moors2012-02-232-1/+8
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'namin/add-test-for-finitary-error', 'namin/ad...Paul Phillips2012-02-2312-4/+60
|\ \ \ \ \ \ \
| | | | | * | | Change time constants in test to avoid failures.Aleksandar Prokopec2012-02-232-4/+4
| | | | | |/ /
| | | | * / / Add test for AbstractionFromVolatileTypeError.Nada Amin2012-02-232-0/+15
| | | | |/ /
| | | * / / Add tests for QualifyingClassError.Nada Amin2012-02-234-0/+21
| | | |/ /
| | * / / Add test for ConstructorPrefixError.Nada Amin2012-02-232-0/+11
| | |/ /
| * / / Add test case for ParentInheritedTwiceError.Nada Amin2012-02-232-0/+9
| |/ /
* / / Added test case for FinitaryError.Nada Amin2012-02-232-0/+7
|/ /
* | One last nudge for elidable.Paul Phillips2012-02-223-36/+0
* | Reworked and restored elidable.Paul Phillips2012-02-228-3/+221
* | Revert recent elidable commits.Paul Phillips2012-02-225-121/+3
* | Disabled one failing test.Paul Phillips2012-02-225-0/+0
* | Merge remote-tracking branches 'axel22/feature/benchmarks' and 'hubertp/topic...Paul Phillips2012-02-222-0/+112
|\ \
| * | Add 2 benchmarks for Ctries.Aleksandar Prokopec2012-02-222-0/+112