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

Merge pull request #77 from joneshf/relax-traversable-constraint

Relax traversable constraint

338ccdb5d397c04f58a23560a1173dfd7efc9582 authored about 8 years ago by Gary Burgess <[email protected]>
Remove unnecessary import

e5331b2ad9b7bc5b3c2e196321ad42da73866212 authored about 8 years ago by joneshf <[email protected]>
Don't use external API

The original implementation was based on code use external to this module.
Because of that, we h...

4900da6becb9fd4e1a7a4a473af655fcfd6ab85d authored about 8 years ago by joneshf <[email protected]>
More efficient `toUnfoldable` without the `Ord` constraint

Keep a List of Maps as the unfold state, instead of a single Map.
Unioning Maps was linear time ...

ba06addc892163861f71925c985e268eef9688e3 authored about 8 years ago by Sam Thomson <[email protected]>
Update README.md

079c2fbfb58580ede30fd4ec13a07438173d03c7 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #75 from aratama/fix_toUnfoldable

fix toUnfoldable

e9af5b63b706b58f167d34247a11f4700ed02fc6 authored about 8 years ago by Gary Burgess <[email protected]>
fix toUnfoldable

389b7efe4a91f7ffd35d03815717bf03dbb8d35e authored about 8 years ago by aratama <[email protected]>
Merge pull request #74 from purescript/strmap-map-with-key

Add StrMap.mapWithKey

c9722690ef8b22b488f4ddc293a396965b7bb279 authored about 8 years ago by Gary Burgess <[email protected]>
Add StrMap.mapWithKey

9d9079541f2c23265350302b550276574b70ff2b authored about 8 years ago by Joshua Horowitz <[email protected]>
Merge pull request #73 from purescript/bump

Prepare for 2.0 release

892378ae4d8101dd1c255a3911f6d8aceb07cddd authored about 8 years ago by Gary Burgess <[email protected]>
Prepare for 2.0 release

103122a51d0280c07849894d9ea04f30a12e9f38 authored about 8 years ago by Gary Burgess <[email protected]>
v1.2.0

77f5362a964e82755bb0857599e4b704cc958abb authored over 8 years ago by Phil Freeman <[email protected]>
Merge pull request #69 from clayrat/master

add mapWithKey

4cd57728007f3f9abd8bcbfc55b9bfcb3c4408f2 authored over 8 years ago by Phil Freeman <[email protected]>
add mapWithKey

8d59376dc4d5431c50fb68096654e458fa2b3e65 authored over 8 years ago by Alex Gryzlov <[email protected]>
Merge pull request #56 from mtolly/master

Add lookup{LT,LE,GT,GE}, find{Min,Max}

f831f48fac25ecbad215fc5ada32d34b954eb575 authored over 8 years ago by Gary Burgess <[email protected]>
Add lookup{LT,LE,GT,GE}, find{Min,Max}

7c2354ce36e5cb324a54c6b803eb53e26771a1b0 authored over 8 years ago by Michael Tolly <[email protected]>
Update build for release

35a8464ab549e51b53e1505f3ed641960b24d5d5 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #62 from natefaubion/pop

Add pop functions

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

da3c79cfea78a5245a803f55f25805ed7339f468 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #65 from purescript/arrays-dependency

Add arrays dependency

6ba31b8c97426cef51175f063a54ff85da8dcc75 authored over 8 years ago by Gary Burgess <[email protected]>
Add arrays dependency

bf6bb691b1c5c7d54d134791007cd57e69dc7fb4 authored over 8 years ago by Gary Burgess <[email protected]>
Merge pull request #64 from hdgarrood/bug-63

Fix for issue #63

ff8eba529e830878a6b74e1425d6d18f4c86ce32 authored over 8 years ago by Gary Burgess <[email protected]>
Fix #63

6842f5df53e0e338c55866b0a69ac1d89b332eca authored over 8 years ago by Harry Garrood <[email protected]>
Add test for #63

cdd695d41260cfce5b4e4915a56817a281e4e757 authored over 8 years ago by Harry Garrood <[email protected]>
Add pop functions

6cfb8a2749f7234209bd93d03856482a38be6bd2 authored over 8 years ago by Nathan Faubion <[email protected]>
Merge pull request #61 from purescript/0.8-updates

Updates for PureScript 0.8

8460f3d7b1d8fa815efee919b368523535f2f2ec authored almost 9 years ago by Gary Burgess <[email protected]>
Updates for PureScript 0.8

