summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/quasiquotes/LiftableProps.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8466 fix quasiquote crash on recursively iterable unliftingDenys Shabalin2014-04-021-0/+7
* SI-8200 provide an identity liftable for treesDenys Shabalin2014-03-241-1/+7
* Fix quasiquote terminology to be consistent with SchemeDenys Shabalin2014-02-201-10/+10
* Make handling of tuples more consistent in quasi-quotesDenys Shabalin2014-02-101-1/+0
* Test edge cases of literal liftingDen Shabalin2014-01-161-0/+11
* Lift Some, None, Nil, Left, Right not just supertypesDenys Shabalin2014-01-161-1/+38
* Test tuple lifting and unliftingDen Shabalin2013-12-101-0/+25
* Refactor Holes and Reifiers slices of Quasiquotes cakeDen Shabalin2013-12-101-0/+10
* simplify imports in quasiquotes scalacheck testsDen Shabalin2013-11-121-7/+2
* tests for quasiquotesDen Shabalin2013-07-081-0/+84