summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SI-6785 exposes Symbol.flags, setFlag and resetFlagEugene Burmako2014-02-153-0/+22
* exposes Symbol.setOwnerEugene Burmako2014-02-152-0/+7
* better appliedType signaturesEugene Burmako2014-02-152-1/+9
* makes internal.decorators signatures workEugene Burmako2014-02-153-34/+37
* upgrades typingTransformEugene Burmako2014-02-152-0/+15
* exposes additional TreeGen methodsEugene Burmako2014-02-154-1/+19
* introduces Flag.STABLEEugene Burmako2014-02-152-0/+6
* staticXXX now throw ScalaReflectionExceptionEugene Burmako2014-02-155-16/+15
* provides extension methods for internalEugene Burmako2014-02-153-2/+171
* addresses pull request feedbackEugene Burmako2014-02-151-6/+6
* Type.companionType => Type.companionEugene Burmako2014-02-152-2/+2
* addresses pull request feedbackEugene Burmako2014-02-152-34/+57
* renames some methods in ReificationSupportEugene Burmako2014-02-156-24/+28
* SI-7044 deprecates Symbol.associatedFileEugene Burmako2014-02-155-2/+86
* moves Symbol.pos to public APIEugene Burmako2014-02-153-8/+3
* addresses pull request feedbackEugene Burmako2014-02-1512-16/+25
* some renamingsEugene Burmako2014-02-1522-84/+135
* adds internal.subpatternsEugene Burmako2014-02-143-1/+8
* adds internal.typingTransformEugene Burmako2014-02-142-1/+78
* introduces c.internalEugene Burmako2014-02-144-2/+31
* adds internal.changeOwnerEugene Burmako2014-02-142-0/+30
* adds Context.enclosingOwnerEugene Burmako2014-02-142-1/+8
* adds initialize and fullyInitializeEugene Burmako2014-02-142-0/+21
* adds Symbol.alternativesEugene Burmako2014-02-141-6/+6
* reflection API compatibility with 2.10.xEugene Burmako2014-02-145-1/+396
* establishes scala.reflect.api#internalEugene Burmako2014-02-1440-1197/+1328
* cleans up Trees a little bitEugene Burmako2014-02-142-7/+25
* deprecates api#Name.decoded and api#Name.encodedEugene Burmako2014-02-141-0/+2
* deprecates String => Name implicit conversionsEugene Burmako2014-02-141-0/+2
* SI-6732 deprecates internal#Symbol.isPackageEugene Burmako2014-02-1417-25/+25
* Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1417-157/+349
|\
| * Merge pull request #3531 from Ichoran/issue/8188Adriaan Moors2014-02-141-2/+2
| |\
| | * SI-8188 NPE during deserialization of TrieMapRex Kerr2014-02-141-2/+2
| * | Merge pull request #3530 from Ichoran/issue/6632Adriaan Moors2014-02-141-1/+4
| |\ \
| | * | SI-6632 ListBuffer's updated accepts negative positionsRex Kerr2014-02-131-1/+4
| | |/
| * | Merge pull request #3525 from adriaanm/t8177bAdriaan Moors2014-02-142-19/+39
| |\ \
| | * | SI-8177 tidy up in type reificationEugene Burmako2014-02-142-4/+2
| | * | SI-8177 specializeSym must use memberInfo on high sideAdriaan Moors2014-02-133-19/+41
| | |/
| * | Merge pull request #3376 from Ichoran/issue/8153Adriaan Moors2014-02-142-21/+36
| |\ \
| | * | SI-8153 Mutation is hard, let's go shopping with an empty listRex Kerr2014-02-122-21/+36
| * | | SI-8280 regression in implicit selection.Paul Phillips2014-02-131-1/+4
| | |/ | |/|
| * | Merge pull request #3389 from retronym/ticket/8134-2Jason Zaugg2014-02-135-29/+31
| |\ \
| | * | SI-8134 Address pull request feedbackJason Zaugg2014-02-021-6/+4
| | * | SI-5954 Add a TODO comment with an idea for future workJason Zaugg2014-01-211-0/+7
| | * | SI-5954 Invalidate TypeRef cache when opening package objectJason Zaugg2014-01-203-1/+12
| | * | SI-8134 SI-5954 Fix companions in package object under separate comp.Jason Zaugg2014-01-203-32/+18
| * | | SI-5900 Fix pattern inference regressionJason Zaugg2014-02-121-3/+5
| * | | Merge pull request #3519 from adriaanm/rebase-3483Adriaan Moors2014-02-122-5/+11
| |\ \ \
| | * | | SI-8244 Fix raw type regression under separate compilationJason Zaugg2014-02-122-5/+11
| | | |/ | | |/|
| * / | SI-7753 InstantiateDependentMap narrows type of unstable argsAdriaan Moors2014-02-121-30/+51
| |/ /