Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typelevel/scalacheck

Property-based testing for Scala
https://github.com/typelevel/scalacheck

Stop using reflective calls

While it's technically possible to make them work with Dotty, it's
better to just stop using the...

875a20705908ac2c68992bb7b075898431e4bef3 authored over 5 years ago
Merge pull request #521 from scala-steward/update/sbt-mima-plugin-0.6.0

Update sbt-mima-plugin to 0.6.0

259ca3261ba18b34d3c849a8896b7786e5aafcbb authored over 5 years ago
Update sbt-mima-plugin to 0.6.0

a0ac0651e84b3fa859df5e74d67a6a16cc6f40ea authored over 5 years ago
Merge pull request #520 from ashawley/498-followup

Improve docs for deprecating BooleanOperators

3fc537dde9d8fdf951503a8d8b027a568d52d055 authored over 5 years ago
Merge pull request #519 from ashawley/unnecessary-mima-filter

Remove invalid filter from MiMa

10a71637936e134ca5dd182557316a36f2f028d7 authored over 5 years ago
Improve docs for deprecating BooleanOperators

eb8a224f97c7eb13e58dc0502b681029101908e8 authored over 5 years ago
Remove invalid filter from MiMa

This was a filter that was added only because the build was comparing
Scalajs with regular Scala...

d48ffc1b6ba36151354d6b046dc38fd0577c0d8c authored over 5 years ago
Merge pull request #446 from ryanpbrewster/patch-1

Always show seed for failing property check

b6bf677e88d1fb2129972791a23e4fe7b5273919 authored over 5 years ago
Merge pull request #498 from smarter/deprecate-BooleanOperators

Deprecate Prop.BooleanOperators in anticipation of Dotty, add scalafix rewrite rule to rewrite u...

d8d31e1dfc9bee10383834ed87d24c0cd4c03174 authored over 5 years ago
Merge pull request #508 from scala-steward/update/sbt-mima-plugin-0.5.0

Update sbt-mima-plugin to 0.5.0

d20b775dde8b3ed2a8fdac91243ab860089f3c05 authored over 5 years ago
Update sbt-mima-plugin to 0.5.0

418a97913050e61e2a171ad1edf74f4df2a944a5 authored over 5 years ago
Merge pull request #517 from xuwei-k/sourceGenerators

use sourceGenerators for code gen

7115fd45887912b20d331007d79f59d4253ee0c7 authored over 5 years ago
Merge pull request #510 from ashawley/revert-405

Remove Cogen.apply with dummy implicit

ac6b287f39c46940e8e07cdff796793f84ca59e0 authored over 5 years ago
Merge pull request #515 from ashawley/travis-scalajs-1.x

Add Scala.js 1.0 back to Travis build

1cb5d69389bf354e0076953c15833877487ee5b3 authored over 5 years ago
use sourceGenerators for code gen

e53f4cc973d44b5e8695adbd61d65291f453cc79 authored over 5 years ago
Merge pull request #514 from ashawley/spellcheck

Fix misspellings

50121c25f3cc88c3bfbc9619d375dd9c8eb29a66 authored over 5 years ago
Add Scala.js 1.0 back to Travis build

5d15a0c72cd8020f1dea38dc06544da82b623995 authored over 5 years ago
Fix misspellings

0263e87639320c0929403b2c4376e039c4ac5cef authored over 5 years ago
Merge pull request #513 from b-hass/travis-ci-cache

Adds cache configuration to the Travis CI config file

a7a19d3ab95ddcaeb648eeb2831f26382e8ea53f authored over 5 years ago
Merge pull request #512 from SethTisue/dont-bother-adriaan

add Seth to Travis-CI notifications

099bb6605c02e9270ed0049988a7ac1e639168dd authored over 5 years ago
Adds cache configuration to the Travis CI config file

Addresses #507 by configuring Travis CI to store .sbt and .ivy2
directories across jobs to make ...

864c280ad2cdf540a7864df731a30c1381830523 authored over 5 years ago
add Seth to Travis-CI notifications

Adriaan has presumably been filtering his notifications
to /dev/ineverlookinhere

7b5193f2bf9ddd1c20bc60199d99d0c11cfa73f3 authored over 5 years ago
Remove Cogen.apply with dummy implicit

This wasn't included in 1.14.0, and is flagged as a binary
compatibility issue.

490123f5f6b272dfd80055d931aab5a93d9f5444 authored over 5 years ago
Merge pull request #506 from ashawley/2.12.9

