Typelevel
Open Source, functional, modular and friendly Scala libraries.
Collective -
Host: opensource -
https://opencollective.com/typelevel
- Website: https://typelevel.org
- Code: https://github.com/typelevel
Changed test script
github.com/typelevel/scalacheck - 27c0371772097abd04c98c181e879dcd8ecc1730 authored over 17 years ago
github.com/typelevel/scalacheck - 27c0371772097abd04c98c181e879dcd8ecc1730 authored over 17 years ago
Small fix to Prop.property and Prop.forAll
github.com/typelevel/scalacheck - 8804149e98e263d249b9cbe76e0ad0fb0f8432f3 authored over 17 years ago
github.com/typelevel/scalacheck - 8804149e98e263d249b9cbe76e0ad0fb0f8432f3 authored over 17 years ago
Added Gen.pick, Gen.someOf, Gen.sequence, Gen equality operators, Prop.exists. Fixed Prop &&, || and ++.
github.com/typelevel/scalacheck - f615317129b7c3ac6c5ffcd2bf69695e56e1e65e authored over 17 years ago
github.com/typelevel/scalacheck - f615317129b7c3ac6c5ffcd2bf69695e56e1e65e authored over 17 years ago
github.com/typelevel/scalacheck - b76bcd76b0d16ac960030862cb531ee9e98fb420 authored over 17 years ago
Small change to Commands.scala
github.com/typelevel/scalacheck - bed304f3d62fd0d27644285182a5d5ad66b52ee5 authored over 17 years ago
github.com/typelevel/scalacheck - bed304f3d62fd0d27644285182a5d5ad66b52ee5 authored over 17 years ago
Improved the SetCommand in Commands.scala. Updated the new version of Arbitrary/Shrink in the inference branch (not compiling yet, due to missing feature in Scala)
github.com/typelevel/scalacheck - 04544d3d0463daa3c43ba1e3748c96c7ab1a6208 authored over 17 years ago
github.com/typelevel/scalacheck - 04544d3d0463daa3c43ba1e3748c96c7ab1a6208 authored over 17 years ago
Prepared release 1.1.1
github.com/typelevel/scalacheck - ffd54b7cc282d6efd5ed5164265a1c5ae6a17268 authored over 17 years ago
github.com/typelevel/scalacheck - ffd54b7cc282d6efd5ed5164265a1c5ae6a17268 authored over 17 years ago
Using label also in Prop
github.com/typelevel/scalacheck - 35336939dd04d548f8e000584772dd3d56ae95fd authored over 17 years ago
github.com/typelevel/scalacheck - 35336939dd04d548f8e000584772dd3d56ae95fd authored over 17 years ago
Fixed errors in build file
github.com/typelevel/scalacheck - f5e04f93a999e8d5c58ca783dad3e2c117f034d7 authored over 17 years ago
github.com/typelevel/scalacheck - f5e04f93a999e8d5c58ca783dad3e2c117f034d7 authored over 17 years ago
Possible to store result from command
github.com/typelevel/scalacheck - cdd23e7e0802bd28729f09ea78d7653fe31727c1 authored over 17 years ago
github.com/typelevel/scalacheck - cdd23e7e0802bd28729f09ea78d7653fe31727c1 authored over 17 years ago
Additions to release notes. Changed root package name to org.scalacheck.
github.com/typelevel/scalacheck - 9d9cf1e728a2655fced7d60ae9cc8e78739f5df3 authored over 17 years ago
github.com/typelevel/scalacheck - 9d9cf1e728a2655fced7d60ae9cc8e78739f5df3 authored over 17 years ago
Updated release notes for 1.1
github.com/typelevel/scalacheck - 53bf253be774b7c1095dfc97de7cf810f2ccbd89 authored over 17 years ago
github.com/typelevel/scalacheck - 53bf253be774b7c1095dfc97de7cf810f2ccbd89 authored over 17 years ago
Added doc and src to sbaz package
github.com/typelevel/scalacheck - b24d36bef26e2291fcbe6ae67a1761e75783db4a authored over 17 years ago
github.com/typelevel/scalacheck - b24d36bef26e2291fcbe6ae67a1761e75783db4a authored over 17 years ago
Removed scaladoc from JAR-file
github.com/typelevel/scalacheck - f1d1aad0f12b0bbe9f2c762c5f9d695d198f3089 authored over 17 years ago
github.com/typelevel/scalacheck - f1d1aad0f12b0bbe9f2c762c5f9d695d198f3089 authored over 17 years ago
Fixed broken specification
github.com/typelevel/scalacheck - 3ba68395016e40cb74257ccf5deef8d26458c01a authored over 17 years ago
github.com/typelevel/scalacheck - 3ba68395016e40cb74257ccf5deef8d26458c01a authored over 17 years ago
Added state machine tester, Commands.scala
github.com/typelevel/scalacheck - 26acf62be3de4cba77c404b27c5e1c11a5872dd4 authored over 17 years ago
github.com/typelevel/scalacheck - 26acf62be3de4cba77c404b27c5e1c11a5872dd4 authored over 17 years ago
github.com/typelevel/scalacheck - 80c47b3775b16b60bb86d9fe395e94626031c3b7 authored over 17 years ago
github.com/typelevel/scalacheck - bae20e135102af28d454fc7924fca2e94259dea1 authored over 17 years ago
github.com/typelevel/scalacheck - 1785449d86138da8eba1ac76b02e3c38be967681 authored over 17 years ago
github.com/typelevel/scalacheck - a15147fe819c36cc8d6dfba4b4baeca320cfd887 authored over 17 years ago
github.com/typelevel/scalacheck - 7d621b4f80f8a27eff916c2e868bdf2f28fde282 authored over 17 years ago
github.com/typelevel/scalacheck - c08f04e59e9d30f5aa7493095533caf3abd56aa3 authored over 17 years ago
github.com/typelevel/scalacheck - 8f07ccceb42e9f3d479ed94a1784f12fe07dd0a4 authored over 17 years ago
github.com/typelevel/scalacheck - a31fc839fc4559a41ee281aab1d5a1be90aec1fd authored over 17 years ago
Testable renamed to Properties
github.com/typelevel/scalacheck - 8888ccd4eb0294a8571c5e4b6f2b628e9c54916a authored over 17 years ago
github.com/typelevel/scalacheck - 8888ccd4eb0294a8571c5e4b6f2b628e9c54916a authored over 17 years ago
github.com/typelevel/scalacheck - ba769b28d799eda93c7ccd4a65e9e4cf9f212970 authored over 17 years ago
Did Rickard intend to delete Testable.scala?
github.com/typelevel/scalacheck - 46a812bc0f99e3e7a6f1e37be9a6add844e9e990 authored over 17 years ago
github.com/typelevel/scalacheck - 46a812bc0f99e3e7a6f1e37be9a6add844e9e990 authored over 17 years ago
Minor fixes and additions
github.com/typelevel/scalacheck - 8fe052202a8011c86486aee628a0b2c75f6a4474 authored over 17 years ago
github.com/typelevel/scalacheck - 8fe052202a8011c86486aee628a0b2c75f6a4474 authored over 17 years ago
Updated release notes for 1.0
github.com/typelevel/scalacheck - d84e44ce14a3e89cc59e4c1065932c92a8a249b0 authored almost 18 years ago
github.com/typelevel/scalacheck - d84e44ce14a3e89cc59e4c1065932c92a8a249b0 authored almost 18 years ago
Extracted console printing to a separate object
github.com/typelevel/scalacheck - 6b7a1b3ebae008adff6a4a349b8284b3e3875565 authored almost 18 years ago
github.com/typelevel/scalacheck - 6b7a1b3ebae008adff6a4a349b8284b3e3875565 authored almost 18 years ago
Small changes
github.com/typelevel/scalacheck - fcdb55b0cdf5febc4b45b1e4945fed6bd55d2071 authored almost 18 years ago
github.com/typelevel/scalacheck - fcdb55b0cdf5febc4b45b1e4945fed6bd55d2071 authored almost 18 years ago
Added some character and string generators
github.com/typelevel/scalacheck - bea44538cb533fa4cc2ddffb4e59bc0c041f9770 authored almost 18 years ago
github.com/typelevel/scalacheck - bea44538cb533fa4cc2ddffb4e59bc0c041f9770 authored almost 18 years ago
Implemented Gen.choose(Double,Double) (Issue #3)
github.com/typelevel/scalacheck - ef3bf32c9678ab7b29e405e5e345d9a6085bf93f authored almost 18 years ago
github.com/typelevel/scalacheck - ef3bf32c9678ab7b29e405e5e345d9a6085bf93f authored almost 18 years ago
Preparation for 1.0-RC1 release
github.com/typelevel/scalacheck - 61c12ad08f01515e546a5dadf7132d8e93fcf992 authored almost 18 years ago
github.com/typelevel/scalacheck - 61c12ad08f01515e546a5dadf7132d8e93fcf992 authored almost 18 years ago
Small fixes
github.com/typelevel/scalacheck - 72227763311248ad486d3b2c598dd6c20ce1acfb authored almost 18 years ago
github.com/typelevel/scalacheck - 72227763311248ad486d3b2c598dd6c20ce1acfb authored almost 18 years ago
Refactoring
github.com/typelevel/scalacheck - 0ab4d8304a2a360f569c241466d6ac5d95477bd3 authored almost 18 years ago
github.com/typelevel/scalacheck - 0ab4d8304a2a360f569c241466d6ac5d95477bd3 authored almost 18 years ago
Fixed implementation of list shrinker.
github.com/typelevel/scalacheck - c6bd40fe58403d6418fbec08f7737033aed22e83 authored almost 18 years ago
github.com/typelevel/scalacheck - c6bd40fe58403d6418fbec08f7737033aed22e83 authored almost 18 years ago
Implemented shrinking for lists. Changed tuple shrinking. Changed to used lazy streams for shrinking instead of Seq.
github.com/typelevel/scalacheck - 05860442c0c0325dc35a9de5e4aa33989f983970 authored almost 18 years ago
github.com/typelevel/scalacheck - 05860442c0c0325dc35a9de5e4aa33989f983970 authored almost 18 years ago
Implemented shrinking for tuples
github.com/typelevel/scalacheck - 437935b3f93202291ee8669e90ed9ccc2bbf628d authored almost 18 years ago
github.com/typelevel/scalacheck - 437935b3f93202291ee8669e90ed9ccc2bbf628d authored almost 18 years ago
Nicer console output
github.com/typelevel/scalacheck - e1ab89a6991b31f0d269b0fa0c626ecd3278c91e authored almost 18 years ago
github.com/typelevel/scalacheck - e1ab89a6991b31f0d269b0fa0c626ecd3278c91e authored almost 18 years ago
Small beatufications
github.com/typelevel/scalacheck - fcbdcfd7ee2249dbfe8d465a40441458f11c4999 authored almost 18 years ago
github.com/typelevel/scalacheck - fcbdcfd7ee2249dbfe8d465a40441458f11c4999 authored almost 18 years ago
Changed shrinking algorithm a bit
github.com/typelevel/scalacheck - c4eba78a9a512e87389177632e0dd08c88f93f39 authored almost 18 years ago
github.com/typelevel/scalacheck - c4eba78a9a512e87389177632e0dd08c88f93f39 authored almost 18 years ago
Some refactoring done.
github.com/typelevel/scalacheck - e1250a44b1d6fcc6feb1e28f7690f7ff73676865 authored almost 18 years ago
github.com/typelevel/scalacheck - e1250a44b1d6fcc6feb1e28f7690f7ff73676865 authored almost 18 years ago
Fixed stack overflow bugs in shrinking algorithm. Refactoring.
github.com/typelevel/scalacheck - ebd70afafce60071fe2510d6f56f11deb6f06df1 authored almost 18 years ago
github.com/typelevel/scalacheck - ebd70afafce60071fe2510d6f56f11deb6f06df1 authored almost 18 years ago
Implemented shrinking for property functions. Seems to be working. Have not added implicit shrinks for common types yet.
github.com/typelevel/scalacheck - 67d4bf8e33a99d9548e8f05d4d8b7b1102f62ac8 authored about 18 years ago
github.com/typelevel/scalacheck - 67d4bf8e33a99d9548e8f05d4d8b7b1102f62ac8 authored about 18 years ago
Renamed Testable.addProperty to Testable.specify
github.com/typelevel/scalacheck - 9d5d9f3104e9739ac7a1ff7c8b1706e249fcf0ab authored about 18 years ago
github.com/typelevel/scalacheck - 9d5d9f3104e9739ac7a1ff7c8b1706e249fcf0ab authored about 18 years ago
Commit mistakes
github.com/typelevel/scalacheck - a36f91f5e813d6d9ecca39c4f3364f832a37fec7 authored about 18 years ago
github.com/typelevel/scalacheck - a36f91f5e813d6d9ecca39c4f3364f832a37fec7 authored about 18 years ago
Finished implementing forAllShrink. Seems to be working. Lots of refactoring done
github.com/typelevel/scalacheck - ee2205f3053ea57d9f82a25875f9d6cf03f8c6d1 authored about 18 years ago
github.com/typelevel/scalacheck - ee2205f3053ea57d9f82a25875f9d6cf03f8c6d1 authored about 18 years ago
Added experimental shrinking support in forAllShrink, not tested yet. Fixed bugs in property operators
github.com/typelevel/scalacheck - adac21404e1891eaa560ecd61a18ccc5c1960370 authored about 18 years ago
github.com/typelevel/scalacheck - adac21404e1891eaa560ecd61a18ccc5c1960370 authored about 18 years ago
Added algebraic operators to Prop class. Added frequency generator.
github.com/typelevel/scalacheck - 837335e624877ae0d60c165048d08ca5fca505c2 authored about 18 years ago
github.com/typelevel/scalacheck - 837335e624877ae0d60c165048d08ca5fca505c2 authored about 18 years ago
Added frequency generator combinator
github.com/typelevel/scalacheck - 1c933de00c853fa554b9c50dbf07e49982fbce7a authored about 18 years ago
github.com/typelevel/scalacheck - 1c933de00c853fa554b9c50dbf07e49982fbce7a authored about 18 years ago
Some more refactoring
github.com/typelevel/scalacheck - 12bd783eab504ffb3396cb96b2ea741fe33e3236 authored about 18 years ago
github.com/typelevel/scalacheck - 12bd783eab504ffb3396cb96b2ea741fe33e3236 authored about 18 years ago
Lots of refactorings
github.com/typelevel/scalacheck - cbc363fce12009aa36b1b966a82102e98a09ab92 authored about 18 years ago
github.com/typelevel/scalacheck - cbc363fce12009aa36b1b966a82102e98a09ab92 authored about 18 years ago
Preparing for 0.2 release
github.com/typelevel/scalacheck - c222d07af9c69824bbeab16d5ecf5fe2a708ab01 authored about 18 years ago
github.com/typelevel/scalacheck - c222d07af9c69824bbeab16d5ecf5fe2a708ab01 authored about 18 years ago
Small fixes and updates
github.com/typelevel/scalacheck - 7e979bcbe8338297659f82fc26737657dfc7d0c6 authored about 18 years ago
github.com/typelevel/scalacheck - 7e979bcbe8338297659f82fc26737657dfc7d0c6 authored about 18 years ago
Added properties that tests generator combinators. Fixed bugs found.
github.com/typelevel/scalacheck - 0ff9e09ea3cf80af3fea78e84ff57f8048a8d0e5 authored about 18 years ago
github.com/typelevel/scalacheck - 0ff9e09ea3cf80af3fea78e84ff57f8048a8d0e5 authored about 18 years ago
Added an example file
github.com/typelevel/scalacheck - cce2bf038647c9c80b7bc4336d60c65194c02987 authored about 18 years ago
github.com/typelevel/scalacheck - cce2bf038647c9c80b7bc4336d60c65194c02987 authored about 18 years ago
Fixed bugs in Testable, added testCases method for integration with SUnit
github.com/typelevel/scalacheck - f09a208a036e7974871065bf257cda6ee3cafaaf authored about 18 years ago
github.com/typelevel/scalacheck - f09a208a036e7974871065bf257cda6ee3cafaaf authored about 18 years ago
Added Testable trait, to ease management of many properties
github.com/typelevel/scalacheck - 0656f7e335f06df3f8ef2772cf684c43f5a432b9 authored about 18 years ago
github.com/typelevel/scalacheck - 0656f7e335f06df3f8ef2772cf684c43f5a432b9 authored about 18 years ago
Added imply function that can take several implication conditions (as case branches)
github.com/typelevel/scalacheck - e21e45427cbf19dde8ec8977b7e79b9d4ca14d97 authored about 18 years ago
github.com/typelevel/scalacheck - e21e45427cbf19dde8ec8977b7e79b9d4ca14d97 authored about 18 years ago
Adding Intellij IDEA 6 module file
github.com/typelevel/scalacheck - 82d9dfee76bf76fea533be79e3ac0b4484542b5c authored about 18 years ago
github.com/typelevel/scalacheck - 82d9dfee76bf76fea533be79e3ac0b4484542b5c authored about 18 years ago
Added some ScalaCheck properties for ScalaCheck itself. Run ant test to test them.
github.com/typelevel/scalacheck - 3f8fd8c3c51baeb2fcdd2f429b59db85cb8ff90c authored about 18 years ago
github.com/typelevel/scalacheck - 3f8fd8c3c51baeb2fcdd2f429b59db85cb8ff90c authored about 18 years ago
Splitted ScalaCheck.scala into Gen.scala, Prop.scala, and Test.scala
github.com/typelevel/scalacheck - 1f9c0b5afe481aa1df39aca02be89f62a5137a92 authored about 18 years ago
github.com/typelevel/scalacheck - 1f9c0b5afe481aa1df39aca02be89f62a5137a92 authored about 18 years ago
Fixed issue #2
github.com/typelevel/scalacheck - 54ba77dfec93f7c98441d678b604ded54edbfe1a authored about 18 years ago
github.com/typelevel/scalacheck - 54ba77dfec93f7c98441d678b604ded54edbfe1a authored about 18 years ago
Small adjustment to property builder functions, now you don't have to specify return type Prop on your properties.
github.com/typelevel/scalacheck - ae203c4879b4143ad46818822b45400a2e2b07b4 authored about 18 years ago
github.com/typelevel/scalacheck - ae203c4879b4143ad46818822b45400a2e2b07b4 authored about 18 years ago
Fixed issue #1
github.com/typelevel/scalacheck - fc83fbce3f9bd244417f7e807ffef5d9b2f07682 authored about 18 years ago
github.com/typelevel/scalacheck - fc83fbce3f9bd244417f7e807ffef5d9b2f07682 authored about 18 years ago
Updated build scripts
github.com/typelevel/scalacheck - d97cc8060c5cbf6ee800c1a2f5b10846098e8ef9 authored about 18 years ago
github.com/typelevel/scalacheck - d97cc8060c5cbf6ee800c1a2f5b10846098e8ef9 authored about 18 years ago
Updated build script. Automatically builds Scala Bazaar package now
github.com/typelevel/scalacheck - 05a5e66fa54966adb830acb532cb0c5d86627c96 authored about 18 years ago
github.com/typelevel/scalacheck - 05a5e66fa54966adb830acb532cb0c5d86627c96 authored about 18 years ago
Final commit before release 0.1
github.com/typelevel/scalacheck - de08251a310587beae75bd020a043cd5b249b254 authored about 18 years ago
github.com/typelevel/scalacheck - de08251a310587beae75bd020a043cd5b249b254 authored about 18 years ago
Ant build file added
github.com/typelevel/scalacheck - da707497e4fdd07731def72c2ed51b2ce633e5d0 authored about 18 years ago
github.com/typelevel/scalacheck - da707497e4fdd07731def72c2ed51b2ce633e5d0 authored about 18 years ago
Divided Test into Prop and Test
github.com/typelevel/scalacheck - aa2c440dfa88beb60550de53105589292572979e authored about 18 years ago
github.com/typelevel/scalacheck - aa2c440dfa88beb60550de53105589292572979e authored about 18 years ago
Added combinators
github.com/typelevel/scalacheck - 64daf68fa0850fd6e01426db7d75c5bfcbbe48df authored about 18 years ago
github.com/typelevel/scalacheck - 64daf68fa0850fd6e01426db7d75c5bfcbbe48df authored about 18 years ago
Nicer test outputs
github.com/typelevel/scalacheck - ad01676304d3af4e7e6e06afa2bb0d714ebdbdc0 authored about 18 years ago
github.com/typelevel/scalacheck - ad01676304d3af4e7e6e06afa2bb0d714ebdbdc0 authored about 18 years ago
The checker now performs repeated testing
github.com/typelevel/scalacheck - 824634489416d3e5a2d5892b033afb4f238ba195 authored about 18 years ago
github.com/typelevel/scalacheck - 824634489416d3e5a2d5892b033afb4f238ba195 authored about 18 years ago
Initial import
github.com/typelevel/scalacheck - ab3c5ce954366f3e148cd36acfc2be9223f2db04 authored about 18 years ago
github.com/typelevel/scalacheck - ab3c5ce954366f3e148cd36acfc2be9223f2db04 authored about 18 years ago