summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/quasiquotes/TypecheckedProps.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9473 Cleaner references to statically owned symbolsJason Zaugg2015-09-221-1/+1
* Re-enable typechecked types part of quasiquote test suiteDenys Shabalin2014-04-201-5/+4
* SI-8388 consistently match type trees by originalsDenys Shabalin2014-03-251-20/+76
* SI-8411 match desugared partial functionsDenys Shabalin2014-03-221-0/+5
* 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