summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* A few straggling unused imports.Paul Phillips2012-11-071-1/+1
* Deprecation patrol.Paul Phillips2012-11-061-2/+3
* Merge pull request #1576 from paulp/merge-210Adriaan Moors2012-11-0690-328/+475
|\
| * Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0590-328/+475
| |\
| | * 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
* | | | Revert "Expand optimization of Array(e1, ..., en) to primitive arrays."Jason Zaugg2012-11-061-7/+6
* | | | Revert "Refactor guards checking for a particular overload of Array.apply."Jason Zaugg2012-11-061-2/+0
* | | | Merge pull request #1568 from retronym/ticket/6611Paul Phillips2012-11-052-6/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor guards checking for a particular overload of Array.apply.Jason Zaugg2012-11-041-0/+2
| * | | Expand optimization of Array(e1, ..., en) to primitive arrays.Jason Zaugg2012-11-041-6/+7
| * | | SI-6611 Tighten up an unsafe array optimizationJason Zaugg2012-11-031-0/+14
* | | | Merge pull request #1554 from paulp/scope-lookupPaul Phillips2012-11-042-11/+68
|\ \ \ \
| * | | | Revert "Convenience method commonSymbolOwner."Paul Phillips2012-11-041-18/+0
| * | | | Convenience method commonSymbolOwner.Paul Phillips2012-11-021-0/+18
| * | | | Hardening scope lookup against wrongness.Paul Phillips2012-11-021-7/+53
| * | | | Fixed bug in Symbol filtering.Paul Phillips2012-11-021-4/+15
| |/ / /
* | | | Merge pull request #1565 from retronym/ticket/6567Josh Suereth2012-11-041-4/+6
|\ \ \ \
| * | | | SI-6567 Warning for Option(implicitView(foo))Jason Zaugg2012-11-031-4/+6
| |/ / /
* | | | Pull request feedback.Paul Phillips2012-11-041-8/+10
* | | | Removing unused locals and making vars into vals.Paul Phillips2012-11-0310-26/+24
|/ / /
* | | Remove unused private members.Paul Phillips2012-11-016-55/+14
* | | Merge pull request #1521 from paulp/whats-in-a-nameAdriaan Moors2012-11-011-0/+8
|\ \ \
| * | | Make LookupNotFound a case object.Paul Phillips2012-10-291-0/+8
* | | | Fix performance bug in GenASM.Paul Phillips2012-10-311-1/+3
* | | | Minor tweaks to logging approach.Paul Phillips2012-10-311-2/+3
* | | | silences optional logs in reflectionEugene Burmako2012-10-311-1/+1
* | | | Merge pull request #1548 from paulp/fix-checkinitJosh Suereth2012-10-312-1/+6
|\ \ \ \
| * | | | Fix for -Xcheckinit failures.Paul Phillips2012-10-312-1/+6
| |/ / /
* | | | Merge branch 'merge-2.10.0-wip' into merge-2.10.xPaul Phillips2012-10-313-119/+121
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| |/
* | Merge pull request #1468 from paulp/issue/6482Adriaan Moors2012-10-221-0/+11
|\ \
| * | A little more housecleaning in ExtensionMethods.Paul Phillips2012-10-061-0/+6
| * | Incorporated pull request feedback.Paul Phillips2012-10-061-0/+5
* | | Merge pull request #1512 from paulp/merge-210Adriaan Moors2012-10-2257-947/+4059
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-1957-947/+4059
| |\ \ \ | | | |/ | | |/|
| | * | JavaUniverseVlad Ureche2012-10-111-2/+1
| | * | Moved @contentDiagram in SymbolsVlad Ureche2012-10-111-2/+2