summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/StdAttachments.scala
Commit message (Expand)AuthorAgeFilesLines
* ScalaDoc fixes for compilerJanek Bogucki2015-07-291-1/+1
* SI-8947 Additional layers of defence against EmptyTree mutationJason Zaugg2014-11-061-1/+1
* Revert "SI-5920 enables default and named args in macros"Jason Zaugg2014-02-171-3/+0
* SI-5920 enables default and named args in macrosEugene Burmako2014-02-101-0/+3
* Optimize lookup of tree/symbol attachment search.Jason Zaugg2014-02-011-3/+3
* Removes unnecessary generality in the macro engineEugene Burmako2014-01-081-4/+4
* Use macro expandee, rather than expansion, in pres. compilerJason Zaugg2014-01-081-1/+1
* SI-8006 prevents infinite applyDynamicNamed desugaringsEugene Burmako2013-12-281-0/+14
* SI-7777 applyDynamic macro fails for nested applicationEugene Burmako2013-12-271-0/+4
* Removing unused code.Paul Phillips2013-10-021-9/+0
* SI-7487 Revert "Removed -Ymacro-no-expand."Adriaan Moors2013-07-101-10/+12
* refactors macro runtimesEugene Burmako2013-05-281-1/+1
* refactors macro compilationEugene Burmako2013-05-281-0/+27
* generalizes macroExpandEugene Burmako2013-01-091-0/+96
* s/SuperCallArgs/SuperArgs/Eugene Burmako2012-12-101-6/+6
* introduces global.pendingSuperCallEugene Burmako2012-12-061-5/+7
* refactors handling of parent typesEugene Burmako2012-12-061-0/+22
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-1/+1
* brings macros up to speedEugene Burmako2012-06-081-2/+2
* macros: refactoring of fast track infrastructureEugene Burmako2012-06-081-2/+2
* fixes SI-5693Eugene Burmako2012-04-251-0/+10