33f5f26bc603e4a8042f79ea65e5f4acb321feb1 authored almost 9 years ago by Gary Burgess <[email protected]>
Merge pull request #54 from natefaubion/patch-1

Export Data.StrMap.pureST

c0820c5a2be129989edfa85049ff10755f01cd3e authored almost 9 years ago by Gary Burgess <[email protected]>
Merge pull request #57 from telser/purescript-0.8-warnings

Fix warnings generated by purescript-0.8.0

9eea09a772d1388304605fed1f36f6c6ceba703b authored almost 9 years ago by Gary Burgess <[email protected]>
Fix warnings generated by tests and tell travis-ci to use node 5

175426acee8682ac9791bc10b1523e544241ac48 authored almost 9 years ago by telser <[email protected]>
Need to import Ordering after master rebase. Prelude won't export ++ anymore as of 1.0.0-rc.1

41632f2d46a80238510de3e67490aa7f56ab4523 authored almost 9 years ago by telser <[email protected]>
Fix warnings generated by purescript-0.8.0

d7494e4a49b4a49c28812aa1936dd3f747c3bc20 authored almost 9 years ago by telser <[email protected]>
Merge pull request #60 from natefaubion/perf-0.7.6

Performance improvements for 0.7.6

fcf21766d9f36d5027542fde51326ab567e059a0 authored almost 9 years ago by Gary Burgess <[email protected]>
Performance improvements for 0.7.6

ce0df7b500001967cc7989ddc3b7f61c7d8b0246 authored almost 9 years ago by Nathan Faubion <[email protected]>
Revert "Better pattern sharing for perf."

This reverts commit ebf42f7b84cc0ccf2abed4e03cdd24ed88d828cc.

e363edb5169dc8cd5aa57c6a93730fd9938e5d38 authored almost 9 years ago by Gary Burgess <[email protected]>
Merge pull request #59 from natefaubion/perf

Performance improvements

59433d6df74579e13b3eabdbc2a66a26f450a5fa authored almost 9 years ago by Gary Burgess <[email protected]>
Better pattern sharing for perf.

ebf42f7b84cc0ccf2abed4e03cdd24ed88d828cc authored almost 9 years ago by Nathan Faubion <[email protected]>
Export Data.StrMap.pureST

0d338808bca3402d751a5178699e3b4a09a7f23a authored almost 9 years ago by Nathan Faubion <[email protected]>
Merge pull request #42 from LiamGoodacre/master

Couple new foldable functions to `Data.Map`

a8c4742624e53c9a9f291bf60cfe790319401482 authored about 9 years ago by Phil Freeman <[email protected]>
New functions to `Data.Map` and `Data.StrMap`

