summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1151 from scalamacros/topic/cleanupEugene Burmako2012-08-172-1/+21
|\
| * more cleanup for typedMacroBodyEugene Burmako2012-08-172-8/+11
| * shaves more than 150 lines off typedMacroBodyEugene Burmako2012-08-172-1/+18
* | Merge pull request #1149 from paulp/topic/substmap210Grzegorz Kossakowski2012-08-171-6/+10
|\ \
| * | Optimization in SubstMap.Paul Phillips2012-08-161-6/+10
| |/
* / Hunting down eliminable :: allocations.Paul Phillips2012-08-177-35/+41
|/
* Merge pull request #1145 from scalamacros/topic/cleanupEugene Burmako2012-08-1624-193/+64
|\
| * Dominik's comments on api.MirrorsEugene Burmako2012-08-151-3/+3
| * cleanup of reflection- and macro-related stuffEugene Burmako2012-08-1524-190/+61
* | Merge pull request #1114 from scalamacros/topic/is-artifactPaul Phillips2012-08-154-17/+23
|\ \ | |/ |/|
| * HIDDEN => ARTIFACTEugene Burmako2012-08-134-17/+23
* | Merge pull request #1101 from scalamacros/ticket/5940Josh Suereth2012-08-141-0/+7
|\ \
| * | SI-5940 impls are no longer in macro def picklesEugene Burmako2012-08-131-1/+8
* | | Merge pull request #1123 from paulp/topic/unpickle-resilience-2Josh Suereth2012-08-133-4/+49
|\ \ \
| * | | More resilience to missing classes.Paul Phillips2012-08-113-4/+49
* | | | Merge pull request #1116 from scalamacros/topic/flags-againJosh Suereth2012-08-113-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | a follow up on e01ec05a1eEugene Burmako2012-08-103-5/+1
* | | | Merge pull request #1107 from odersky/topic/leaner-statisticsJosh Suereth2012-08-111-8/+8
|\ \ \ \
| * | | | Removed hot statistics call in normal path.Martin Odersky2012-08-091-8/+8
| | |_|/ | |/| |
* | | | SI-6201 minor fixes in key pointsEugene Burmako2012-08-112-3/+2
| |/ / |/| |
* | | Merge pull request #1111 from scalamacros/ticket/6212Josh Suereth2012-08-104-49/+48
|\ \ \
| * | | refines api.FlagSetsEugene Burmako2012-08-104-49/+48
| |/ /
* | | Merge pull request #1091 from paulp/topic/patmat-error-messagesJosh Suereth2012-08-101-1/+1
|\ \ \ | |/ / |/| |
| * | Better pattern matcher error message.Paul Phillips2012-08-081-1/+1
| |/
* | Merge pull request #1094 from scalamacros/ticket/6204Adriaan Moors2012-08-091-11/+11
|\ \ | |/ |/|
| * an important fixup for macro universe APIEugene Burmako2012-08-091-11/+11
* | Merge pull request #1087 from hubertp/2.10.x-issue/5687Adriaan Moors2012-08-081-1/+9
|\ \
| * | Fixes SI-5687.Hubert Plociniczak2012-08-081-1/+9
* | | Merge pull request #1079 from scalamacros/ticket/5947Adriaan Moors2012-08-082-25/+41
|\ \ \
| * | | SI-5947 works around getDeclaredClassesEugene Burmako2012-08-082-9/+29
| * | | SI-5498 completes ModuleMirror.instanceEugene Burmako2012-08-072-18/+14
| | |/ | |/|
* / | SI-6186 TypeTags no longer supported in macrosEugene Burmako2012-08-072-2/+2
|/ /
* | Merge pull request #1067 from scalamacros/topic/ultimate-reflection-pull-requestAdriaan Moors2012-08-073-30/+165
|\ \
| * | accommodates Martin's commentsEugene Burmako2012-08-072-5/+3
| * | SI-6199 unit-returning methods now return unitEugene Burmako2012-08-061-3/+9
| * | mirrors now support overriden fields and methodsEugene Burmako2012-08-062-1/+21
| * | sanity check for reflectConstructorEugene Burmako2012-08-061-2/+7
| * | SI-6181 method mirrors now support by-name argsEugene Burmako2012-08-061-0/+10
| * | SI-6179 mirrors now work with value classesEugene Burmako2012-08-063-34/+52
| * | SI-6178 reflective invocation of magic symbolsEugene Burmako2012-08-061-16/+94
* | | Merge pull request #1072 from adriaanm/copyrightJosh Suereth2012-08-0748-49/+49
|\ \ \
| * | | update and normalize copyright noticeAdriaan Moors2012-08-0748-49/+49
| |/ /
* / / Fix for SI-4945, repl hang on -i input.Paul Phillips2012-08-062-17/+27
|/ /
* | Merge pull request #1050 from scalamacros/topic/better-error-messagesJosh Suereth2012-08-061-0/+3
|\ \
| * | better error messages for Symbol.asXXX methodsEugene Burmako2012-08-061-0/+3
* | | Merge pull request #1061 from scalamacros/topic/sbt-compatJosh Suereth2012-08-061-0/+3
|\ \ \
| * | | compatibility stub for SBT 0.12.0Eugene Burmako2012-08-061-0/+3
* | | | Merge pull request #1047 from scalamacros/topic/moar-symbol-testsJosh Suereth2012-08-062-0/+46
|\ \ \ \ | |/ / / |/| | |
| * | | adds more tests for api.SymbolsEugene Burmako2012-08-062-0/+46
| |/ /
* | | Merge pull request #1045 from scalamacros/ticket/6175Josh Suereth2012-08-061-1/+10
|\ \ \