Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-foreign-object

Functions for working with homogeneous JavaScript objects
https://github.com/purescript/purescript-foreign-object

Update CHANGELOG.md

9bfb4eb6271b151414594cfec669fb4b18b91bd1 authored about 2 years ago by Gary Burgess <[email protected]>
[#29] Add `fromFoldableWithIndex` (#30)

* Add `fromFoldableWithIndex`

* Document behavior on key collision

adbc10785db8e12824c532e02b1d127c31c20a3d authored about 2 years ago by Pete Murphy <[email protected]>
Prepare v4.0.0 release (1st PS 0.15.0-compatible release) (#28)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

* Upda...

28a635827a9a6c251df73f68874070d51fe9f756 authored over 2 years ago by JordanMartinez <[email protected]>
Update to v0.15.0 (#27)

* Migrated FFI to ES modules via 'lebab'

* Replaced 'export var' with 'export const'

* Rem...

262864cf2bf4574e46a4972ece6a9f8a27c60cbe authored almost 3 years ago by JordanMartinez <[email protected]>
Prepare v3.0.0 release (#26)

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

* Update the bower repository UR...

c9a7b7bb8bed1b87c5545c4ebe85a70f86c0e6b1 authored almost 4 years ago by Cyril <[email protected]>
Changelog updates since v2.0.3 (#25)

Co-authored-by: Thomas Honeyman <[email protected]>

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

* Generate CHANGELOG.md file using notes from previous GH releases

* Add pull request template

ccc90898c34c20161da7f202569368f0565be113 authored almost 4 years ago by JordanMartinez <[email protected]>
Implement Semigroup via unionWith (#23)

e4bcc6bc2e293a68a4cc9f57f637ddfe759b2930 authored about 4 years ago by Cyril <[email protected]>
Add unionWith (#21)

* Add unionWith

* Add unionWith

* Add unionWith

Co-authored-by: Jordan Martinez <jordan...

6427ae9f404865812923c00609624f5911265ebf authored about 4 years ago by Zelenya <[email protected]>
Fix Arbitrary instance for `Instruction String v` (#22)

e48b6bda7ed006567167253bac1d2193ca8a34a7 authored about 4 years ago by Cyril <[email protected]>
Update the compiler version used on CI to 0.14.0-rc5

f4b139732d12fd26f2f36196fa822402ba3fdc25 authored about 4 years ago by Cyril <[email protected]>
Fix the Semigroup instance for Foreign.Object.Object (#19)

The Semigroup instance for Foreign.Object.Object currently appends values from the right to valu...

4c94d02e80a78e5a27f0f937518c34b29c602c54 authored about 4 years ago by Cyril <[email protected]>
Improve docs for runST (#12)

* better documentation for runST method, fixes #11

Co-authored-by: Thomas Honeyman <admin@tho...

f471d8a455be60011eb31cb5a365f60315784fed authored about 4 years ago by Serhii Khoma <[email protected]>
Run CI on push / pull_request to master

8007c5022a326d22c32577220168552a8b12ee5b authored about 4 years ago by Thomas Honeyman <[email protected]>
Migrate to GitHub Actions and update installation instructions. (#20)

90f09c0f3472e836e6669b260289808086aec7e0 authored about 4 years ago by Thomas Honeyman <[email protected]>
Add roles declarations to allow safe coercions (#16)

987a805235be6a15d0f09a82eead794b1c3b290c authored about 4 years ago by Cyril <[email protected]>
Update to v0.14.0-rc3 (#17)

* Update TAG to v0.14.0-rc3; dependencies to master; psa to v0.8.0

* Fix compiler warning: re...

5208b6e628279c5ff5690d1ea918516bd5a9fad8 authored about 4 years ago by JordanMartinez <[email protected]>
Merge pull request #15 from purescript/bump-pulp

Bump pulp version

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

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

Update CI

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

b8061f05b14c4181b48b8801431226c81609e4b9 authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #9 from bouzuya/remove-unused-fn

Remove unused _unsafeDeleteObject

8a7dc21c48e3e6d31e253b0e58dd95a3bbd7f6e7 authored over 5 years ago by Gary Burgess <[email protected]>
Remove unused _unsafeDeleteObject

75bd46aa12a242b1ecf7fc4cb3c321815c1073bd authored over 5 years ago by bouzuya <[email protected]>
v2.0.2

ecf9457f27854e45fa0d1292d1652b877ac24781 authored over 5 years ago by Harry Garrood <[email protected]>
Relax upper bound of typelevel-prelude (#8)

We are only using Type.Row.Homogenous, which is not affected by the
v5.0.0 version bump, so rel...

aedd55149bdc07f4e2d4a9d60aa51739cdc69a3d authored over 5 years ago by Harry Garrood <[email protected]>
Fix stack overflow in fromFoldable, fixes #3 (#6)

I had to rearrange things to remove that `where` clause in the tests
because otherwise I'd get ...

64643745fc563d0714078c709526c64dbb45fbc9 authored almost 6 years ago by Harry Garrood <[email protected]>
Bump dependency on quickcheck

993b44ae8faec8671407e0fc348fe0d5d040472b authored almost 6 years ago by Harry Garrood <[email protected]>
v2.0.0

9c106a2867e004d1999c515abb538af0e4572e88 authored almost 6 years ago by Harry Garrood <[email protected]>
Bump dependency on typelevel-prelude

3a92db64784c9e67453acf15a485077a93cb1925 authored almost 6 years ago by Harry Garrood <[email protected]>
Merge pull request #2 from justinwoo/examples

add fromHomogeneous and examples

dea06f0616b292f52e2de87666725302d490c831 authored about 6 years ago by Gary Burgess <[email protected]>
add fromHomogeneous and examples

update README
add some examples

c7b1925e2e7391ef49a549695844fdb49f59cef6 authored over 6 years ago by justinwoo <[email protected]>
Change ST function argument order for consistency elsewhere

6c5c386bdb4e8efba1747059a141d94f4ad7fcc0 authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #1 from purescript/compiler/0.12

Compiler/0.12

1f11a8bbb6286b8dc05e6c44ba0c3e3e90f72e30 authored over 6 years ago by Gary Burgess <[email protected]>
Update dependencies, license

acfe59e009e628399c62cab3aaeb12bbb8185629 authored over 6 years ago by Gary Burgess <[email protected]>
update tests

52151383bd5d66f38b01d4307bf518116e01dd39 authored over 6 years ago by Christoph <[email protected]>
bower.json formatting, renaming

f17f51352a59beeb7aef8dff049b9c6e070c152f authored over 6 years ago by kritzcreek <[email protected]>
update README

715e217ba3405bdd65ddabf6413c63107db47817 authored over 6 years ago by Christoph <[email protected]>
Initial changes for 0.12

89a0e8fde1fac0cc88e2a6425eb9b3afbfe16e56 authored over 6 years ago by Christoph <[email protected]>
Update .gitignore

e4244946e27c2bb838828b282843ba4e2e3f1690 authored about 7 years ago by Gary Burgess <[email protected]>
Add Functor/Foldable/TraversableWithIndex for Map (#126)

* Add Functor/Foldable/TraversableWithIndex for Map

* Don't use unicode

a4ebe6aed7b2849d14d0f236b5d783896baf2fdc authored about 7 years ago by Gary Burgess <[email protected]>
Make findMin and findMax tail-recursive (#122)

0e44e99e74226cd116929808186fd790b76893f0 authored over 7 years ago by rightfold <[email protected]>
Use foldable-traversable^3.4.0 (#120)

e6cf057c36078069a7457e8f9a0a78b84a670a0c authored over 7 years ago by Phil Freeman <[email protected]>
v3.5.0

8161d1c85fd3def03d9fbf6a9045ed53d4d9c8db authored over 7 years ago by Harry Garrood <[email protected]>
Merge pull request #116 from Rufflewind/master

Add *WithIndex instances for StrMap

02e2e86d3c384b3153b4afa149980edad3579512 authored over 7 years ago by Harry Garrood <[email protected]>
Add *WithIndex instances for StrMap

9de5651d6319b68d2b2bfacc912a0078524caab6 authored over 7 years ago by Phil Ruffwind <[email protected]>
v3.4.0

b1f24755cab76ad1388acde48ebc737ae3e57d75 authored over 7 years ago by Harry Garrood <[email protected]>
Merge pull request #114 from purescript/foldSubmap

Add `foldSubmap` and `submap`

9527ec741982862a1c5ca87b0d2c55a346b8185a authored over 7 years ago by Harry Garrood <[email protected]>
Merge pull request #111 from menelaos/export-collect

Export `collect` function

385ab78febbb26e8db2ba01850f3d42feaa893cd authored over 7 years ago by Harry Garrood <[email protected]>
Add `foldSubmap` and `submap`

Addresses #71 and #113.

e52b2f111afb3a12135697bd0914d62132aec149 authored over 7 years ago by Harry Garrood <[email protected]>
stack-safe fromFoldable (#110)

with benchmarks that reflect no performance degradation

addresses #108

9365860172643e88d228b46957a4d10375b300b6 authored over 7 years ago by Matthew Leon <[email protected]>
Export `toArrayWithKey` function

d5ec2b36324de3347c2082ded6b92dbea112e239 authored over 7 years ago by Andreas Schacker <[email protected]>
size in log(n) (#107)

* size benchmarks

addresses #101

* size through log(n) traversal

addresses #100

92ac171955f535a61fc39f002d3a3ba695a70a22 authored over 7 years ago by Matthew Leon <[email protected]>
Merge pull request #109 from purescript/gen

Add generators for `Map` and `StrMap`

1f6f0d394af943ef4e163f46fa28c2720745b1a4 authored over 7 years ago by Gary Burgess <[email protected]>
Add `purescript-gen` dependency

654cf9086bf003a94b8d04000d60800254112486 authored over 7 years ago by Gary Burgess <[email protected]>
Add generators for `Map` and `StrMap`

4ca48e739e98edd30ecc95e1eaf98064fb59132d authored over 7 years ago by Gary Burgess <[email protected]>
persistent map filters and isSubMap (#99)

* persistent map filters and isSubMap

* rename filter fns following review

https://github....

2cd994e37179a44ec57876442d769453bbf4c787 authored over 7 years ago by Matthew Leon <[email protected]>
simplify insertion code (#104)

* simplify insertion code

* restore use of `comp`

avoid instance lookup overhead

cb51f082e15e313b8c4bf3aa4cb7c0346571b4d4 authored over 7 years ago by Matthew Leon <[email protected]>
filterValues and filterKeys (#97)

* filterValues and filterKeys

whitespace

pluralize

test fixes

simplify tests

use ...

bbf299b5e07d65b682bfd33c7aed11b7b7d4882e authored over 7 years ago by Matthew Leon <[email protected]>
Merge pull request #105 from matthewleon/simplify-pop

simplify pop code

808055bfca5c91658886bbff6ce4251ec4e1b547 authored over 7 years ago by Phil Freeman <[email protected]>
cleaner lookup code (#103)

* cleaner lookup code

may also result in slight speed improvement.

* restore use of `comp`...

3a2e9ecc3448ac7cf340c5624233cea8aa9e0e6e authored over 7 years ago by Matthew Leon <[email protected]>
Merge pull request #98 from matthewleon/simpler-singleton

kill unnecessary code in StrMap singleton

7753802c8267297e155401f8e5d8d7fdb8ad2d04 authored over 7 years ago by Phil Freeman <[email protected]>
simplify pop code

b60c246bd7b69b5547143d76703481eae14bdc15 authored over 7 years ago by Matthew Leon <[email protected]>
kill unnecessary code in StrMap singleton

26512bb8d383594c48b64963ee06c6e3ff7a0207 authored over 7 years ago by Matthew Leon <[email protected]>
Merge pull request #96 from joshuahhh/master

Faster & simpler traverse for StrMap

7bdd5c1277ba76a156cb4dbc920d40a24810b660 authored over 7 years ago by Harry Garrood <[email protected]>
Better test of Traversable StrMap (& new instance of Ord StrMap)

91cee50f097b224ef4fd2ef70a5a5d66db3469a0 authored over 7 years ago by Joshua Horowitz <[email protected]>
Faster & simpler traverse for StrMap

2c42ac7f175e19e263ddd22d4ab4cdfa25141079 authored over 7 years ago by Joshua Horowitz <[email protected]>
Merge pull request #93 from purescript/misc-updates

Misc updates

c1a826b13ae681f523dcd0f93c5ee422b1e49072 authored almost 8 years ago by Gary Burgess <[email protected]>
Rename unsafeGet to unsafeFreeze

73c2289335a5ca97f507a719b628d34b06c8269d authored almost 8 years ago by Gary Burgess <[email protected]>
Add Eq1 instance, make array usage consistent, drop toList

9c0cc7fcd177f770a7723c5535ab48d1cb851f53 authored almost 8 years ago by Gary Burgess <[email protected]>
Add Eq1 and Ord1 instances

b758c036d88fbeb7a994d0f891f6e6cdb38e86d1 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #92 from purescript/simplify-test-gens-rebase

Rebased Simplify test gens

9d74e454db02a920b3e78fb1699905d654c6a52b authored almost 8 years ago by Gary Burgess <[email protected]>
Fix tests

a8089de0eb9a7733066e918657e1b3a9df1032eb authored almost 8 years ago by Gary Burgess <[email protected]>
redundant parens

e8e0db5a42b00480fe8b67a324777cf1db9c59b8 authored almost 8 years ago by Matthew Leon <[email protected]>
use elements where appropriate

Replace a use of oneOf with elements in tests. Also correct for a
missing constructor.

72fb00b3a07613989fbcb8cfbf67e27f788cd1aa authored almost 8 years ago by Matthew Leon <[email protected]>
simplify some arbitrary instances in tests

352779652456cbdf5b00899e389f724918da4749 authored almost 8 years ago by Matthew Leon <[email protected]>
Merge pull request #85 from matthewleon/simpler-test-instances

use derived instances in tests

001ad45ae49f7d8ed390f4f2690ab112412d16fa authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #82 from matthewleon/clarify-insert

clarify insertion behavior in docs and tests

2c0a3a51f7d76d74dd02b7fa6fce2223a1dc3519 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #88 from rightfold/master

Make StrMap.size return an integer instead of a float

1ee4cc51bd69beefadd48a251cf349a6f70b3b37 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #90 from rightfold/unions-foldable

Generalize StrMap.unions to Foldable

fa7c0c8da42f2d7d1fc5a7fadeb755a674715112 authored almost 8 years ago by Gary Burgess <[email protected]>
Merge pull request #91 from purescript/ps-0.11

Update for PureScript 0.11

ed7800184f0018db3e3c396d0e2ce15ae78a032a authored almost 8 years ago by Gary Burgess <[email protected]>
Update for PureScript 0.11

c56d09b61385efc1ec62319cf152c66dc901fdda authored almost 8 years ago by Gary Burgess <[email protected]>
Generalize StrMap.unions to Foldable

4d4cac185c13c3331119c98b5d3c4cffef028f1e authored almost 8 years ago by rightfold <[email protected]>
Make StrMap.size return an integer instead of a float

b91dd5c0643b081aa58f98d8f7061e3609a9100c authored almost 8 years ago by rightfold <[email protected]>
Merge pull request #87 from mlang/Discard

Avoid Discard constraint

409e4d8ad4a9aa39986fb7825e8bc6b89c0303ea authored almost 8 years ago by Phil Freeman <[email protected]>
Avoid Discard constraint

771c5dce665b5aa8c8f92354fb98f4d94eea7138 authored almost 8 years ago by Mario Lang <[email protected]>
use derived instances in tests

957b0738462f2edbd54ecaccdc62a4d999a45bdb authored almost 8 years ago by Matthew Leon <[email protected]>
document new StrMap test

8b6c0dc5b5b7bdab0888757b2811a2e15816b521 authored almost 8 years ago by Matthew Leon <[email protected]>
clarify insertion behavior in docs and tests

Make it clear to library users that the insert function replaces the
value assigned to an existi...

b8a999d1d4f5124791d988bc311973fa2b4e5866 authored almost 8 years ago by Matthew Leon <[email protected]>
Merge pull request #81 from rightfold/master

Fix hasOwnProperty bug again and forever

e13b408fd225891aea366cd56818fd8c94c7ba3f authored almost 8 years ago by Gary Burgess <[email protected]>
Use frequency instead of random Boolean

3379032f380a47ad2e463f8c385e5c1495002707 authored almost 8 years ago by rightfold <[email protected]>
Cache {}.hasOwnProperty

4c5c4a1481977b614283710f8ae7a3526ea64e52 authored almost 8 years ago by rightfold <[email protected]>
Fix hasOwnProperty bug again and forever

1e2a248b8a8ac060174fa58c3b6f120969894b5d authored almost 8 years ago by rightfold <[email protected]>
v2.1.0

e08029b0171d97e4141f72a89ee909b6e7ddb97b authored almost 8 years ago by Harry Garrood <[email protected]>
Merge pull request #79 from joshuahhh/master

Added toAscUnfoldable

651f30ff13b12adec5f02fde59f6c9c8a672f492 authored almost 8 years ago by Harry Garrood <[email protected]>
Changes per @hdgarrood's comments

e3d0ddbc46db89b1c8363a245ef24f17470bc013 authored almost 8 years ago by Joshua Horowitz <[email protected]>
Added toAscUnfoldable in place of toAscList

6620634891edd6791aff4aea130181b0a640a9a9 authored almost 8 years ago by Joshua Horowitz <[email protected]>
Switched Eq, Ord, and Show instances to use toAscList

7a6cd515e01e2eb25f52d1ffaeccb7a367599e04 authored almost 8 years ago by Joshua Horowitz <[email protected]>
Added toAscList as synonym of current toList

8185cf789260bc22dd747be78fc3c3a12d781e7f authored almost 8 years ago by Joshua Horowitz <[email protected]>
Merge pull request #76 from sammthomson/tounfoldable

More efficient toUnfoldable without the Ord constraint

c673935784492b5f181bdf392944d4c8245028a9 authored about 8 years ago by Gary Burgess <[email protected]>
style fix suggested by hdgarrood

2fa4b8bdb9133b4c5a38f9d2f447dbd0aab53284 authored about 8 years ago by Sam Thomson <[email protected]>