* `Data.Map.fromFoldable`
* `Data.Map.fromFoldableWith`
* `Data.StrMap.fromFoldable`
* `Data.Str...

3c762445e118589bcbdaf10725ce4075312da50f authored about 9 years ago by Liam Goodacre <[email protected]>
Update quickcheck dependency

fc6a29c6ab26c38f9e99a96035597fec842e4f4d authored about 9 years ago by Gary Burgess <[email protected]>
Fix for new jshint

6352e932f2b4a8bbedc3225ef40978af320c65a2 authored about 9 years ago by Gary Burgess <[email protected]>
Fix shadowed type variable warnings

c816f452d62acfb916fb4f22960aefa087104d05 authored about 9 years ago by Gary Burgess <[email protected]>
Merge pull request #50 from aspidites/fix-warnings

Changed a type variable in an attempt to quelch shadow warnings.

092bc113a49615596e99241778526e1095920c22 authored about 9 years ago by Phil Freeman <[email protected]>
Changed a type variable in an attempt to quelch shadow warnings.

3509d9384cf157c54c06cd26672306c977d3514c authored about 9 years ago by aspidites <[email protected]>
Merge pull request #49 from bagl/issue#40

Get rid of compiler warnings

1b3fddaccc4e3b2e1dc3bbabdf7c60330fe9f200 authored about 9 years ago by Gary Burgess <[email protected]>
Resolve forgotten compiler warning

a265965e5a75fa2b9cdaf0d19d7e8fd7c7291d69 authored about 9 years ago by Petr Vapenka <[email protected]>
Get rid of compiler warnings

- impossible pattern matches (throwUnsafe in place)
- unused type variables
- unused imports

6737ede24e14d087c4e36eb1ff9be8bf6edff625 authored about 9 years ago by Petr Vapenka <[email protected]>
Merge pull request #47 from jbrownson/fix-docs

Fix copy/paste doc error for Data.StrMap.ST.Unsave.unsafeGet

f4cb2e21d933969bd0acfa4fc3a67966424419e7 authored over 9 years ago by Phil Freeman <[email protected]>
Fix copy/paste doc error for Data.StrMap.ST.Unsave.unsafeGet

38029d55f7ddf56fc36b142d84d33596a454a494 authored over 9 years ago by Jake Brownson <[email protected]>
Merge pull request #43 from jbrownson/master

fix peek to return Maybe, update docs

8a31a5c9d2098749619283981d61e6e010dd61eb authored over 9 years ago by Phil Freeman <[email protected]>
avoid problem if the map has a key called hasOwnProperty

e2f7974deb08646b9d5535c0f8bd1f04491a14e2 authored over 9 years ago by Jake Brownson <[email protected]>
use hasOwnProperty instead of ===

3addff5632b5377be2db6eddaa2e21ce541d7a78 authored over 9 years ago by Jake Brownson <[email protected]>
fix peek to return Maybe, update docs

f725df0f99d350f2e707a2e2bb5fe01f1db46e88 authored over 9 years ago by Jake Brownson <[email protected]>
Merge pull request #41 from purescript/update-tests

Update tests

85799718d41ad70db768ead4ae25e94ff989384f authored over 9 years ago by Phil Freeman <[email protected]>
Fix tests

524046b13a0ee0da02f00f43b5bb24ce758049ee authored over 9 years ago by Phil Freeman <[email protected]>
QC-0.11

7baf7ae1d57ec0bf549b5e33aa6373ee03a515d7 authored over 9 years ago by Phil Freeman <[email protected]>
Update tests

7488b1d95e4e1e973815efb29be5841fa70931c1 authored over 9 years ago by Gary Burgess <[email protected]>
Updated dependencies

aab648f20df5bf2320d1a47175464632bf11823b authored over 9 years ago by Gary Burgess <[email protected]>
Merge pull request #39 from sharkdp/fix-fmapStrMap

Fix broken StrMap Functor instance

34a68cb3d6394d0bcaaa0ec066d6886909699039 authored over 9 years ago by Phil Freeman <[email protected]>
Fix broken StrMap Functor instance, closes #38

281c7fc02cc0b742e0b1e3f16b81be6e3413e9bd authored over 9 years ago by sharkdp <[email protected]>
Merge pull request #37 from hdgarrood/foldable

Generalize `unions`

748055184966e30a8c16799216a353cb482b5991 authored over 9 years ago by Phil Freeman <[email protected]>
Generalize `unions`

45fef63d9d35b0557a09eca2a37bed1a0a4195e6 authored over 9 years ago by Harry Garrood <[email protected]>
Tweak dependency bounds

03e64fcd4a10df167ee6bbeba4245652beffa4e2 authored over 9 years ago by Gary Burgess <[email protected]>
Update build, tidy up a few things, make tests work

cca72e0a6ca577bf75ccb4641a333032e5120cbe authored over 9 years ago by Gary Burgess <[email protected]>
Merge pull request #34 from sharkdp/restore-tests

Update tests for 0.7 and fix bug in JS code

56e16ff94e01b35d2fc5fc89f8690f0e99a2f300 authored over 9 years ago by Phil Freeman <[email protected]>
Enable tests in gulpfile

8bbc39ef2b2a3b13094e3a3ad22903bd5e6b034b authored over 9 years ago by sharkdp <[email protected]>
Update tests for 0.7

e9d20732584380b43b9cae611a9a7f2b5f055fef authored over 9 years ago by sharkdp <[email protected]>
Add missing keyword in JS code

b29e24057558139a306f6392d70053a24010a3bf authored over 9 years ago by sharkdp <[email protected]>
README

7a570d3fee548d1c5c3862f6124018ac1e3f93e2 authored over 9 years ago by Phil Freeman <[email protected]>
Changes for RC

8e272ba0410be42b864f26b6b0259a284d3f86c0 authored over 9 years ago by Phil Freeman <[email protected]>
Updates for 0.7

cd2297bf9f6222a954d65ec70dd18257a7e000a8 authored over 9 years ago by Phil Freeman <[email protected]>
Merge pull request #30 from purescript/updates

Updates

a51ece2359380e26d6afb62f8e73e0383ca7ea72 authored over 9 years ago by Phil Freeman <[email protected]>
Bump dependencies

366a5c754a76b808fe3a630de5036f0f583565ea authored over 9 years ago by Phil Freeman <[email protected]>
Merge pull request #32 from AKST/ord-instance

Ord instance

6a7f05f12e0caf66b3422b592184f3c0f9646557 authored over 9 years ago by Phil Freeman <[email protected]>
Add ord instance to docs

e0ddf77f9bde7a5dbdc7d01f0d727f65d436c953 authored over 9 years ago by Angus Thomsen <[email protected]>
provide ord instance for map

9621548a95174cacd9f07aed7b0f1a17ac4f8307 authored over 9 years ago by Angus Thomsen <[email protected]>
Updates

92443d153bdcbd4556b966b25b56a92820fadd5a authored over 9 years ago by Gary Burgess <[email protected]>
Docs

a9e88d662eab9f7b898e9f7b9a7a3fb74117150c authored almost 10 years ago by Phil Freeman <[email protected]>
Merge pull request #29 from pseudonom/master

Added `fromListWith`

0885d6c1bf633c6d00e4c7bf650654a3110a5d00 authored almost 10 years ago by Phil Freeman <[email protected]>
Removed excess whitespace

44ccb2f607ae6c0bd03fc9144242e5f7c6bf9949 authored almost 10 years ago by Eric Easley <[email protected]>
Tests for `fromListWith`

4e23eb9ae1f614adcc36c07b4d337540b87dc5bd authored almost 10 years ago by Eric Easley <[email protected]>
Added `fromListWith`

1be88e0c3f7da2e82e59c8a99107a037b3fe052b authored almost 10 years ago by Eric Easley <[email protected]>
Merge pull request #28 from MichaelXavier/monoid-strmap

Add Monoid instance for StrMap

80f185bbe82aad46b10ccc0c7c12e4f44be7b484 authored almost 10 years ago by Gary Burgess <[email protected]>
Add Monoid instance for StrMap

7231fb93beac6529c97bccbf4d5822c4007bd9b2 authored almost 10 years ago by Michael Xavier <[email protected]>
Update dependencies

465226da11918f89a83cd4a0d881ad83d1bdd37f authored almost 10 years ago by Gary Burgess <[email protected]>
Version dependencies

5ea88a7615ad8c0994ace72387ec45249be93dda authored almost 10 years ago by Gary Burgess <[email protected]>
Merge pull request #24 from hdgarrood/unionWith

add `unionWith`

3b53f89a5d3369a6340ab24d193e9837271610d4 authored about 10 years ago by Phil Freeman <[email protected]>
Merge pull request #25 from hdgarrood/semigroup-map

Add semigroup and monoid instances

ebc86a661575c034c7d188e8b172fdec74d92a32 authored about 10 years ago by Phil Freeman <[email protected]>
Add Monoid instance for Map k v

166e3a064e6c7218acb5920e292b7fedaf133155 authored about 10 years ago by Harry Garrood <[email protected]>
Add semigroup instance

025eac26d8c2302ce9f5762662a3e7ca36206a09 authored about 10 years ago by Harry Garrood <[email protected]>
add more tests

e6c108ea47708b183a66601e524824150170ec53 authored about 10 years ago by Harry Garrood <[email protected]>
add `unionWith`

1101ccab92b0ed5b480927f79de10d05314cc905 authored about 10 years ago by Harry Garrood <[email protected]>
Merge pull request #22 from hdgarrood/master

add 'size' to Data.Map

4c5c3f8600eba8b50f9d559836092c54cf96a3dc authored about 10 years ago by Phil Freeman <[email protected]>
add tests + docs

757a0772037f741488e23f6f68085f0712eb3296 authored about 10 years ago by Harry Garrood <[email protected]>
add 'size' to Data.Map

c5cdcfe55dfc2094ce8c6d5c2e107533307174df authored about 10 years ago by Harry Garrood <[email protected]>
Merge pull request #21 from dylex/master

Fix StrMap.foldM implementation

27991cb7c13f3e41f149057d58049a977ac6aff8 authored about 10 years ago by Phil Freeman <[email protected]>
Fix StrMap.foldM implementation

It previously did not work correctly with monads that deferred
evaluation (like Eff) because k h...

beb6cbb5900029104aedbfba61b19cb79e358971 authored about 10 years ago by Dylan Simon <[email protected]>
Merge pull request #20 from dylex/copyEff

Fix _copyEff not to directly reference _copy

83f748568700cf9b86037a8edc4b1334aef4b14e authored about 10 years ago by Phil Freeman <[email protected]>
Fix _copyEff not to directly reference _copy

Fixes #19

658ea6e87aa27d42b3ddacbfab4501f3b2a7111b authored about 10 years ago by Dylan Simon <[email protected]>