summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/quasiquotes/DefinitionConstructionProps.scala
Commit message (Expand)AuthorAgeFilesLines
* run ScalaCheck tests directly, not through partestSeth Tisue2017-01-271-453/+0
* Fix 25 typos (s)Janek Bogucki2015-07-061-2/+2
* SI-8451 quasiquotes now handle quirks of secondary constructorsEugene Burmako2014-03-271-0/+9
* SI-8332 implicit class param unquoting in quasiquotesDenys Shabalin2014-03-021-0/+5
* SI-8333 can't use modifiers if class is in a blockDenys Shabalin2014-02-281-1/+5
* Fix quasiquote terminology to be consistent with SchemeDenys Shabalin2014-02-201-50/+50
* Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-161-15/+57
|\
| * Improve support for patterns in valsDenys Shabalin2014-02-091-15/+53
| * SI-8202 bug compatibility with SI-8211 for quasiquotesDenys Shabalin2014-02-091-0/+4
* | some renamingsEugene Burmako2014-02-151-3/+3
* | establishes scala.reflect.api#internalEugene Burmako2014-02-141-1/+1
|/
* Add support for a more straightforward alternative to import selectorsDenys Shabalin2014-02-071-1/+29
* SI-8173 add support for patterns like init :+ last to quasiquotesDenys Shabalin2014-02-021-11/+11
* SI-8076 improve support for implicit argument listDenys Shabalin2014-01-161-1/+14
* SI-6842 Make splicing less sensitive to precise types of treesDen Shabalin2013-12-101-7/+20
* simplify imports in quasiquotes scalacheck testsDen Shabalin2013-11-121-8/+2
* SI-6841 SI-6657 add support for packages into quasiquotes and toolboxDen Shabalin2013-10-141-0/+50
* harden test case to avoid parsing failure when name is keywordDen Shabalin2013-10-141-1/+3
* streamline implementation of annotation splicingDen Shabalin2013-09-051-0/+10
* first-class early def splicing and extraction supportDen Shabalin2013-09-051-0/+64
* reify ScalaPackage symbol with the help of ScalaDotDen Shabalin2013-09-051-1/+2
* refine block and applied/typeapplied splicing/matching semanticsDen Shabalin2013-09-051-1/+1
* refactor definition tests into separate subsuiteDen Shabalin2013-09-051-0/+218