summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
...
| * | | block processing fixed for syntactics in typechecked treesVladimirNik2014-02-201-2/+2
| * | | Attributed val/var processing for syntactics (SI-8180)VladimirNik2014-02-201-1/+28
* | | | Merge pull request #3555 from adriaanm/rebase-3553Jason Zaugg2014-02-215-2/+20
|\ \ \ \
| * | | | SI-7788 Avoid accidental shadowing of Predef.conformsAdriaan Moors2014-02-181-0/+8
| * | | | SI-8229 Source compatible name for implicit any2stringaddJason Zaugg2014-02-184-2/+12
| | |/ / | |/| |
* | | | 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-215-3/+6
|\ \ \ \
| * | | | SI-6675 deprecation warning for auto-tupling in patternsAdriaan Moors2014-02-195-3/+6
| | |_|/ | |/| |
* | | | Merge pull request #3569 from xeno-by/ticket/8316Jason Zaugg2014-02-2014-4/+238
|\ \ \ \
| * | | | SI-8316 SI-8318 SI-8248 reintroduces resetAllAttrsEugene Burmako2014-02-2014-4/+238
| | |_|/ | |/| |
* | | | Merge pull request #3568 from densh/topic/qq-terminologyEugene Burmako2014-02-2011-131/+131
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix quasiquote terminology to be consistent with SchemeDenys Shabalin2014-02-2011-131/+131
| |/ /
* / / SI-8306: handle SWITCH nodes with just default caseGrzegorz Kossakowski2014-02-192-0/+9
|/ /
* | Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-19214-359/+2301
|\ \ | |/ |/|
| * makes sure compat._ provides full compatibility with 2.10.xEugene Burmako2014-02-1810-0/+589
| * reverses SI-6484Eugene Burmako2014-02-184-46/+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-1715-296/+18
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1686-42/+1335
| |\ \ \
| * | | | 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-1434-61/+82
| * | | | 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-1480-220/+667
| |\ \ \ \
| * | | | | 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-142-0/+18
| * | | | | 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