Ecosyste.ms: OpenCollective

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

github.com/typelevel/scalaz-contrib

Interoperability libraries & additional data structures and instances for Scalaz
https://github.com/typelevel/scalaz-contrib

update Travis version

930d20d99a2c76a5f84bc3426b257ff3bf858020 authored over 10 years ago by Lars Hupel <[email protected]>
workaround for SI-8772

13b06597e1af3c26c6609cbd694326b360b762eb authored over 10 years ago by Lars Hupel <[email protected]>
bump version

ed56148cb132b2a59584b9a1cd8f08a96685eb3f authored over 10 years ago by Lars Hupel <[email protected]>
re-enable lift module

e77fbc38b39f969f49d27ab14b48e440559a08b2 authored over 10 years ago by Lars Hupel <[email protected]>
remove scala210 module (obsolete)

fbea2838a4401a9b9c06da895ea17455b9b50135 authored over 10 years ago by Lars Hupel <[email protected]>
Merge pull request #22 from LeifW/semigroup_interval_instance

Add a semigroup instance for Interval defined as "intersection".

391273c925e63c81114d3af942ad3e4f01c37ea6 authored over 10 years ago by Lars Hupel <[email protected]>
Added a semigroup instance for Interval defined as "intersection".

I think of this like the product of a Ring, with an annihilating zero,
but there's no "union" op...

8d0c558a8798c1aef6a42fde91086240095a11b8 authored over 10 years ago by Leif Warner <[email protected]>
Bump nscala-time, sbt versions to latest.

9c3ee75bf5161d2fdf5509f07f102e82ee31c0a2 authored over 10 years ago by Leif Warner <[email protected]>
update README

3efa11fbf423a26f0ebb93cb2e389b4653f10ef0 authored over 10 years ago by Lars Hupel <[email protected]>
Setting version to 0.3-SNAPSHOT

aff231a41040e4d4b03882001536ffb6bda72f17 authored over 10 years ago by Lars Hupel <[email protected]>
Setting version to 0.2

966879a95931c47b321dd5b79ea413ec55717664 authored over 10 years ago by Lars Hupel <[email protected]>
Fixes #21: Broken nscala-time instances

According to @folone, the `Arbitrary` instances triggered jodatime's integer
overflow detection....

8e5b4f688224a246cd0d9aa4f3a14ad51d26851f authored over 10 years ago by Lars Hupel <[email protected]>
update to Scala 2.11

35b3436e661355f462e2e062c378d62cdcb1c9a7 authored over 10 years ago by Lars Hupel <[email protected]>
Merge pull request #20 from khronnuz/patch-1

Correct typo

0b9ce2adf51e152e81e04a2a27bcbfdf5857f168 authored almost 11 years ago by Lars Hupel <[email protected]>
Correct typo

660ce1fc189c14270348e5cb0362cb166eb7c858 authored almost 11 years ago by Jhonny Everson <[email protected]>
Merge pull request #18 from gutefrage/master

Added "checkThen" function to Checker to allow a fail-fast behaviour

ce0d5bd749fafbd372ff6076e3790c2755a36493 authored almost 11 years ago by Lars Hupel <[email protected]>
added test for the Success case

f78360049418c8c3a2a94cef63d35520ca4ab0f1 authored almost 11 years ago by Sebastian Bruckner <[email protected]>
dont use YesChecker and NoChecker in tests, they aren't intended to be public

c1417aa3311d4fd581a0084f982bb1743c6a6672 authored almost 11 years ago by Sebastian Bruckner <[email protected]>
added "checkThen" function to Checker

3e82f632a4a87cb21e72113e19217b9cdf13fee4 authored almost 11 years ago by Sebastian Bruckner <[email protected]>
Merge pull request #17 from adelbertc/remove-sip14

Removed SIP-14 instances, now in scalaz proper

33848a61f425e3c8778609224fa56989ac9b4af6 authored about 11 years ago by Lars Hupel <[email protected]>
Removed SIP-14 instances, now in scalaz proper

5bcf2bf9657fdbb88aa0b66e62c2b570a3e46882 authored about 11 years ago by Adelbert Chang <[email protected]>
Merge pull request #16 from adelbertc/nscala-instances

Added Enum instances for DateTime and friends

3db61986e41c0295c58e705794ee6c0ee85fe374 authored over 11 years ago by Lars Hupel <[email protected]>
Added Enum instances for DateTime and friends

