Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-filterable

Classes for filterable and witherable data structures
https://github.com/purescript/purescript-filterable

Prepare v5.0.0 release (1st PS 0.15.0-compatible release) (#24)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

7c5b8c72779997f2b17d12ce478ff81e7ddda285 authored over 2 years ago by JordanMartinez <[email protected]>
Update to v0.15.0 (#23)

* Update to CI to use 'unstable' purescript

* Update pulp to 16.0.0-0 and psa to 0.8.2

* U...

9ae35e76e3ea84b1f6d2f826d56ec6961b73bb33 authored almost 3 years ago by JordanMartinez <[email protected]>
v4.0.1

e549b35d4147a3b7f0f81d554ce118e07c78e3d0 authored over 3 years ago by Thomas Honeyman <[email protected]>
Update changelog for master -> main migration

4a0b71f4363d0c8b2f96a92de3469787c094a9cd authored over 3 years ago by Thomas Honeyman <[email protected]>
Update README: master -> main

024260630931b6cd3f5fb1ec704391e009e27135 authored over 3 years ago by Thomas Honeyman <[email protected]>
Update CI [master] -> [main]

c9055508b6e5d0a04e83925473eba84d7a42d3b0 authored over 3 years ago by Thomas Honeyman <[email protected]>
Update changelog for v4.0.1 release

348e506b6f627c8bd78d560eea316f14e34779ad authored over 3 years ago by Thomas Honeyman <[email protected]>
Fix UnusedName warnings revealed by v0.14.1 PS release (#22)

ab933d20eded79e418a822ef07a6fd2ec2d5b038 authored over 3 years ago by JordanMartinez <[email protected]>
Update CHANGELOG for 0.14

a6495ee2af741e03b077f70fb6bc3d0dbbb45cfb authored almost 4 years ago by Thomas Honeyman <[email protected]>
Transition library into the purescript organization

9f16486abd0b209125e610b005bf913fed57be10 authored almost 4 years ago by Thomas Honeyman <[email protected]>
Update dependencies to their new major versions. (#21)

32b50d7f896058ac57e7ac61d34c5541b3fd9fc0 authored almost 4 years ago by Thomas Honeyman <[email protected]>
Update library for PureScript 0.14 (#20)

* Bump dev dependency versions

* Set bower repository url to match the registry

* Update B...

4d21db273b38a33fbacba41dad3cf03da262c519 authored about 4 years ago by Thomas Honeyman <[email protected]>
Make syntax compatible with 0.13

9d9fce00c0daed8095cd8f9ba5a3bc34e2cc0741 authored over 5 years ago by Liam Goodacre <[email protected]>
Add more efficient Witherable instances (#16)

* Add more efficient Witherable instance for List

* Add more efficient Witherable instance fo...

b7bff31576261bc66bf29bfeca7679c2b107d68e authored over 5 years ago by Gabe Johnson <[email protected]>
Fix typo

90bbe5d03a48f4ae5f8ba501c11fba9193226c7f authored about 6 years ago by Alexandre Esteves <[email protected]>
Add missing exports in Data.Compactable

0b9b0994704f29e75072e6b3e6b8658b93b35ab8 authored over 6 years ago by Gabe Johnson <[email protected]>
update packages

6cf6406df6eb937d55a38b55ad25aaa2e2caa481 authored over 6 years ago by justinwoo <[email protected]>
updates for 0.12

5d43a9bb855edfee581fdbfb50cbf499c388987a authored over 6 years ago by justinwoo <[email protected]>
Have Witherable inherit from Filterable instead of Compactable

1ec2ef1c0d3406526f9133e280fcf7e95efa0a59 authored almost 7 years ago by Gabe Johnson <[email protected]>
Add Hackage link to Control.Compactable

d8e1dff3d3dcf711bb6ab72f2ed5b61a333d95db authored almost 7 years ago by Gabe Johnson <[email protected]>
Match formatting of other modules

6ef508878874b9edf4fe6ef37adcd75f149d3389 authored almost 7 years ago by Gabe Johnson <[email protected]>
Add laws for Filterable and Witherable

f75e4d0f850d18ec180909a892e360041ab121aa authored almost 7 years ago by Gabe Johnson <[email protected]>
Add description of Compactable

a2bebb1db470e1e447780e49b3232b7210929ac4 authored almost 7 years ago by Gabe Johnson <[email protected]>
Fix compactableMap

f6b70c06447f7851024919441041198a9bed23f3 authored almost 7 years ago by Gabe Johnson <[email protected]>
Add more tests

b013c9a1e437d5fac37f44840ad3ae6e417bc3b7 authored almost 7 years ago by Gabe Johnson <[email protected]>
Make Compactable a superclass of Witherable

6d47cda3e18a0484815096513471b8113fa15a8a authored almost 7 years ago by Gabe Johnson <[email protected]>
Make Compactable a superclass of Filterable

f504e4abed9b78571dfe583a3c52f2bc302b7471 authored almost 7 years ago by Gabe Johnson <[email protected]>
Remove Monoid and Applicative constraints in favor of Alternative

9d3f75fe8c09b08e787aa4081ec4761bd2624b07 authored almost 7 years ago by Gabe Johnson <[email protected]>
Add Compactable class

4c229105599fb6d9d9ac841ecddabc2ed382dd5b authored almost 7 years ago by Gabe Johnson <[email protected]>
Mention all default implementations in doc comment

635fd79dcf85ddbc0485dd10a01454782cac68cc authored over 7 years ago by Liam Goodacre <[email protected]>
Add extra defaults for `partition` and `filter` (#10)

This commit adds four new functions: `partitionDefaultFilter`,
`partitionDefaultFilterMap`, `fi...

35c3945d019a7513a45240c0f199fd1fecfaf05a authored over 7 years ago by Tom Harding <[email protected]>
Library updates

9c507465e216e192d086eba5467a607be6fdff4c authored over 7 years ago by Liam Goodacre <[email protected]>
Library updates

c265cb03e6b049a12ee1b069e59f64d1804778b2 authored over 7 years ago by Liam Goodacre <[email protected]>
Fix partitionDefault and add instances for Map (#9)

f526723f481241f5a0308dcb04bebb20adb5063c authored over 7 years ago by Liam Goodacre <[email protected]>
add instances for List and a couple of tests (#7)

* add instances for List and a couple of tests

no tests for Witherable List or Witherable Arr...

47c95590ec9c10a493bb72d64bda6f63952d7365 authored over 7 years ago by Andrew Condon <[email protected]>
v2.0.0

75d9ae3988130d27c82a465bb5cba0db280be1a5 authored over 7 years ago by Liam Goodacre <[email protected]>
Updates for 0.11

83b6157b173e86faa4da6f5524de7e22eb3624f7 authored almost 8 years ago by Liam Goodacre <[email protected]>
Bump build deps

a4d4c5be011a798dd2cde87935ba06ee05f5512d authored almost 8 years ago by Liam Goodacre <[email protected]>
Bump dependencies and fix shadow warning

63bbd0aaf8f1a2b99adbffcd5ec4524baca5a5f6 authored almost 8 years ago by Liam Goodacre <[email protected]>
Update for psc 0.10.

e7377f374c45d0dc077cd054b5a6ba3616156b2a authored about 8 years ago by Bodil Stokke <[email protected]>
Instances, defaults, & functions.

* Instances for Either and Array
* Default for wither
* Functions for partitioned and cleared

a27e397698d31396840c3cb180ea4f27a802c98a authored over 8 years ago by Liam Goodacre <[email protected]>
Added filtered and withered.

61fa77c940e2468fe1ba4198be00d86f70bbfb95 authored over 8 years ago by Liam Goodacre <[email protected]>
Add Pursuit link to README

923b48449576d532a6358e1f530f5f23818cd66c authored over 8 years ago by Liam Goodacre <[email protected]>
Remove unused dev deps

36e3e7218b64316e52252ae7038d29fb70b0fb61 authored over 8 years ago by Liam Goodacre <[email protected]>
Fix bower.json copypasta

513a12ac732f81e31a4b5d75d7490a311578f748 authored over 8 years ago by Liam Goodacre <[email protected]>
Clean up package.json

e2b44a7055ad5ca435e886f934f651f4e0afb22f authored over 8 years ago by Liam Goodacre <[email protected]>
README update

95f6a578dcd8d47101afb2c53bf3ee6748c34327 authored over 8 years ago by Liam Goodacre <[email protected]>
Added partitioning and Filterable Array instance.

ef7d5b45318c02d0a28deb1706855d51ab310002 authored over 8 years ago by Liam Goodacre <[email protected]>
Initial commit

01b73307f0919c3565fb5280404b9f0ea1b9eb26 authored over 8 years ago by Liam Goodacre <[email protected]>