Ecosyste.ms: OpenCollective

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

github.com/ramda/ramda

:ram: Practical functional Javascript
https://github.com/ramda/ramda

value-based equality

49ef33583066902901b95eda8b4a705c1a9feac6 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1100 from davidchambers/eq

fix bug causing R.eq(NaN, x) to evaluate true for every x

44477f21f3f818302a8784c70d6f4399d97a9fd3 authored over 9 years ago by David Chambers <[email protected]>
fix bug causing R.eq(NaN, x) to evaluate true for every x

d1d9762eedb671b1564a117c4093e2db5c8de803 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1099 from davidchambers/eq

fix handling of `new Number(0)` in R.eq

1342b3dc6d6be72e5a7d21c0082cbea052ec1983 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1098 from davidchambers/lint

lint: enable JSHint's eqeqeq option

6afa94e5ffd3525bd56e9c1a87564cd36a6cc67e authored over 9 years ago by David Chambers <[email protected]>
fix handling of `new Number(0)` in R.eq

46ab6720f6158b6ee2dcfd74166ba379640213f8 authored over 9 years ago by David Chambers <[email protected]>
lint: enable JSHint's eqeqeq option

239360afdb9e4eea8f489fffbec2b70dfe22355d authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1097 from davidchambers/lint

lint: increase search depth by one level

1f86fda821cad7f70481478705b1877d225faf29 authored over 9 years ago by David Chambers <[email protected]>
lint: increase search depth by one level

05f355326a434dd6f1a3752408b887df6462662b authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1095 from buzzdecafe/emptydoc

fix empty docs

8bb511e5924b77dd72e7da0233c01d762cf3d1f5 authored over 9 years ago by Michael Hurley <[email protected]>
fix empty docs

cb6cb868a505199391a32baf5ad3e164c9a08012 authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #1093 from raine/fix-pluck-signature

pluck: fix signature

3fabb3c24b648415cb48bf98844d0e7ef100e779 authored over 9 years ago by Michael Hurley <[email protected]>
pluck: fix signature

a52f7559d9f81c7e931b9dce4ab11cec8907b80e authored over 9 years ago by Raine Virta <[email protected]>
Merge pull request #1088 from paldepind/object-updater

Add `deepMerge`/`set`/`extend`/`mixin`

a2a42673a2c02ebfae2fd58caaebcdec908e235f authored over 9 years ago by Scott Sauyet <[email protected]>
Add `set`

4efcc00292c61ae6c547452dc6ae9eb7b023f790 authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1085 from buzzdecafe/degrunt

de-Grunt ramda

7c4386e71bd2b6f917e08a24274bedd92bf53f2e authored over 9 years ago by Scott Sauyet <[email protected]>
de-Grunt ramda

c080f8e39dd39fdf6adda535dbbb201fbfff424d authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #1084 from vikfroberg/patch-1

Fixes typo in documentation for whereEq

addb63f37ff57a2911ba869aec5569486630b8da authored over 9 years ago by David Chambers <[email protected]>
Fix typo in documentation for whereEq

e0a7d3ce769f75e06a6e096c3b49e7e0307d001f authored over 9 years ago by Viktor Fröberg <[email protected]>
Merge pull request #1079 from Sequoia/bookmarklet

Revamping bookmarklet

6e1e1aa93b12349d67a4a530e4d38fd47d1f1773 authored over 9 years ago by David Chambers <[email protected]>
Revamping bookmarklet

closes #1078

c0a172598c5ce66551437ae4221df9ed688e60b9 authored over 9 years ago by Sequoia McDowell <[email protected]>
Returning default value from propOr on nil object

156adbc0b4460b7252d1abaa69af83238526eac4 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1057 from buzzdecafe/de-grunt

hint, jscs, and test without grunt

f6ddddf6697ac6c25e3629af7867cc5084db93b7 authored over 9 years ago by Michael Hurley <[email protected]>
Version 0.14.0

d4a72c8c01d52b069d52052d2e0c71b17af06b29 authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #1076 from ramda/revert-998-adjust-strict-eq

Revert "`adjust` and `assoc` now returns the same instance if the val…

3168619454886319ee06ecee1dc82c481d7bd590 authored over 9 years ago by David Chambers <[email protected]>
Revert "`adjust` and `assoc` now returns the same instance if the value does not change"

