Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-catenable-lists

Catenable lists
https://github.com/purescript/purescript-catenable-lists

Prepare v7.0.0 release (1st PS 0.15.0-compatible release) (#50)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

09abe1f4888bc00841ad2b59e56a9e7ce7ebd4ab authored over 2 years ago by JordanMartinez <[email protected]>
Drop MonadZero (#49)

* Drop MonadZero

* Added changelog entry

* Stop censoring udw

26a1e77778c8b6847cc18e6e8d211f511fb2f320 authored almost 3 years ago by JordanMartinez <[email protected]>
Update to v0.15.0 (#48)

* Update to CI to use 'unstable' purescript

* Update pulp to 16.0.0-0 and psa to 0.8.2

* U...

d21b2d396e593be84e7f661d48f0a1c30fb751fb authored almost 3 years ago by JordanMartinez <[email protected]>
v6.0.1

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

558afc976fe3da49eed6178e163c133253c3b175 authored over 3 years ago by Thomas Honeyman <[email protected]>
Fix warnings revealed by v0.14.1 PS release (#47)

cdee71fc2cd13057863b45e505bfb650a2a4ef0c authored over 3 years ago by JordanMartinez <[email protected]>
Prepare v6.0.0 release (#46)

* Update CI to build with the latest version of the compiler

* Update the bower repository UR...

41b794c4dbf3dc94ffea4f445cfb06e82cf11e1f authored almost 4 years ago by Cyril <[email protected]>
Changelog updates since v5.0.1 (#45)

9977fe6b2e3513107a482d0db0ec77c4f454870a authored almost 4 years ago by milesfrain <[email protected]>
Generate changelog and add PR template (#44)

* Add pull request template

* Update CI in PS to v0.14.0-rc5

* Generate CHANGELOG.md file ...

33dd210bb9dc504642d3d0a1b7ca1859c463146e authored almost 4 years ago by JordanMartinez <[email protected]>
Run CI on push / pull_request to master

e794a1c16449e679224adfef840459639600210d authored about 4 years ago by Thomas Honeyman <[email protected]>
Merge pull request #42 from purescript/github-actions

Migrate to GitHub Actions

1edef19f78e5cbefbb730eab6f8fce910ac4c947 authored about 4 years ago by Cyril <[email protected]>
Censor user-defined warnings to accommodate MonadZero deprecation

9f7e929438f2af8dc82f23f4bd6dbf1a173da5e3 authored about 4 years ago by Thomas Honeyman <[email protected]>
Migrate to GitHub Actions and update installation instructions.

122a8e90b60513a48fc509752eeea6f4174638b9 authored about 4 years ago by Thomas Honeyman <[email protected]>
Update TAG to v0.14.0-rc3; dependencies to master; psa to v0.8.0 (#41)

3edbf6dca0a8274fd80b76d64a08eecdc81d4950 authored about 4 years ago by paluh <[email protected]>
Merge pull request #40 from purescript/bump-pulp

Bump pulp version

0f0565005d929b7f366a7e9e2fdf3e2cbb31b55e authored over 4 years ago by Gary Burgess <[email protected]>
Bump pulp version

1857495da5b711fcb25a77ae36d086e837dd1e1e authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #39 from purescript/update-ci

Update CI

e18a18c08fb40d3f93e3dedfdc583f38a0c23ed9 authored over 4 years ago by Gary Burgess <[email protected]>
Update CI

11c20ced137e34250de006c6fd70e554f7aa049b authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #38 from acple/fix-memoryleak

Fix memory leak problem on MonadRec foldFree

d81b7df30d9879d0bb531b3102fb36f429c2f12e authored almost 6 years ago by Gary Burgess <[email protected]>
simplify `append` definition

now `append` definition is same as `link`, so simply forward to `link`.

f512f659a058597a0375a001806789218135af30 authored almost 6 years ago by acple <[email protected]>
fix memory leak problem on MonadRec foldFree

af7fcf864f3f1870a838db73fdb6127d8ba83744 authored almost 6 years ago by acple <[email protected]>
Merge pull request #37 from purescript/compiler/0.12

Updates for 0.12

f5a04bbdbe4a1d4856578b877f650974aad33328 authored over 6 years ago by Gary Burgess <[email protected]>
Merge branch 'master' into compiler/0.12

284805abd3564aec0321ee116f96fdc3b8d13499 authored over 6 years ago by Gary Burgess <[email protected]>
Update dependencies, license, tests

8c04ec38846b61e2fc2a2e391a5e738c3312e572 authored over 6 years ago by Gary Burgess <[email protected]>
Add Unfoldable1 instance for CatList

6c599c258ae8c7eddf59dda3bd7160ada5c3a6fa authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #31 from matthewleon/dequeue

CatQueue: cons and unsnoc

d4d490007b70479587aee0af542898bcf32112be authored over 6 years ago by Gary Burgess <[email protected]>
CatQueue: cons and unsnoc

addresses https://github.com/purescript/purescript-catenable-lists/issues/19

bde8332f2c579a7181d8b6f940f045fa5a3ed507 authored over 6 years ago by Matthew Leon <[email protected]>
Merge pull request #30 from matthewleon/queue-instances

CatQueue instances

a4c05c51f84d6c71109c96405753620821733270 authored over 6 years ago by Gary Burgess <[email protected]>
Remove monomorphic versions of class members

6059ea69f24221b23c1ff67d9cca8282cdc4e33a authored over 6 years ago by Gary Burgess <[email protected]>
CatQueue: Eq and Traversable implementations

and tests

f9495cb79331c85e00d3c9e3f5a5a28c31382be3 authored over 6 years ago by Matthew Leon <[email protected]>
Queue fold stack safety tests

fe703ac28c223b49d13894095838f4db05f37070 authored over 6 years ago by Matthew Leon <[email protected]>
CatQueue instance tests and fromFoldable

Port over tests from CatList.

96b195203cdea04263e5c90327a8c3ec2abf1f26 authored over 6 years ago by Matthew Leon <[email protected]>
CatQueue instances

a8df5a0c4712e2b5f96e2d318dd1ab55dbe374c7 authored over 6 years ago by Matthew Leon <[email protected]>
style

04178b4676f26ec01529ec085b7ea2879d28417a authored over 6 years ago by Matthew Leon <[email protected]>
Queue Ord instance

d83737b56f01573d93e808a379276137475f7927 authored over 6 years ago by Matthew Leon <[email protected]>
Merge pull request #25 from matthewleon/length

length functions

6b8a9e3d69a6adc2d8768910334beb4e8a2882ca authored over 6 years ago by Gary Burgess <[email protected]>
length functions

addresses https://github.com/purescript/purescript-catenable-lists/issues/20

c924ed6f8a080073c8f18bd3565a11dca87d7fbc authored over 6 years ago by Matthew Leon <[email protected]>
Merge pull request #36 from matthewleon/foldl-stacksafe

CatList: stack-safe foldl and foldMap

43fa6a1e840cee4806df072ef0d01fb90a973494 authored over 6 years ago by Gary Burgess <[email protected]>
use compiler/0.12 versions

165bf21efbf46535494aecfb4c75764811183b12 authored over 6 years ago by kritzcreek <[email protected]>
fix queues in tests being called "lists"

9c351e502f80a4a58598a2fbe756f21e55b78a6e authored almost 7 years ago by Matthew Leon <[email protected]>
CatList: stack-safe foldl and foldMap

addresses https://github.com/purescript/purescript-catenable-lists/issues/27

ba2e59f406061c035bbf63bc69dc4cfd388d7335 authored almost 7 years ago by Matthew Leon <[email protected]>
failing CatList stack-safety tests

d0f49a4395aa146c049976dcfd50553a7317f4f2 authored almost 7 years ago by Matthew Leon <[email protected]>
Merge pull request #23 from matthewleon/singleton

singleton functions

6b8beedd7e848f405663802169b3a560823861c5 authored almost 7 years ago by Gary Burgess <[email protected]>
singleton functions

addresses https://github.com/purescript/purescript-catenable-lists/issues/21

Exposes `singleton...

450a5343f016f4c981c0c9749e3b47da67e97c56 authored almost 7 years ago by Matthew Leon <[email protected]>
Merge pull request #18 from purescript/ps-0.11

Update for PureScript 0.11

da5091b9fcafe46284655336c66ee758e8e0e22c authored over 7 years ago by Gary Burgess <[email protected]>
Update for PureScript 0.11

840fdb5b0be539a0952356e15381b33270abb8c3 authored over 7 years ago by Gary Burgess <[email protected]>
Update README.md

29b9d204af37b1d1fed0a717c55761589066cbc9 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #17 from purescript/shadow-fix

Shadow fix

d652d533561b7cc4cd0d4bae813ef3e280f84ad9 authored about 8 years ago by Gary Burgess <[email protected]>
Update badges

Remove broken dependency status badge & switch version from bower
specific

b7ea6a2bac86ef7385e49d6e32ba90d225d2700e authored about 8 years ago by Gary Burgess <[email protected]>
Fix shadowed name warning

6263e6d157e1759490d9bc9c3c07536797b755d1 authored about 8 years ago by Gary Burgess <[email protected]>
Bump lists dependency

9cb1e30ecc1c0c722d1a8f1e11910b29cbb955cb authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #15 from natefaubion/2.0

Updates for 2.0

f0b49429c3e901878db36e260a5e807c5361fd7a authored about 8 years ago by Gary Burgess <[email protected]>
Updates for 2.0

d8a82271657c3636e4a54ea5372a071653910653 authored about 8 years ago by Nathan Faubion <[email protected]>
Merge pull request #14 from bodil/master

Add implementations for the more obvious type classes.

5bfeac54e172cf89ff8cdb63b6a1a6aae4fc0612 authored over 8 years ago by Gary Burgess <[email protected]>
Add implementations for the more obvious type classes.

Closes #13.

3400e57beac6b51400517bd6abc00bc0c0d9ff69 authored over 8 years ago by Bodil Stokke <[email protected]>
Update build

b8b6683ee7c7d549b0ab14bbb7b5d13d09082761 authored over 8 years ago by Gary Burgess <[email protected]>
Fix bower.json

600ac464d9adb9831caba7a1de0536ab8fe4c60c authored over 8 years ago by Gary Burgess <[email protected]>
Update build for release

7592aa16f2231b8d68c788e0ae6bdc3209980e46 authored over 8 years ago by Gary Burgess <[email protected]>
Update build

41484f0ca43052a0c4aa5bd59bf0c5d872627c1a authored over 8 years ago by Gary Burgess <[email protected]>
Add build status badge

717a61cf0842560c205a576d63cdf9619d717796 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #11 from purescript/0.8-updates

Updates for PureScript 0.8

8e6abd60cdb1973055c8c6c22ba2201ef8ac6bb6 authored over 8 years ago by Gary Burgess <[email protected]>
Updates for PureScript 0.8

e217256e165d1a15e6cbfae01f99352d0d6eec8f authored over 8 years ago by Gary Burgess <[email protected]>
Update devDependencies and fix warning

4909925f40526dd494fc25ebb7c5b75f5f9b0588 authored about 9 years ago by Gary Burgess <[email protected]>
Add release version and dependency status badges

5187c6d91b905b6dc42c3b68348b275cbb5c2e29 authored about 9 years ago by Gary Burgess <[email protected]>
Merge pull request #7 from purescript/topic/n-snoc-uncons

Adding N snoc and uncons benchmark

2fdad5787e5e22d3172792d226d57771ba1c2e5f authored over 9 years ago by eric <[email protected]>
Adding N snoc and uncons benchmark

506f912c85b44b6769b1d919d7deddf22dbee172 authored over 9 years ago by eric thul <[email protected]>
Merge pull request #6 from purescript/topic/issue-5

Adding mixed bechmarks

ebab131f8cdfa266aad7cdf3af8cd4fa95a8683c authored over 9 years ago by eric <[email protected]>
Adding mixed bechmarks

Benchmarks for snoc then uncons and also N cons followed by N uncons.

Resolves #5

0162c6f0a9838a1ebec46ecf66e560d1c5687122 authored over 9 years ago by eric thul <[email protected]>
Merge pull request #4 from ethul/topic/refactor-and-benchmark

Topic/refactor and benchmark

9da2ec84513c1aa6b845c9061baa131fedff9937 authored over 9 years ago by eric <[email protected]>
Updating catenable list implementation

Simplifying the implementation. Also adding benchmarks and documentation
to the module.

Resolve...

cfd1bccc89f5b65481b33da06df8a17b888ebf51 authored over 9 years ago by eric thul <[email protected]>
Standard queue implementation with a paired lists

Refactoring the `CatQueue` implementation and adding benchmarks. Also,
adding documentation.

87d96a1964053e5e8058dc99ee1fe70ab2714f25 authored over 9 years ago by eric thul <[email protected]>
Merge pull request #3 from ethul/topic/rename

Renaming module and data types

ef311f5f6df37124c00dfab2c543962e96063aa5 authored over 9 years ago by eric <[email protected]>
Renaming module and data types

0fc0292bb594f5a1866bd8d3ffd04d9370cefe14 authored over 9 years ago by eric thul <[email protected]>
Merge pull request #2 from ethul/topic/safely

Topic/safely

f8cb59e58e08c4a5ca62b3e60c77cda3aa678040 authored over 9 years ago by eric <[email protected]>
Revert "Incorporate laziness for O(1) amortized linkAll"

This reverts commit e1840aa78cb7c258895ac8cce8e3edfe8adbe1f5.

31ff483c8defcddd5f10e78b595b068fd65e4e9c authored over 9 years ago by eric thul <[email protected]>
Incorporate laziness for O(1) amortized linkAll

e1840aa78cb7c258895ac8cce8e3edfe8adbe1f5 authored over 9 years ago by eric thul <[email protected]>
Ensure foldl is tail-recursive

cbd240d7d6e38045d2fb9a4c4f6d213d46735569 authored over 9 years ago by eric thul <[email protected]>
Alternative tail-recursive foldr

c023441b211307cbfef7ed598dbf330337c147f4 authored over 9 years ago by eric thul <[email protected]>
Implementing linkAll safely

8910199300be9ce03048cfcc4315503fbca08ddc authored over 9 years ago by eric thul <[email protected]>
Adding license

13a7c847d14729542da054757a434707f3435066 authored over 9 years ago by eric thul <[email protected]>
Merge branch 'topic/bootstrap'

901d047e21f3aafed8a8fdda06a523f6507d5d64 authored over 9 years ago by eric thul <[email protected]>
Initial implementation

15c097db7a09a23aaeb71f2b7cbab771d8b63506 authored over 9 years ago by eric thul <[email protected]>
Initial commit

0a884805cf126971252635648b4e2dd34dc91253 authored over 9 years ago by eric thul <[email protected]>