summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/quasiquotes
Commit message (Expand)AuthorAgeFilesLines
* streamline implementation of annotation splicingDen Shabalin2013-09-051-0/+10
* unify handling of references to scala members for functions and tuplesDen Shabalin2013-09-051-1/+1
* better support for ValDefs, VarDefs and DefDefsDen Shabalin2013-09-051-0/+9
* SI-7723 better support for deconstruction of new expressionsDen Shabalin2013-09-051-0/+17
* SI-7803 support for matching of anonymous function literalsDen Shabalin2013-09-052-1/+18
* first-class early def splicing and extraction supportDen Shabalin2013-09-052-2/+107
* add support for function type splicing and extractionDen Shabalin2013-09-052-0/+12
* reify ScalaPackage symbol with the help of ScalaDotDen Shabalin2013-09-051-1/+2
* refine block and applied/typeapplied splicing/matching semanticsDen Shabalin2013-09-054-5/+12
* SI-7196 add support for refineStat splicing and extractionDen Shabalin2013-09-052-0/+10
* refactor definition tests into separate subsuiteDen Shabalin2013-09-055-249/+326
* add toolbox-based utility methods to quasiquotes' testsDen Shabalin2013-09-051-6/+15
* SI-6843 well-positioned syntax errors for quasiquotesDen Shabalin2013-08-141-6/+0
* DefDef.name is now TermName againEugene Burmako2013-08-101-1/+1
* tests for quasiquotesDen Shabalin2013-07-0811-0/+1280