Update to Scala 2.12.9

fea563b341ff7554d019ae0fff27b69b4cade259 authored over 5 years ago
Update to Scala 2.12.9

ca9cc8b6d716006b836c9b4ccd7f9a0bb40d6a48 authored over 5 years ago
Merge remote-tracking branch 'origin/master' into patch-1

0ee1f86ef13b0027a8ac572ae5aaced5f4ce1055 authored over 5 years ago
Merge pull request #503 from non/topic/less-travis

Cut out a bunch of Travis builds to see if things are better.

ce06c01eec15e3b88a3f2e1539d1c328e5ac7347 authored over 5 years ago
Cut out a bunch of Travis builds to see if things are better.

It's possible this is too aggressive (or not aggressive enough) but I
wanted to see how much fas...

e0f81b48e051e70298eb6309653ee52569d68e87 authored over 5 years ago
Merge branch 'master' into scala-native-0.4.0-M2

7cc739245ca98bb384fd1118ab56aa6ba8ec62d2 authored over 5 years ago
Merge pull request #501 from xuwei-k/replace-typelevel

s/rickynils/typelevel/

7ad5373f67b043c2b5412d36615df5b5321266b2 authored over 5 years ago
Merge pull request #499 from xuwei-k/update-sbt-plugins

Update scala-native to 0.3.9

283c26048811781c17f6a05fafaa6959faf1a809 authored over 5 years ago
Allow multiple Scala Native versions

78d0a37533c60b3ddcff6fcd4074dfeddcad5dd6 authored over 5 years ago
Update scala-native 0.3.9

7767af4e860b7aaf90815b7f14da27c22372013d authored over 5 years ago
s/rickynils/typelevel/

63bfcc4edafe8b27928bccb77981967e3cf2ee7d authored over 5 years ago
Add scalafix rule for BooleanOperators deprecation

To run it:
scalafix --rules=github:smarter/scalacheck/v1_14_1?sha=deprecate-BooleanOperators
S...

4735d09f53d9c8a65f2ff124bc2bbe658461d002 authored over 5 years ago
Add scalafix scaffolding

Based on https://scalacenter.github.io/scalafix/docs/developers/setup.html

eacc8523f182f7d8b0be22452e0e724458d243ff authored over 5 years ago
Merge pull request #497 from ashawley/improve-param-errors

Improve errors for test parameters

ce0e23ea9cb977d5bf24da5261ceaf88336ba85e authored over 5 years ago
Deprecate Prop.BooleanOperators in anticipation of Dotty

For a Boolean b and a prop p, the following is ambiguous in dotty:

import Prop._
b ==> ...

dfa446d8ab34126e3c2b03b9c9a4b6ff26c0e238 authored over 5 years ago
Improve error messages for command-line args

0315fec71f3bb3dc716478a5b98276f3e3c1e3a0 authored over 5 years ago
Merge pull request #495 from non/topic/pretty-break-tailrec

Stack-safe implementation of Pretty.break.

aaffe1eb393004a955e166404517c39bb7f94d6b authored over 5 years ago
Stack-safe implementation of Pretty.break.

The motivation for this is #476. I wanted to ensure we had stronger
tests for Pretty.break befor...

c3e3fdb4ca735808d170709a9148b9f70483d25b authored over 5 years ago
Merge pull request #494 from non/gen-either

Ported over from #409 by @ceedubs.

3f71d09edd3a8164b9aae0d0db25b099d972e480 authored over 5 years ago
Ported over from #409 by @ceedubs.

Originally was 9cb731937451bce5367e9f74d9e61ee6beefc6ca.

1089f71eedea8281ea297d30b4d790988682bb7d authored over 5 years ago
Merge pull request #451 from ashawley/posnum-less-than-1

Gen.posNum should produce reals < 1

1d25fcc4c016b97f7645e46f8cc6fa2766fc8dcc authored over 5 years ago
Merge pull request #482 from ashawley/scalajs-1.x-milestone-mima

MiMa setting for Scalajs milestones

4c8110ad1f3cb4226b1b1a03e103bd8b9e93b17b authored over 5 years ago
Merge pull request #493 from ashawley/recur-option

Add test for recursive Option

0eb724eca204ae4220d177ae936cd0c35f043dbf authored over 5 years ago
Merge pull request #477 from ashawley/test-pretty-break

Add test for Pretty.break