17dcb1b89c10bc9c308e856ef82b3fb4c0cfa629 authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #1075 from CrossEye/maxminBy-docs

Noting issue with empty lists. Fixes #1071

503c064bcf270c3235d2e2679a70b9b34dda43de authored over 9 years ago by Scott Sauyet <[email protected]>
Noting issue with empty lists. Fixes #1071

a28c2feaa54daab56e7370f178af1af025324d72 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1036 from davidchambers/where-pred

separate R.where into two simpler functions: R.where and R.whereEq

75cc61bb2ded112d2dae651a7d4dd43526a71e29 authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #1072 from raine/is-array-like-signature

isArrayLike: add @sig

6c3bc13dc91a3839f13519dba216409b9f129c36 authored over 9 years ago by Scott Sauyet <[email protected]>
isArrayLike: add @sig

a6430d1f41c417eb64a24d15fc508b8392545a42 authored over 9 years ago by Raine Virta <[email protected]>
Merge pull request #1063 from buzzdecafe/d1059

fixes #1059

5ce9e860cd3d8dd7b85f552d9ca79da1f7128dc4 authored over 9 years ago by David Chambers <[email protected]>
Creates a common 'addIndex' function. Closes #484.

Minor fixes

Fixing sig

48b4a59371c16d43705ef83a4f2a397e5bca8495 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1043 from buzzdecafe/intersperse-hl

intersperse for highland integration

b6c7fc98c1014b47365d85030771b7e40334b159 authored over 9 years ago by David Chambers <[email protected]>
fixes #1059

aa78e9e99ac3cfcde98632887bbec6fa09a1f730 authored over 9 years ago by buzzdecafe <[email protected]>
separate R.where into two simpler functions: R.where and R.whereEq

9e540f1679fd2d1a95b390978e4e90ea0c97d6bb authored over 9 years ago by David Chambers <[email protected]>
hint, jscs, and test without grunt

2713d8c281c8dd5a5dbe89cccef7ae200a1ebdf0 authored over 9 years ago by buzzdecafe <[email protected]>
intersperse for highland integration

3f61a395be5646c05fe69b3ac25b579419825029 authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #1026 from paldepind/uniq-based-on-uniqwith

Implement uniq in terms of uniqWith

addf46107f58107d544fd0ef5a7579a5f0811410 authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #1047 from davidchambers/slice

handle end index beyond upper bound in _slice

96bf913e6c1410d68b79d58848a2d36dc1137715 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1039 from davidchambers/dc-memoize

use R.toString to generate cache keys in R.memoize

09c4a5177143ec087901f7b30d61756363b9e588 authored over 9 years ago by David Chambers <[email protected]>
handle end index beyond upper bound in _slice

2e100d80b472e91cf1674d9a114af103e0fd2bec authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1045 from lwassermann/mapObjIndexed-category

Update mapObjIndexed.js

c30c7ead25ef923fac836a225eef201fc9d127d3 authored over 9 years ago by Michael Hurley <[email protected]>
Update mapObjIndexed.js

Category error. mapObjIndexed should be in the same category as mapObj.

1e5eb879de865d30a1938482f7101ec9f9fe9ca7 authored over 9 years ago by Lars <[email protected]>
Fixing the signatures of converge and useWith

8eb3f84248ea535916508ca4146034216d1890cf authored over 9 years ago by Scott Sauyet <[email protected]>
use R.toString to generate cache keys in R.memoize

db475032e4f24e18656d01b81aebde09c111582f authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #924 from davidchambers/show

add R.toString

ecfea1038359c909750a42298556cee6ade92010 authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #1031 from CrossEye/fix-lensOn-docs

Docmentation issue for lensOn. Fixes #1030

873aa7fe92e2dcbefe36c6ee5988006cad5e325a authored over 9 years ago by Michael Hurley <[email protected]>
Docmentation issue for lensOn. Fixes #1030

899d9b0386525d01438ef25a93ddc75f05e6074c authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1029 from raine/improve-docs-filter

docs/filter: only filter categories with a full match

e2491322c295503b5d3c69a58c2f4ce7b2903e2c authored over 9 years ago by David Chambers <[email protected]>
docs/filter: only filter categories with a full match