2fef8e4c6e447557a209d7505b4b79d205de63b7 authored over 11 years ago by Adelbert Chang <[email protected]>
Merge pull request #15 from puffnfresh/feature/future-forkio

Add forkIO for Future

b2cfa8c6c2c784223776bca7ea4eee108f158bf0 authored over 11 years ago by Lars Hupel <[email protected]>
Add forkIO for Future

Signature:

def forkIO[A](a: IO[A])(implicit ec: ExecutionContext)

Usage:

import scala...

8aa5c06af8886098405ef82f3627f04e413cfd50 authored over 11 years ago by Brian McKenna <[email protected]>
update README: released 0.1.5

477bca15f0499fae512c30746bf38b5b9a5517eb authored over 11 years ago by Lars Hupel <[email protected]>
Setting version to 0.2-SNAPSHOT

2e45abc8595ce9d7872cc3edce68d5ddefd9ec66 authored over 11 years ago by Lars Hupel <[email protected]>
Setting version to 0.1.5

8f830c88c3877dbe495834aff9805db04b1d921f authored over 11 years ago by Lars Hupel <[email protected]>
update Travis build

5db8786fb9982ee6bea42bfb21852b2b8ced4663 authored over 11 years ago by Lars Hupel <[email protected]>
make Applicative[Future] behave like expected: parallel execution

c73783504dacce869344362c3e37e4c87e0ad44b authored over 11 years ago by Lars Hupel <[email protected]>
update README

76afbc948474c347ff8850ef43dcdc8d57a72c21 authored over 11 years ago by Lars Hupel <[email protected]>
Equality/Order conversions

4902e34dd36419cf096f13b333473553d0601207 authored over 11 years ago by Lars Hupel <[email protected]>
minor cleanup in spire

