Ecosyste.ms: OpenCollective

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

github.com/typelevel/cats-collections

Data structures for pure functional programming in Scala
https://github.com/typelevel/cats-collections

get rid of a bunch of unused stuff because we are upgrading 2.12.3

00eb12cebca61c24a3e5101a007f6aed7cf86593 authored over 7 years ago
Setting version to 0.6.3

51153b7b60f9ad0e774023371d08dba329dceffd authored over 7 years ago
Setting version to 0.6.4-SNAPSHOT

a8eb572ff4b63675562453271d52c26ef633b905 authored over 7 years ago
Setting version to 0.6.3

b667b2f16fc1b75a5f9537ea9d9a8041a8dcf40e authored over 7 years ago
Setting version to 0.6.3-SNAPSHOT

6cdd6dd6284d5e026a6296ced150d07a2fa6f1e8 authored over 7 years ago
Setting version to 0.6.2

e6ced7d2f20441046a60e2f1ad2f8698bf1399ad authored over 7 years ago
make publishto global? no idea

3a39fdb5c73abec92b8d4e778ea62ebac670ed13 authored over 7 years ago
lots of changes

- cats 1.0.0-MF
- get rid of list and option
- fix docs
- fix tut
- upgrade all the plugins
- sb...

24038f48e4e8029b75a854e2954cb049d1043679 authored over 7 years ago
move to sbt 1.0

a1a23a6bed3c223682f2e8c467fe1d4ef091b746 authored over 7 years ago
Merge remote-tracking branch 'pfcoperez/disjointsets_withheuristics'

f2b0bc7422cf445e295df5a85bc03f545b9df440 authored over 7 years ago
Added emacs ensime cache directory to .gitignore file.

9381c3a9bafeade2bdc234f22487c74f418666d8 authored over 7 years ago
Merge pull request #91 from akilegaspi/readme-update

Grammar fix

a4ac263f9a76abe0fdba32415037597fe5d1ee2e authored almost 8 years ago
Fixed test description typo error.

e43baeac9fe767eea21e691fd4bde9ab2e38dc45 authored almost 8 years ago
Use `cats.data.State#get` instead of custom method.

fb2117b8da9e271645020aa6772c194501afb983 authored almost 8 years ago
Grammar fix

4c59850b66e345fdcdf0d82b0842ab5944a4f7a0 authored almost 8 years ago
Merge pull request #89 from camilosampedro/master

build.sbt dependency fix on README.md

b4cb176f3acb1f4d008ce79f7604c45e960af6cc authored almost 8 years ago
Update disjointsets.md

6464ebbe36e687d59212bb442e6a0336c7faa9e8 authored almost 8 years ago
DisjointSets documentation.

31d0d60d1c17c66e181485018e5933ec4082cad0 authored almost 8 years ago
Added test cases

f583b978006999cbed38bb946e406f073d4dada2 authored almost 8 years ago
Used state monad to implement Union

bbb1781643a9a81f2518fb7b063255af703bde7f authored almost 8 years ago
Added `State` "stator" operations

a783f3ed538b13c153bdd33f7f67d45e83e43a58 authored almost 8 years ago
Adapted `DisjointSets` to make it work with Dogs collections

c9772f2b97e3d9fe336f7eacce0082922c504073 authored almost 8 years ago
build.sbt dependency fix on README.md

There was a quote missing.

b4666510cd76132477527e49787bfa587d4359c7 authored almost 8 years ago
Merge pull request #88 from milessabin/topic/tls-support

Use CrossVersion.patch.

14846e5a8def1bdda3a184bc731b44fe5bfc1fce authored almost 8 years ago
Use CrossVersion.patch.

7655466a9f76d3981b93cd4a95be9ed55db86ae6 authored almost 8 years ago
oops, extra fa?

2290a90148d1ba7083964fd107c5fd2f552c383a authored almost 8 years ago
Merge branch 'master' of github.com:stew/dogs

3ba804f66009bde8493af8719cd3ef42c528a485 authored almost 8 years ago
no reason to detour through option

5d943136a3d67e91e324b7f9f3198ae762d79960 authored almost 8 years ago
can't make the tests copy the code

1b6b8b0aa1edab28bc485976798f8c72610b3ca3 authored almost 8 years ago
Merge remote-tracking branch 'origin/master' into topic/add_order_functions

c3ca9f463220dd2efbdee2adeb23a75370c5e331 authored almost 8 years ago
Merge pull request #73 from gyfarkas/master

FlatMap instance for Map

15f967c933d2d310cb207d072bcc72599d453ee6 authored almost 8 years ago
update readme

7196889a63a1d3995a4945dd5b721dbabae3ef58 authored almost 8 years ago
Setting version to 0.5.3-SNAPSHOT

b0eb4e590a642c7844d0070a35dabd229645fb26 authored almost 8 years ago
Merge branch 'master' of github.com:stew/dogs

