summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/macros
Commit message (Expand)AuthorAgeFilesLines
* [nomaster] typecheck(q"class C") no longer crashesEugene Burmako2014-03-231-10/+6
* Merge pull request #2506 from scalamacros/ticket/7461Eugene Burmako2013-05-201-1/+1
|\
| * c.typeCheck(silent = true) now suppresses ambiguous errorsEugene Burmako2013-05-091-1/+1
* | Merge pull request #2494 from scalamacros/ticket/5923Eugene Burmako2013-05-113-27/+17
|\ \
| * | [nomaster] removes duplication in inferImplicitValueEugene Burmako2013-05-111-29/+2
| * | [nomaster] SI-7166 catches DivergentImplicit in c.inferImplicitXXXEugene Burmako2013-05-111-10/+19
| * | [nomaster] SI-7047 fixes silent for c.inferImplicitXXXEugene Burmako2013-05-111-1/+4
| * | [nomaster] SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-113-10/+15
| |/
* / removes the traces of always on debug diagnosticsEugene Burmako2013-05-091-2/+0
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* reflection docs improvements and moves to doc pageChristopher Vogt2012-10-111-0/+3
* renames macros.TypeError to TypecheckExceptionEugene Burmako2012-10-031-8/+2
* renames macros.ParseError to ParseExceptionEugene Burmako2012-10-031-1/+1
* moves Context.ParseError outside the cakeEugene Burmako2012-09-271-3/+2
* revives macros.InfrastructureEugene Burmako2012-09-273-36/+17
* moves Context.runtimeUniverse to TreeBuild.mkRuntimeUniverseRefEugene Burmako2012-09-271-2/+0
* a more precise type for Context.mirrorEugene Burmako2012-09-271-1/+1
* gets rid of macros.InfrastructureEugene Burmako2012-09-273-15/+2
* simplifies Context.Run and Context.CompilationUnitEugene Burmako2012-09-271-11/+0
* removes extraneous stuff from macros.InfrastructureEugene Burmako2012-09-272-14/+2
* merges macros.CapturedVariables into macros.UniverseEugene Burmako2012-09-272-16/+0
* merges macros.Exprs and macros.TypeTags into ContextEugene Burmako2012-09-274-19/+3
* removes front ends from scala-reflect.jarEugene Burmako2012-09-272-26/+2
* MirrorOf => MirrorEugene Burmako2012-09-271-1/+1
* Avoid relying on auto-tupling.Paul Phillips2012-09-261-2/+2
* Merge pull request #1348 from scalamacros/ticket/6394Grzegorz Kossakowski2012-09-201-1/+1
|\
| * SI-6394 fixes macros.Context.enclosingClassEugene Burmako2012-09-191-1/+1
* | SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-2/+2
|/
* SI-6362 & SI-5924 removes caches in the macro APIEugene Burmako2012-09-151-4/+0
* SI-6342 cleans up toolbox APIEugene Burmako2012-09-152-2/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-142-5/+5
* SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-143-6/+6
* exposes absTypeTag and absTypeOfEugene Burmako2012-08-211-0/+2
* cleanup for macroExpandEugene Burmako2012-08-182-5/+3
* Absolutize tools.nsc => scala.tools.nsc.Paul Phillips2012-08-173-5/+5
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-153-21/+3
* Merge pull request #1072 from adriaanm/copyrightJosh Suereth2012-08-071-1/+1
|\
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Fix for SI-4945, repl hang on -i input.Paul Phillips2012-08-061-4/+4
|/
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-0218-0/+522