6fe9a533e18693cc2b8efef48dd32f33debbd1a0 authored over 5 years ago
Add test for recursive Option

55eb555ac0eb2cc9d30f26a0c1d8825dd9cc6c3b authored over 5 years ago
Merge pull request #450 from ashawley/fixup-pick-test

Cleanup test for Gen.pick

aad5e4f7dd0c3c1e5c32ed9719296f82876522e1 authored over 5 years ago
Merge pull request #491 from non/topic/remove-warnings

Clean up warnings and scalac options.

122cc7a9dc81bcb3fcec772fd30e4a27ef2e1297 authored over 5 years ago
Merge pull request #466 from txsmith/patch-1

Update user guide to fix #465

3ea16e810dfc786f9bd153325defe690c56b2062 authored over 5 years ago
Slightly nicer.

At this point it's probably not worth polishing more.

c5db2a3e1c872581f36a811c88f4567dab671dd7 authored over 5 years ago
Clean up scalac options.

The previous refactor was still a bit hard to read. This should be
easier to understand and is a...

e26cc1fef010062f34e8978446d7cf262bedfa79 authored over 5 years ago
Merge pull request #467 from BenFradet/patch-1

Fix listOfN scaladoc

caa1fbf94a8515eb1c25985ca49789862080a5da authored over 5 years ago
Merge pull request #468 from nrinaudo/fix-command-shrinking

Fix shrinking of failed test cases in Commands

c9f30d4ab70a6e9e828dfb2aa2dffcf620f2f1bb authored over 5 years ago
Merge pull request #469 from rossabaker/scala-coc

Add the Scala Code of Conduct

2a73532ef7c5f8e17f126bddccc3d7e50bd1ca92 authored over 5 years ago
Clean up warnings and scalac options.

This removes -deprecation warnings for 2.13 (since there are over 100
of them). It also tries to...

2133366dd6055565ffc72af3202935d71c3a13a6 authored over 5 years ago
Fix punctuation

becc20dbfb5db8fa63045828b16c07e86545f418 authored over 5 years ago
Add instructions for maintaining invariants when shrinking

bf0bef47b64dccf167bd483e61b7c1ed9615a234 authored over 5 years ago
Generalize test shrink

76b6281744840e637361613301a6a3df78bc2b9c authored over 5 years ago
Test for Shrink.suchThat

2fdc342e235c2ddb922822c3ad065e99c4f43433 authored over 5 years ago
Add Shrink.suchThat

4316c7f12b1557c57c5bb9f038cde60e2dd6d518 authored over 5 years ago
MiMa setting for Scalajs milestones

cbf194ba817873f74b9791f9cee1f333720fc981 authored over 5 years ago
Merge pull request #479 from joan38/master

Scala 2.13.0

1e8300779421691246352c1d6ace6743e70cf4a5 authored over 5 years ago
Scala 2.13.0

d3c394f6dc5488ae7d23dbceaeada0c17fed1b8a authored over 5 years ago
Add test for Pretty.break

f0b9fecc3ef6b770d2fd2a73d6d60674fca1a0ae authored over 5 years ago
Cleanup test for Gen.pick

This is a follow-up to 57b6fb47.

bc2e61d505e5b68a27ffab641fbc467746379e55 authored over 5 years ago
Merge pull request #461 from ashawley/update-license

Update license and copyright

8925d8832d20fe0407cc68368a7093982728b711 authored over 5 years ago
Add the Scala Code of Conduct

c0cfc121cbf191f7c794941cd7f23efda5bfccd0 authored over 5 years ago
Fix shrinking of failed test cases in Commands

b78e1e5dff903f30befc15029f5fc560b9bee952 authored almost 6 years ago
Fix listOfN scaladoc

183e54300767637b436c26e387c7672dca70da8d authored almost 6 years ago
Scala 2.13.0-RC1

ec5ed7ab3f5151cf1ae762092a00c2c3f6267c85 authored almost 6 years ago
Update user guide to fix #465

Fixes #465

15e2dfaf147c90a156a44a2c3ff1e544fd3a7b29 authored almost 6 years ago
Update license and copyright

There are small modifications to BSD 3 clause from opensource.org

Change name and url for licen...

36bc9994cd562ff66c7068383eafc006ab3bdedb authored almost 6 years ago
Merge pull request #460 from sjrd/scalajs-1.0.0-M6

Upgrade to Scala.js 1.0.0-M6.