90a0983637bd62f3ea9cf0db1764f9f6a5e45bf1 authored almost 8 years ago
Merge pull request #79 from alexknvl/iset-contravariant

Contravariant ISet

6d446e2f58626676aa6d4f1646b6464b7ab074ac authored almost 8 years ago
Setting version to 0.5.2

70e851d540f55934df1f38c11442cc5179cb89a2 authored almost 8 years ago
bump versions of cats/discipline/machinist ; drop js (at least temporarily, as it isn't currently compiling and I don't feel like figuring it out again

2050be48d3777b67dbbb41fc2da028b8d512d584 authored almost 8 years ago
Add ordering functions to `dogs.List`

- `sorted`
- `sortBy`
- `min`
- `max`
- `minBy`
- `maxBy`
- Update `sbt` and remove deprecated A...

07901d34770acc13e3d6eac82b4164977ad96408 authored almost 8 years ago
Merge remote-tracking branch 'stew/master' into iset-contravariant

50201b033bc54b8e3306c5b611d57c781b4292fb authored about 8 years ago
Merge pull request #78 from alexknvl/typo-fixes

Typos and whitespaces.

0a7c493af277f5507f3cd7562cf920bfe376f1e9 authored about 8 years ago
ISet made contravariant.

9ca723bcbefb441e05f6243a0558174b3d9cdbd2 authored about 8 years ago
More typo fixes, replaced the top comment for 'Heap' with the docs version.

9f677d219714c0b805434a8a9c9dc6a3fae5fa8d authored about 8 years ago
Typos and whitespaces at the end of lines.

279bc56d466d843c76c57bf05fd3c138ca78ec51 authored about 8 years ago
Merge pull request #74 from stew/range-opt

Refactor Range and Diet to generate values lazily

12ce452eb5cc7016bc76d739c98dd6f8c0069d3b authored about 8 years ago
Setting version to 0.5.2-SNAPSHOT

f7ae0762e288945c0172d21d3b7fa72b55157843 authored about 8 years ago
Setting version to 0.5.1

7be386e18708d9794e03277ed38eca66199a59ab authored about 8 years ago
cross build with 2.11 and 2.12

4325adf8c09bcbac6a3663bd3b6479c8f560f83f authored about 8 years ago
Refactor Range and Diet to generate values lazily

many of the operations in Range and Diet relied on eagerly generating
exhaustinve lists of eleme...

93ccd74f8774cde77e2b33bdcac5bc2b806dcb50 authored about 8 years ago
added FlatMap instance for Map[K,V]

baf645a124c888db298227576c2063d95084960b authored about 8 years ago
fixing Map flatMap mathod

f40b4f0b63320f53cd40a73d95ffad791369898d authored about 8 years ago
Merge pull request #2 from stew/master

merge

3b13057d4d3f599abbcbc341255c220b45673c4b authored about 8 years ago
Merge pull request #72 from anicolaspp/map-show2

map-show

0d2c7b2108af98d7d52e01d1dd85facc67d85ab6 authored over 8 years ago
Merge pull request #70 from srp/patch-1

fix typo in List tutorial

12b8eb53be6e7696dda95c801e3c456ebccc6d39 authored over 8 years ago
map-show

c4edfa46738c50fd3ade5bdfd7bf568f9eb0ba8d authored over 8 years ago
optimizations on Range

4d4ee4daa98cb8a54f92b4fa07b3bbdbaff28197 authored over 8 years ago
fix typo in List tutorial

770c29894bd1d83f51e7f96178a1f08be6371f3e authored over 8 years ago
Setting version to 0.5.1-SNAPSHOT

3d028d28331a3133c33d4c4c29e7cf5e93ad8ce2 authored over 8 years ago
Setting version to 0.5.0

c697aa72204f189f2a12fee1a5fcf46a6bb7432c authored over 8 years ago
forgot one

53099c7926d7aa2e7a37ec49677eca9f330ea825 authored over 8 years ago
upgrade to latest cats (and scalacheck / discipline / etc)

f9d4a5fd192b3e56f6791427d7e793631b4dcb22 authored over 8 years ago
Merge pull request #65 from jupposessho/master

contains for Option

3a0343a7014ab5c3e9a13d813e927a6fe67db32f authored over 8 years ago
contains for Option

0aea2f156f415c6f1fabbe6bfd2dfc90d5df3b4d authored over 8 years ago
update readme with new version

36c272474dd6a1dddfa0320169530910c765a0bc authored over 8 years ago
Setting version to 0.4.1-SNAPSHOT

b32842cfd98d62c70f2a05c562e18dfdc03d352a authored over 8 years ago
Setting version to 0.4.0

5c8c0f2565c42e79874c60f160efe965dfd4c391 authored over 8 years ago
Merge pull request #62 from stew/upgrade-cats

upgrade cats library to 0.7.2

918d727b7a9346c9c60a2a63752a77635f68a04e authored over 8 years ago
ug perhaps we cannot run more tests during coverage?

94b6c692bc0fc046f98e8226320c80ad6959801e authored over 8 years ago
ok, not so many during SCOVERAGE

29aa8c120081bc6cd276b1bd13a0acf751f317a1 authored over 8 years ago
Merge remote-tracking branch 'origin/upgrade-cats' into benny

864a2b0cd4b75c6237e3e61d3e857d653e9ede2b authored over 8 years ago
run more tests during scoverage, bunch of minor cleanups

3bb61731ac2f3ef573b12fa4c77d448d0a0a6cfb authored over 8 years ago
Merge pull request #64 from BennyHill/upgrade-cats

Upgrade cats to 0.7.2 and hava single build.sbt

b3a00e95805dbc9d928a6c881ca1c0372aab86f2 authored over 8 years ago
Single build.sbt

906dfc1fbf5616edef421f08e8f173603324f1c5 authored over 8 years ago
Move property tests to scalatest to use shared configuration

544f7f81a789aa1e872966ca451dfce824c01dd8 authored over 8 years ago
lets just not hae dlist/dequeue be monads for now, since those tests are so slow

4bbb67991ebb0e0fdd91229e99b836638d50db3a authored over 8 years ago
Merge pull request #1 from stew/master

merge source master

69ef21a0990961b5665e939ae9acdde6ae9e71fe authored over 8 years ago
fix the tut

d46168fdfcff8d41f2657a968ced09d98d8946f2 authored over 8 years ago
upgrade cats library to 0.7.2

2fd1749d53135aca78b168714012d561e31defea authored over 8 years ago
Setting version to 0.3.2-SNAPSHOT

012a773cb6c9a2fbfb9cd84910338c5dce1733a0 authored over 8 years ago
Setting version to 0.3.1

0eba3fd9099b12dba02453bc4ccca8ead1163d98 authored over 8 years ago
add jvmopts back

b6374a8862ba858f1c1c9540bd26deb7ca1faac5 authored over 8 years ago
go back to how we used to build, now that perhaps I know how to travis better

d16785152667f5f77381e06b94ad81c13ee2dd4e authored over 8 years ago
someone said that when you require sudo, you don't run in the docker environment, which is perhaps going to make our tests pass?

e3d34fced4ebf410c8d917abe1d1ee6b816c3cfe authored over 8 years ago
Disable javascript builds

I don't believe anybody is using this project with scala-js, and I am
having trouble getting tra...

3b6d963170ff4dc670c9fc6590494653c94dcbb4 authored over 8 years ago
a dog in a lab coat told me to try this

11ced788c6a35a31e9cc786aab84327c1e841a9c authored over 8 years ago
add .jvmopts

83169ac23152ffdc48ed28e51d1c00e02db33f31 authored over 8 years ago
try to chill out the tests on travis

5a9f2297f437f2938428db10ae677fa3a49da551 authored over 8 years ago
trailing quotes

cc278ba7496868454b1fe729fdd1de37b6f9a290 authored over 8 years ago
only need validate once?"

4cbd7e50f97bce34bd01088444a418dc65c114ee authored over 8 years ago
release a new version with updated dependencies

05bb001a9e25650caba5b459cc1b8459a95dcb3e authored over 8 years ago
ok, that worked, lets make tests a *little* longer in order to get more coverage?

9ee80e47a816aa863d3c56b4c1158e7a783e1a5b authored almost 9 years ago
grr, scaladoc

e3e5668a6ca9c430232b2a4593879bbc1961fb13 authored almost 9 years ago
continue trying to chill out the tests

2cd65d2e812a2ea752130ce1e100e4349cea12b5 authored almost 9 years ago
fix version

a51e55f88ae3627109f8740298d613bf7d4155ca authored almost 9 years ago
hopefully make tests actually pass

There are two tests which are slow for checking cartesian laws, actually
make SlowDogsSuite fast...

f0d3c8da0ce73629005c5549eba0d763b2327c93 authored almost 9 years ago
um, hi, the vector

1a9beede6b9167e4aabde7e4e35fa3a07bf90e85 authored almost 9 years ago
Merge branch 'wip/vector'

159637dbfea442228242e8502a388bdb6d55dd42 authored almost 9 years ago
make vector foldRight lazy

b10ed9e9f29284883d67794cb8041f07780cc7d9 authored almost 9 years ago
update readme for new release on sonatype

51e25f611b29d4435087f8f8968623f59e33cc9a authored almost 9 years ago
Merge pull request #52 from cranst0n/patch-1

Add getting started info

689149f5e0d1113e1d0aa1c05a172e008da69e60 authored almost 9 years ago
setting version to 0.3.0-SNAPSHOT

7a0e4359168aad90ab5ba8e394221cedca04bd55 authored almost 9 years ago