-
- Downloads
- Removed paremetric types from class/trait declaration. This was used only...
- Removed paremetric types from class/trait declaration. This was used only for expressing the need of having the variable global (of type Global) in the scope. - Moved some code from ScalaCheckIntegrator and FilterGeneratorAnnotations to trait ScalaCheck.
Showing
- src/funcheck/AnalysisComponent.scala 2 additions, 1 deletionsrc/funcheck/AnalysisComponent.scala
- src/funcheck/scalacheck/FilterGeneratorAnnotations.scala 3 additions, 2 deletionssrc/funcheck/scalacheck/FilterGeneratorAnnotations.scala
- src/funcheck/scalacheck/ScalaCheck.scala 424 additions, 41 deletionssrc/funcheck/scalacheck/ScalaCheck.scala
- src/funcheck/scalacheck/ScalaCheckIntegrator.scala 5 additions, 198 deletionssrc/funcheck/scalacheck/ScalaCheckIntegrator.scala
This diff is collapsed.
Please register or sign in to comment