summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/quasiquotes/TypecheckedProps.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3566 from adriaanm/t6455Grzegorz Kossakowski2014-02-251-1/+1
|\
| * SI-6455 under -Xfuture, don't rewrite .withFilter to .filterAdriaan Moors2014-02-241-1/+1
* | block wrapping for trees modifiedVladimirNik2014-02-201-0/+43
* | block processing fixed for syntactics in typechecked treesVladimirNik2014-02-201-2/+2
* | Attributed val/var processing for syntactics (SI-8180)VladimirNik2014-02-201-1/+28
|/
* renames some methods in ReificationSupportEugene Burmako2014-02-151-1/+1
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-1/+1
* Represent tq"" as SyntacticEmptyTypeTree rather than TypeTree()Denys Shabalin2014-02-071-1/+8
* SI-7789 make quasiquotes deconstruct UnApply treesDen Shabalin2013-12-101-0/+25
* test legacy .filter support in for loop resugaringDen Shabalin2013-11-121-0/+11
* add support for for loops and for enumerators to quasiquotesDen Shabalin2013-11-121-0/+12
* add some post-typecheck tests for quasiquotesDen Shabalin2013-11-121-0/+30