i feel this filtering logic serves the majority of use cases better

f6ac473edbc5dda0578b4bbd9d4421d67a96d2fd authored over 9 years ago by Raine Virta <[email protected]>
Implement uniq in terms of uniqWith

afa77fc85d4084fe01fd0fcfdd98e19295a13358 authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1018 from davidchambers/drop

treat negative number as zero in R.drop

e33b84a3876fab7440fa666aebc97ad22d65f716 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1017 from davidchambers/and-or

dispatch in R.and and R.or

40f73c18c0a18462e5198cbbac1eaa0aaef06bce authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1022 from paldepind/xf-helper

Shared definition for common transducer init and result functions

4292bd884d4348a8fff9001c1fb53d7bc98fddcd authored over 9 years ago by Michael Hurley <[email protected]>
Shared definition for common transducer init and result functions

cbd9bf1f9cc71ecfa33d618322103fafffd0636c authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1007 from paldepind/dropRepeats

Add R.dropRepeats and R.dropRepeatsWith

6aa88ad78f2b444278e6f32843441288c7c650f5 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1023 from scott-christopher/pathEq-test

Fix pathEq test

55e3ce633a213fd90b4167d0003e4ae1472c8dfa authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1024 from raine/not-see-also-complement

docs/not: refer to `complement`

037de3baa54b07c538ec8924d8bd2758ce28b6d7 authored over 9 years ago by David Chambers <[email protected]>
docs/not: refer to `complement`

before 0.12 `not` used to have behavior similar to `complement`

6a6b44a72b10099ddb3b03b33f5741f0a1d2153b authored over 9 years ago by Raine Virta <[email protected]>
Fix pathEq test

2771cdf684a3aee1155a7ce1d8a0c7fe85e44d67 authored over 9 years ago by Scott Christopher <[email protected]>
Merge pull request #1019 from paldepind/xf-fix

Update _xfind to transducer protocol

aa41894e6f6d75c5c8968f05ce14f148ac753efb authored over 9 years ago by Michael Hurley <[email protected]>
Update _xfind to transducer protocol

f3c54c2d88dd8e2e4681115bb9a085425cd60c41 authored over 9 years ago by paldepind <[email protected]>
treat negative number as zero in R.drop

6eccb8c7a259aa3a3f642b19aa3fed29505b699e authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1009 from paldepind/sortDontClone

Don't clone in sort

118a4f27f5a4437439f1598c70f33459263c60f4 authored over 9 years ago by David Chambers <[email protected]>
dispatch in R.and and R.or

0d2880d92d55b0cf9524eaedc6e681891a109bdc authored over 9 years ago by David Chambers <[email protected]>
Add R.dropRepeats and R.dropRepeatsWith

4f74655df52d56fb5581c2f685ea5f7e012a7fc8 authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1013 from buzzdecafe/pluck-xf

make pluck behave with transducers, fixes #1012

fe356b600a27360d5186cf780dcc5235a8dea60f authored over 9 years ago by Scott Sauyet <[email protected]>
make pluck behave with transducers, fixes #1012

13097b9e63d29ef6fa949558b5e2512eb29a4a06 authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #987 from buzzdecafe/diff-fix

add test for sparse array; remove redundant ramda ref in test index

e95088fcc75cc2d7836b76666099c0d03a2cd20d authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #1008 from paldepind/docRejectTransducer

Document that reject is a transducer

b7b1fb0054caf188a10c2a87a9640766b3b2c6ef authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1010 from davidchambers/travis

package.json: attempt to fix erroneous `npm test` failures

99831fd8929694d0b8b1d3718587f67cdf618186 authored over 9 years ago by David Chambers <[email protected]>
package.json: attempt to fix erroneous `npm test` failures

8bbaf63f728a7c615b2140ed9a1aa24274aa4fd6 authored over 9 years ago by David Chambers <[email protected]>
Don't clone in sort

9f34caf0e1036eb4ea3235661aca0222c909df5a authored over 9 years ago by paldepind <[email protected]>
Document that reject is a transducer

5eeb366ea506d71d0cb0460ecea90baf909d0c9a authored over 9 years ago by paldepind <[email protected]>
Merge pull request #998 from scott-christopher/adjust-strict-eq