* de-duplicate `Ops` trait
* remove automatic conversion from two scalaz monoids to spire ring (...

6b4cf97915e66d742cafd7af5c16bca7ae70a6a3 authored over 11 years ago by Lars Hupel <[email protected]>
remove dispatch, it uses SIP-14 futures now

a6d5b97b57c86b09a6b92aa4bb2b82a00f455d25 authored over 11 years ago by Lars Hupel <[email protected]>
update dependencies

221a91078570aa900c637ee258d8a2e060e956dd authored over 11 years ago by Lars Hupel <[email protected]>
add nscala-time instances

Based on a contribution by @xuwei-k.

98cf4b812593e01275f94c2fb0f877f955fdc934 authored over 11 years ago by Lars Hupel <[email protected]>
update README

cc7fc6e81bbfc15eacf10f6be5e62a2b284d40a7 authored over 11 years ago by Lars Hupel <[email protected]>
Setting version to 0.2-SNAPSHOT

d959570d1e9465bada00ebd9850ea849c5a44e48 authored over 11 years ago by Lars Hupel <[email protected]>
Setting version to 0.1.4

9d4d812d4147c31b10248a309f90a2cf2bf0f4f5 authored over 11 years ago by Lars Hupel <[email protected]>
update Travis configuration

f6a11537060d1ccf0a7744aba1d701459f672bcd authored over 11 years ago by Lars Hupel <[email protected]>
ignore org.scala-lang for dependency conflict errors

a6d006f897147ca4f0f1d386d0fe20f583dd4c4c authored over 11 years ago by Lars Hupel <[email protected]>
update scalaz/Scala version, tweak build file

3a9f36b8edd1d60a0fd8a90ca768c2f17d43167d authored over 11 years ago by Lars Hupel <[email protected]>
update README: released 0.1.3

f979282f46c4f3d781fd6e0b1a7d6e3c25860c4a authored almost 12 years ago by Lars Hupel <[email protected]>
Setting version to 0.2-SNAPSHOT

27e8446bac36d8fbea15767af8906ff6ec4f711c authored almost 12 years ago by Lars Hupel <[email protected]>
Setting version to 0.1.3

85bfe0e9fab0dad600955788865e17ca440f3513 authored almost 12 years ago by Lars Hupel <[email protected]>
update dependencies

09e071bcd2498adc5e1c5201392717c07a58834e authored almost 12 years ago by Lars Hupel <[email protected]>
add @folone as contributor

763493c7cc726d1ed9a06193ddbc25cda632e84d authored almost 12 years ago by Lars Hupel <[email protected]>
update spire to 0.4.0-M2

12ddd8d966190d8801eda2d6ac6cafe2d32e21bf authored almost 12 years ago by Lars Hupel <[email protected]>
Merge pull request #12 from xuwei-k/box-plus

plus instance for Box

45b7d05cceb3dcb831d7ef70632db79d3b11fac7 authored almost 12 years ago by Lars Hupel <[email protected]>
plus instance for Box

b2f7b4712d691a2fadba4f05fbe2e7e23d77f135 authored almost 12 years ago by xuwei-k <[email protected]>
Merge pull request #11 from folone/master

NScala-time instances

6f839cf1ccd6d9a09a04ed6ed2505c17888653de authored almost 12 years ago by Lars Hupel <[email protected]>
Added simple nscala-time instances.

159f674040ddf868a785eb70c1ffb210115ce394 authored almost 12 years ago by folone <[email protected]>
update README: released 0.1.2

bff20a67b21b90d812d8b5d906153503b0201047 authored almost 12 years ago by Lars Hupel <[email protected]>
Setting version to 0.2-SNAPSHOT

266b8f899b4a1b150a4e1b79e7e82efcd7f93856 authored almost 12 years ago by Lars Hupel <[email protected]>
Setting version to 0.1.2

8393a909688de5b53988050d0dcba5ff6e785b2a authored almost 12 years ago by Lars Hupel <[email protected]>
update sbt-pgp and sbt-release, tweak build file

caf2a7b2bf36c99c6b937ab2e0dbc782c11e77b9 authored almost 12 years ago by Lars Hupel <[email protected]>
update scalaz to 7.0.0-M9, update Lift to 2.5-RC2

cc5342fa7d4a0786078151697dbaafa966255b73 authored almost 12 years ago by Lars Hupel <[email protected]>
update project location

[ci skip]

6703b894505615b4b9deeadef40b7f28f6ff6609 authored almost 12 years ago by Lars Hupel <[email protected]>
update spire to 0.4.0-M1

6b153164d99ba979d4ef0c774375c17e24d0d900 authored almost 12 years ago by Lars Hupel <[email protected]>
avoid generating classes where name differs only in case

3cede44f88807a9a97e5464dcd36fa67efbd58c8 authored almost 12 years ago by Lars Hupel <[email protected]>
fix README

[ci skip]

395cd2e0c6819fce4b5750f21e9a58dd2f28d0e8 authored almost 12 years ago by Lars Hupel <[email protected]>
tuned

5e2a2c156e301bc37029abf6834a984526046515 authored almost 12 years ago by Lars Hupel <[email protected]>
update Lift to 2.5-RC1

f1b8df451e30ffc1b1d1546fa169e4a5e3ab1b7f authored almost 12 years ago by Lars Hupel <[email protected]>
automatic conversions between spire and scalaz

9a96d5111b6a752a0de1e8eceab0defda4d2b580 authored almost 12 years ago by Lars Hupel <[email protected]>
exclude specs2 dependency from lift

Lift erroneously declares 'specs2' as 'compile' dependency, where it really
should be a 'test' d...

948af7f2b2b48ac8f8d1ed3c22ca4f9cd105bacf authored almost 12 years ago by Lars Hupel <[email protected]>
Lift bindings

c9a49849db5f8f7545681006c517e90d0bf7f2e3 authored almost 12 years ago by Lars Hupel <[email protected]>
update README

d32f91b15ae3ed0df77eb95627420bc23ff2ab85 authored almost 12 years ago by Lars Hupel <[email protected]>
disable PGP plugin

b4a4a9de71ee3c968654679f3c73b82dbb4e49d1 authored almost 12 years ago by Lars Hupel <[email protected]>
Setting version to 0.2-SNAPSHOT

df9fa319f610a6c9c62ba0100d050c04373d88ed authored almost 12 years ago by Lars Hupel <[email protected]>
Setting version to 0.1.1

1b0c7ee9c94b3e878d2abc1f07c4eeefe10ecfb9 authored almost 12 years ago by Lars Hupel <[email protected]>
enable PGP plugin

50d6129a3031f590fef76f3d4cdfdcb55ef1e992 authored almost 12 years ago by Lars Hupel <[email protected]>
update spire to 0.3.0

1a39f5f4f468c214cb826bc5b29dd7922b711f95 authored almost 12 years ago by Lars Hupel <[email protected]>
update to 7.0.0-M8

* scala210: remove `Group`
* undo: remove `Pointed`

5716099a8215147c9a6a72adad5d65017bcc9a21 authored almost 12 years ago by Lars Hupel <[email protected]>
test our UndoT, not scalaz' UndoT

0eae3f928203d04d84c99064f43073b165985bd7 authored almost 12 years ago by Lars Hupel <[email protected]>
README: add scalaz-spire 0.2-SNAPSHOT

b86cfaeba6564f8c5e14d43138a5221327dcc106 authored almost 12 years ago by Lars Hupel <[email protected]>
Merge branch 'topic/spire'

3a17bafbebb9d6bd6ad9eb2a9598f8a1aab7d18d authored almost 12 years ago by Lars Hupel <[email protected]>
spire examples in README

8c330f4667802773099b51ede0d37250960019c8 authored almost 12 years ago by Lars Hupel <[email protected]>
add conversions for AdditiveX, and hence improve tests

2a75049df3994d38455dc0565b6dc23a8a0a5ea7 authored almost 12 years ago by Lars Hupel <[email protected]>
spire binding: convert back and forth between rings

To be specific, convert between spire's `Semiring` and `Rig` and pairs of
scalaz' `Semigroup` an...

1082c31b0e3a0b3e7eba325f3572922e8c422532 authored almost 12 years ago by Lars Hupel <[email protected]>
renamings, remove boilerplate

b0aba72f7f532fd585f54fb2b7d114d29801313f authored almost 12 years ago by Lars Hupel <[email protected]>
test conversion spire → scalaz

d54107269c4282089c2d007de5897364a1b37dbb authored almost 12 years ago by Lars Hupel <[email protected]>
tuned .travis.yml

670c0bc841126d7ecf4d886a2a77c035fd71a5fc authored almost 12 years ago by Lars Hupel <[email protected]>
ignore more Vim files

c2cec2f1115cd1cfc5f8559b4c3809209237cb4c authored almost 12 years ago by Lars Hupel <[email protected]>
spire binding: convert back and forth between spire's and scalaz' monoids

405149bf89aae4126007d1be925cd2e49587b4b8 authored almost 12 years ago by Lars Hupel <[email protected]>
skip date conversion test

270447c2c191167e1a8ef6af9a520fce807a4c53 authored almost 12 years ago by Lars Hupel <[email protected]>
update SBT to 0.12.2

c7542f7cddf6f5b559836cc60d90041f135f8c83 authored almost 12 years ago by Lars Hupel <[email protected]>
bump license year

f6c8f80d88e5a34b91d66c373399bd6b960630e5 authored almost 12 years ago by Lars Hupel <[email protected]>
README: fix usage

[ci skip]

cce35800b4f7f6055ec9dca780b7aea729a72b31 authored almost 12 years ago by Lars Hupel <[email protected]>
disable PGP plugin

74a67a8010fd75293e857376cb702b1fbb3af9d7 authored almost 12 years ago by Lars Hupel <[email protected]>
update README: use release version

6082df5c7e5ea80e94bd2db09a0228ba99088980 authored almost 12 years ago by Lars Hupel <[email protected]>
Setting version to 0.2-SNAPSHOT

eb308075edf02430e81a7ed8a0b08cd703761428 authored almost 12 years ago by Lars Hupel <[email protected]>
Setting version to 0.1

a745ef7959815ab15d43311274b05b6aeb7122d3 authored almost 12 years ago by Lars Hupel <[email protected]>
add Sonatype releases

898ecee868ae583f895c719f6ed7cc0c8aaa0876 authored almost 12 years ago by Lars Hupel <[email protected]>
README for undo

e3ff4500b83866e874df8388a71600e74741a5f1 authored almost 12 years ago by Lars Hupel <[email protected]>
prepare release: include sbt-release and sbt-pgp

b7b410a6b9ffa1c98a3e69a5b3e9ec8886b61e21 authored almost 12 years ago by Lars Hupel <[email protected]>
add new submodules to aggregate

6165c0d5e658dd430abf46a99706e3f3d672887c authored almost 12 years ago by Lars Hupel <[email protected]>
update README

8147f021aa615c9058e3d1ff1fede78f28bfd57d authored almost 12 years ago by Lars Hupel <[email protected]>
use scalaz-specs2

ed7f04634e220134bf245d13d6e3fbc8c658bc51 authored almost 12 years ago by Lars Hupel <[email protected]>
Merge branch 'topic/checker'

bc3cd6a3c3e69a166a9e7725ce6b2d2e836553f2 authored almost 12 years ago by Lars Hupel <[email protected]>
dispatch: generalize to arbitrary executors

25ebcceba49bcf6979bc89adae1b17efb67d6467 authored almost 12 years ago by Lars Hupel <[email protected]>