summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* SI-8330: Mismatch in stack heightsGrzegorz Kossakowski2014-02-242-2/+28
* Merge pull request #3559 from adriaanm/t1503Grzegorz Kossakowski2014-02-234-0/+39
|\
| * SI-1503 don't assume unsound type for ident/literal patternsAdriaan Moors2014-02-194-0/+39
* | Merge pull request #3571 from xeno-by/ticket/8321Adriaan Moors2014-02-2318-0/+352
|\ \
| * | more tests for macro bundlesEugene Burmako2014-02-2112-0/+205
| * | SI-8321 whitebox bundles are now recognized as suchEugene Burmako2014-02-219-0/+147
* | | Merge pull request #3572 from retronym/ticket/8197Adriaan Moors2014-02-221-0/+8
|\ \ \
| * | | SI-8197 Only consider immediate params for defaults, overloadingJason Zaugg2014-02-221-0/+8
| |/ /
* | | Merge pull request #3563 from adriaanm/t5479Grzegorz Kossakowski2014-02-224-0/+4
|\ \ \ | |/ / |/| |
| * | SI-5479 deprecate DelayedInit outside of AppAdriaan Moors2014-02-194-0/+4
* | | Merge pull request #3562 from adriaanm/t8197Jason Zaugg2014-02-211-0/+13
|\ \ \
| * | | SI-8197 Overload resolution should not consider default argumentsAdriaan Moors2014-02-191-0/+13
| |/ /
* | | Merge pull request #3557 from adriaanm/t8224Jason Zaugg2014-02-212-0/+2
|\ \ \
| * | | SI-8224 Fix regression in f-bound aware LUBsJason Zaugg2014-02-182-0/+2
| | |/ | |/|
* | | Merge pull request #3546 from VladimirNik/typedTreesPrinter-2.11.0Jason Zaugg2014-02-211-1/+3
|\ \ \
| * | | fixes for wrappingIntoTermVladimirNik2014-02-201-1/+3
| | |/ | |/|
* | | Merge pull request #3558 from adriaanm/t4577Jason Zaugg2014-02-211-0/+38
|\ \ \
| * | | SI-4577 singleton type pattern test should use `eq`, not `==`Adriaan Moors2014-02-181-0/+38
| | |/ | |/|
* | | Merge pull request #3564 from adriaanm/t6675Jason Zaugg2014-02-212-0/+3
|\ \ \
| * | | SI-6675 deprecation warning for auto-tupling in patternsAdriaan Moors2014-02-192-0/+3
| | |/ | |/|
* / | SI-8316 SI-8318 SI-8248 reintroduces resetAllAttrsEugene Burmako2014-02-2014-4/+238
|/ /
* | Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-19175-319/+1511
|\ \ | |/ |/|
| * makes sure compat._ provides full compatibility with 2.10.xEugene Burmako2014-02-182-0/+2
| * reverses SI-6484Eugene Burmako2014-02-184-46/+0
| * Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-179-184/+3
| |\
| * \ Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1653-6/+787
| |\ \
| * | | adds more tests for enclosingOwnersEugene Burmako2014-02-156-0/+106
| * | | Type.companionType => Type.companionEugene Burmako2014-02-151-9/+9
| * | | renames some methods in ReificationSupportEugene Burmako2014-02-152-2/+2
| * | | SI-7044 deprecates Symbol.associatedFileEugene Burmako2014-02-153-0/+59
| * | | addresses pull request feedbackEugene Burmako2014-02-152-5/+5
| * | | some renamingsEugene Burmako2014-02-15117-258/+258
| * | | adds internal.subpatternsEugene Burmako2014-02-141-2/+1
| * | | adds Context.enclosingOwnerEugene Burmako2014-02-142-8/+16
| * | | establishes scala.reflect.api#internalEugene Burmako2014-02-1424-43/+61
| * | | deprecates api#Name.decoded and api#Name.encodedEugene Burmako2014-02-141-1/+1
| * | | deprecates String => Name implicit conversionsEugene Burmako2014-02-148-14/+14
| * | | SI-6732 deprecates internal#Symbol.isPackageEugene Burmako2014-02-144-16/+32
| * | | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1414-21/+187
| |\ \ \
| * | | | SI-6814 adds typechecker modes to c.typecheckEugene Burmako2014-02-143-0/+34
| * | | | SI-8118 simplifies Annotation down to a plain TreeEugene Burmako2014-02-148-15/+35
| * | | | sane semantics for Symbols.companionSymbolEugene Burmako2014-02-144-6/+28
| * | | | adds Type.companionTypeEugene Burmako2014-02-142-0/+34
| * | | | splits Type.normalize into dealias and etaExpandEugene Burmako2014-02-142-0/+22
| * | | | adds showDeclaration(sym: Symbol): StringEugene Burmako2014-02-145-15/+111
| * | | | SI-8194 adds Universe.symbolOf[T]Eugene Burmako2014-02-142-0/+21
| * | | | SI-6484 adds Universe.typeOf[T](x: T)Eugene Burmako2014-02-144-0/+46
| * | | | SI-8192 adds ClassSymbol.isPrimaryConstructorEugene Burmako2014-02-145-2/+129
| * | | | SI-6379 adds MethodSymbol.exceptionEugene Burmako2014-02-143-0/+62
| * | | | additional class tags for reflection APIEugene Burmako2014-02-142-0/+18