36a53765f507fb7fc736768c0c207e1f0bd0dbef authored almost 6 years ago
Update Scalajs 1.0.0-M6

1cd5063d4d42d12e1b14678d0f72c17e34d05ffa authored almost 6 years ago
Use the new Reflect API of Scala.js instead of the deprecated TestUtils.

This will allow to later upgrade to Scala.js 1.0.0-M6.

cc2b500915c89f914943c0f65a475f89286d83c7 authored almost 6 years ago
Merge pull request #438 from Hydrotoast/master

Widen "oneOf" argument to "Iterable" from "Seq"

86bd34e20ef4ce91a5f3ae5d70b6d96bfac885cf authored almost 6 years ago
Merge pull request #408 from ceedubs/option-arb

Option Arbitrary delegates to Option Gen

aadbaa94f724b1a411446ebab83f3360b3245ad9 authored almost 6 years ago
2018 -> 2019

5e3cd148f548b4130cff1697a7666e2236973c69 authored almost 6 years ago
Re-enable MiMa check for Scala 2.13

170ad887d792baee8336c261257aade890fa35ee authored almost 6 years ago
Fix serialization test failure

(see
https://github.com/rickynils/scalacheck/pull/427#issuecomment-424576826)

a3b07d2d8295567e4e946580e66688546ebb6c02 authored almost 6 years ago
Merge branch '1.14.0_sonatype'

30165268bdd0f35e41fd80b9c668d206cb777e57 authored almost 6 years ago
Add tests for Gen.posNum and Gen.negNum

1d283b939f7090afdb7da4353e7ed9469147296a authored almost 6 years ago
Gen.posNum should produce reals < 1

61f6979bc7128030fe558c525c34309e99b888a3 authored about 6 years ago
Widen "oneOf" argument to "Iterable" from "Seq"

2fee67a83ec8ba4775b518d293c1850e45d38417 authored about 6 years ago
Fix rare, flaky Gen.frequency test

1cf6d1b80eabd2947cc55a2927b2c3e1604955fc authored about 6 years ago
Always show seed for failing property check

This copies the current behavior of `propertyWithSeed(..., None)` into `property(...)`

a33a59c469a7a30942a20dc0c4909f6a10883b22 authored about 6 years ago
Merge pull request #417 from ashawley/doc-shuffle-pick

Improve doc for Gen.pick

e6acf6593509baae6843ffb45306d9c9bb70a8d6 authored about 6 years ago
Merge pull request #420 from hosamaly/patch-1

Fix the scaladocs of Gen.mapOf

36ea08e41ac6edea17244946ca05c781f0f41f81 authored about 6 years ago
Merge pull request #433 from magnolia-k/remove_Character_constructor

use valueOf for construction class Character

d50f51a2bcaaed5ba00546e21ed323614fd93fff authored about 6 years ago
Merge pull request #434 from ashawley/openjdk11

Add openjdk11 to Travis build

9e4f31599acfd352d16d710d8142b56d42977903 authored about 6 years ago
Merge pull request #436 from aki-ks/patch-1

Update dead link to grepcode

a10ce6d832ce20fa5bae0ffcdfa664c5b229c173 authored about 6 years ago
Replace dead link to grepcode against openjdk

b8e8dc7f5efcca29c012131802cd55aee95d2407 authored about 6 years ago
Merge pull request #435 from SethTisue/m5-followup

update Scala.js and sbt versions (on 2.13 release branch)

98ab58924c32b088d68f3818497d2d8e363598bf authored over 6 years ago
update Scala.js and sbt versions

c659a017725680850433fa7da3614eeb30948839 authored over 6 years ago
Add openjdk11 to Travis build

501aa3e773cf2192f196e90ca4f7cd61bd356329 authored over 6 years ago
use valueOf for construction class Character

Since Java 9, constructor Character in class Character is deprecated.

c4d4308a2b38e9a3340ad006e7bc69e4830f3bec authored over 6 years ago
Improve doc for Gen.pick

Gen.pick, Gen.someOf, and Gen.atLeastOne will give a randomly chosen
subset of elements, but not...

f31c3ed09157c3ddef1854671b486f90be8a3025 authored over 6 years ago
Merge pull request #431 from xuwei-k/GenArities-r

use "Gen.r" instead of "new Gen.R{". avoid anonymous classes

7a83b03cb5df9b9cc4e10d3c0a75847f2c0c6b74 authored over 6 years ago