summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* introduces global.pendingSuperCallEugene Burmako2012-12-068-15/+27
* refactors handling of parent typesEugene Burmako2012-12-062-0/+10
* unifies approaches to call analysis in TreeInfoEugene Burmako2012-12-061-50/+122
* Asserts about Tree qualifiers.Paul Phillips2012-11-291-3/+16
* Merge pull request #1676 from retronym/topic/sm-interpolatorPaul Phillips2012-11-284-9/+63
|\
| * Take advantage of the margin stripping interpolator.Jason Zaugg2012-11-261-9/+8
| * Adds a margin stripping string interpolator.Jason Zaugg2012-11-263-0/+55
* | Merge pull request #1665 from paulp/issue/6687Adriaan Moors2012-11-251-1/+1
|\ \
| * | Fix for SI-6687, wrong isVar logic.Paul Phillips2012-11-241-1/+1
* | | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.wip-xPaul Phillips2012-11-235-39/+106
|\ \ \ | |/ / |/| |
| * | Merge pull request #1607 from retronym/ticket/6640Josh Suereth2012-11-193-21/+31
| |\ \
| | * | SI-6440 Address regressions around MissingRequirementErrorJason Zaugg2012-11-133-10/+17
| | * | Refine the message and triggering of MissingRequirementError.Jason Zaugg2012-11-103-3/+15
| | * | SI-6640 Better reporting of deficient classpaths.Jason Zaugg2012-11-103-20/+11
| * | | Merge pull request #1615 from retronym/ticket/6648Adriaan Moors2012-11-161-0/+13
| |\ \ \
| | * | | SI-6648 copyAttrs must preserve TypeTree#wasEmptyJason Zaugg2012-11-141-0/+13
| | |/ /
| * | | Update comment.Jason Zaugg2012-11-131-1/+2
| * | | SI-6646 `ident` or Ident is always new binding.Jason Zaugg2012-11-131-25/+59
| * | | SI-6646 Fix regression in for desugaring.Jason Zaugg2012-11-101-18/+27
| |/ /
* | | Merge pull request #1645 from scalamacros/ticket/6673Josh Suereth2012-11-211-0/+17
|\ \ \ | |_|/ |/| |
| * | adds comments to standard attachmentsEugene Burmako2012-11-181-0/+15
| * | SI-6673 fixes macro problems with eta expansionsEugene Burmako2012-11-181-0/+2
* | | Merge pull request #1624 from adriaanm/paulp-issue/5330-2.10.xAdriaan Moors2012-11-161-3/+15
|\ \ \
| * | | SI-5330, SI-6014 deal with existential self-typeAdriaan Moors2012-11-141-3/+15
* | | | Merge pull request #1612 from scalamacros/topic/showrawEugene Burmako2012-11-151-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | sane printing of renamed importsEugene Burmako2012-11-131-2/+5
| |/ /
* | | Merge pull request #1585 from retronym/ticket/6539-2Eugene Burmako2012-11-143-0/+20
|\ \ \
| * | | Refine @compileTimeOnlyJason Zaugg2012-11-082-3/+3
| * | | SI-6539 Annotation for methods unfit for post-typer ASTsJason Zaugg2012-11-063-0/+20
| |/ /
* | | Merge pull request #1583 from dragos/issue/fix-6616Adriaan Moors2012-11-133-0/+9
|\ \ \ | |/ / |/| |
| * | SI-6616 Check that unsafe operations are only called on the presentation comp...Iulian Dragos2012-11-063-0/+9
* | | Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-0590-333/+480
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #1566 from densh/topic/asSeenFrom-exampleJosh Suereth2012-11-041-4/+20
| |\
| | * Fixes example in Type.asSeenFromDen Shabalin2012-11-031-4/+20
| * | Merge pull request #1559 from heathermiller/copyright-updateJosh Suereth2012-11-0455-56/+55
| |\ \ | | |/ | |/|
| | * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0255-56/+55
| * | SI-6562 Fix crash with class nested in @inline methodJason Zaugg2012-11-021-0/+8
| * | SI-6132 Revisited, cleaned-up, links fixed, spelling errors fixed, rewordingsHeather Miller2012-11-0226-194/+227
| * | Labeling scala.reflect and scala.reflect.macros experimental in the API docsHeather Miller2012-11-0237-56/+162
| * | Remove implementation details from Position (they are still under reflection....Hubert Plociniczak2012-11-021-29/+2
| |/
| * SI-6556 no assert for surprising ctor result typeMartin Odersky2012-10-301-1/+13
* | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.0-wipPaul Phillips2012-10-313-118/+120
|\|
| * Fix SI-6552, regression with self types.Paul Phillips2012-10-211-3/+5
| * Changes Tree and Type members from vals to defs.Paul Phillips2012-10-132-115/+115
* | Incorporated changes suggested in code reviewHubert Plociniczak2012-10-181-24/+19
* | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-181-6/+12
|/
* JavaUniverseVlad Ureche2012-10-111-2/+1
* Moved @contentDiagram in SymbolsVlad Ureche2012-10-111-2/+2
* Adds lots of new documentation for TypeTags, Mirrors, Universes and moreHeather Miller2012-10-1119-342/+621
* runtime.JavaUniverse - put ungrouped members at the topVlad Ureche2012-10-112-2/+4