`adjust` and `assoc` now returns the same instance if the value does not change

67ac7f1c43c43bb07346965e86d3f67d86fb38d5 authored over 9 years ago by David Chambers <[email protected]>
`adjust` and `assoc` now returns the same instance if the value does not change

87954ed373d470ecd54528e61defb91ef99ea8e1 authored over 9 years ago by Scott Christopher <[email protected]>
Merge pull request #1006 from buzzdecafe/xf-update

update to transducer protocol. fixes #1003

e51ea29e43df824399daef4acc1be79d939ce13c authored over 9 years ago by Scott Sauyet <[email protected]>
update to transducer protocol. fixes #1003

fd3c99b8ac0d07a16019e902663a6e1d27f8cfa6 authored over 9 years ago by buzzdecafe <[email protected]>
add R.toString

00fb8f18054ed4fbccbfba559836f8728d60af82 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #980 from davidchambers/equality

replace === with R.eq in equality functions

317e3f6ae650801083c11449dd81666bd33de269 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #988 from buzzdecafe/dep-isNaN

deprecate isNaN

68ee6cd0e9a832e359ff2eb2439ab5c33e8c5b23 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #985 from davidchambers/converge

have R.converge return a function of appropriate length

421297290fa03f04590f23f9c72bf64ee2cf9c4d authored over 9 years ago by Scott Sauyet <[email protected]>
deprecate isNaN

64ec0ce8171eae5b622224b3881686d3f5b153f9 authored over 9 years ago by buzzdecafe <[email protected]>
add test for sparse array; remove redundant ramda ref in test index

74a1231d67fb3e8294427c52c8f7cca3e4d293d0 authored over 9 years ago by buzzdecafe <[email protected]>
have R.converge return a function of appropriate length

47e82b2541d48934a2cd6f2fc3d881b2b408082c authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #982 from andyleggett/andyleggett-patch-1

DifferenceWith - Fixing the array position that output items are placed in

c71da9b18cb5933f88eeeaee2b16e331b2db7abe authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #979 from paldepind/master

Path should return entire object for empty path

8f38c9b259f066ca22cf0b824b16f2cb158d9e5b authored over 9 years ago by Michael Hurley <[email protected]>
DifferenceWith - Fixing the array position that output items are placed in

The previous behaviour placed items at there original position in the input array.

f5966efd8b5d6dcac8def7fa1aa9ddb1f2ea7876 authored over 9 years ago by Andy Leggett <[email protected]>
Path returns entire object for empty path

80e615658f12b405d7db14e97cfa3f09cf53eba2 authored over 9 years ago by paldepind <[email protected]>
replace === with R.eq in equality functions

e90dcd98400f7865b6cb90d77b939d584bb813f4 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #974 from davidchambers/mean-median

add R.mean and R.median

b7cfe5ccf5fee8d8407d994baead4661ee2982ec authored over 9 years ago by Scott Sauyet <[email protected]>
add R.mean and R.median

fd2408c14fe25511c3a3d00e52c2cb223cd6881e authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #973 from scott-christopher/list-update

Adds `adjust` and `update`

499fb86edb9ad0c793dc253cdb83b38e572b0337 authored over 9 years ago by Scott Sauyet <[email protected]>
Adds `adjust` and `update`

This change introduces 2 new list functions `adjust` and `update`,
providing the ability to modi...

73ec43dd5eb67af914cd623896a745f89ebaa119 authored over 9 years ago by Scott Christopher <[email protected]>
Merge pull request #957 from davidchambers/deprecated

remove functions deprecated in v0.12.0

2d5a9305361545debfd4bfa355254e0228ec2cb2 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #972 from buzzdecafe/uncurry

uncurryN

61f95b6c413c213f2fbf80dfeef51c1178079164 authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #975 from alexnormand/alexnormand-patch-1

Fix R.and examples in docs

9751871e7bfe49c608f04ad87ec5cc5f9b7f8fb4 authored over 9 years ago by Michael Hurley <[email protected]>
Fix and R.and examples in docs

f975c3a44fe1b71da39ad4349d4b0042e66d6e23 authored over 9 years ago by Alex Normand <[email protected]>
uncurryN

70a754fb369dd2565942bdc7d4f524feb1c24050 authored over 9 years ago by buzzdecafe <[email protected]>