summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-19221-1195/+3197
|\
| * makes sure compat._ provides full compatibility with 2.10.xEugene Burmako2014-02-1810-0/+589
| * reverses SI-6484Eugene Burmako2014-02-184-0/+0
| * tests for SI-8300Eugene Burmako2014-02-187-0/+125
| * Merge remote-tracking branch 'retronym/topic/8301' into topic/palladium0Eugene Burmako2014-02-182-0/+55
| |\
| * \ Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1721-296/+53
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1694-77/+1439
| |\ \ \
| * | | | 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-154-4/+4
| * | | | SI-7044 deprecates Symbol.associatedFileEugene Burmako2014-02-153-0/+59
| * | | | addresses pull request feedbackEugene Burmako2014-02-152-5/+5
| * | | | some renamingsEugene Burmako2014-02-15126-278/+278
| * | | | adds internal.subpatternsEugene Burmako2014-02-141-2/+1
| * | | | adds Context.enclosingOwnerEugene Burmako2014-02-142-8/+16
| * | | | establishes scala.reflect.api#internalEugene Burmako2014-02-1436-897/+926
| * | | | 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-1482-170/+708
| |\ \ \ \
| * | | | | SI-6931 cleans up the position APIEugene Burmako2014-02-144-1/+30
| * | | | | 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-143-0/+24
| * | | | | SI-8190 erasure identities for types in reflection APIEugene Burmako2014-02-144-2/+400
| * | | | | SI-8187 api#Symbol.name now has precise typeEugene Burmako2014-02-142-0/+6
| * | | | | proceeds with the quest of removing `local` from namesEugene Burmako2014-02-121-1/+1
| * | | | | SI-6733 LOCAL, isLocal, and private[this]Eugene Burmako2014-02-122-0/+62
| * | | | | SI-7533 Adds Symbol.isAbstractEugene Burmako2014-02-122-0/+68
* | | | | | Merge pull request #3550 from retronym/ticket/7932Adriaan Moors2014-02-182-0/+14
|\ \ \ \ \ \
| * | | | | | SI-7932 Exclude PolyTypes from Java generic signaturesJason Zaugg2014-02-182-0/+14
* | | | | | | Merge pull request #3545 from retronym/topic/8301Jason Zaugg2014-02-182-0/+55
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | SI-8304 Allow volatile-typed Idents as stable ident patternsJason Zaugg2014-02-181-0/+36
| * | | | | | SI-8301 fix regression with refinement subtyping, wildcard type.Jason Zaugg2014-02-171-0/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3529 from Ichoran/issue/8072Jason Zaugg2014-02-182-0/+10
|\ \ \ \ \ \
| * | | | | | SI-8072 rationalize public implicits in scala parallel collectionsRex Kerr2014-02-182-0/+10
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3548 from retronym/ticket/5165Jason Zaugg2014-02-183-0/+17
|\ \ \ \ \ \
| * | | | | | SI-5165 separate compilation test Java annotations bugJason Zaugg2014-02-183-0/+17
| |/ / / / /
* | | | | | Merge pull request #3549 from retronym/ticket/5134Jason Zaugg2014-02-181-0/+8
|\ \ \ \ \ \
| * | | | | | SI-5134 Test case for fixed DelayedInit / structural type bugJason Zaugg2014-02-181-0/+8
| |/ / / / /
* / / / / / SI-5565 Test case for fixed delayed init bugJason Zaugg2014-02-181-0/+12
|/ / / / /
* | | | | Group settings should honor user-set individual optionsJason Zaugg2014-02-171-0/+24