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

Merge pull request #1210 from davidchambers/deprecated

remove functions deprecated in v0.15.x

9ce4200d39e08fdb6d5236abcbb5e782da6bb766 authored over 9 years ago by David Chambers <[email protected]>
add R.composeK and R.pipeK

89b2bd4f5188b6dee33a343d6f6657966c55c06a authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1196 from yrns/dropduce

step for R.drop

8878e078ce41ac7c627cb35013285a8a20e038cd authored over 9 years ago by David Chambers <[email protected]>
remove functions deprecated in v0.15.x

1a2e129b1a413eb0942ca0995f14980f9dcd49df authored over 9 years ago by David Chambers <[email protected]>
Version 0.15.1

25708a246f15c88163f94bda918b1c0d001c0bc1 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1204 from davidchambers/is-empty

demonstrate that R.isEmpty({}) evaluates false

bdb5c8c95928210b40733a1714064ffe27a56eda authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1206 from davidchambers/slice-dispatch

document dispatching in R.slice, R.take, and R.drop

1006f3611a9715ec8e7ab6a897e6dc484f255c4e authored over 9 years ago by Scott Sauyet <[email protected]>
document dispatching in R.slice, R.take, and R.drop

01b1b62c03ef9783149834219a04ddc28c6bc1fe authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1209 from raine/update-merge-docs

docs/merge: use monospace for variables

7cb6b95b52beeec2c940f41bef7aa1d73ed671c2 authored over 9 years ago by Raine Virta <[email protected]>
docs/merge: use monospace for variables

bb55f5c689e9070a5553f0750586ad922b51e528 authored over 9 years ago by Raine Virta <[email protected]>
Merge pull request #1203 from davidchambers/dc-commute

rework R.commute and R.commuteMap docstrings

fd5e98eed806431575eca56c39f1867ef08319ca authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1195 from buzzdecafe/dedash

fixes #1128

4408dfef32fd219a16172feb3c23e5aa302e487f authored over 9 years ago by Michael Hurley <[email protected]>
demonstrate that R.isEmpty({}) evaluates false

dacf17f63aeb06efc9749f19a7f179ab3b282ba4 authored over 9 years ago by David Chambers <[email protected]>
rework R.commute and R.commuteMap docstrings

7d9c35e6061aebf6dd5ce651f84c48898cd0cd63 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1190 from paldepind/deprecate-eq

Deprecate `eq` and `deepEq`

e7197da0048d3739107004956f31f36106936456 authored over 9 years ago by Scott Sauyet <[email protected]>
step for R.drop

8e96ec4bca12e8bcc9bb70900cdebbd3ef5b00bf authored over 9 years ago by Al McElrath <[email protected]>
fixes #1128

ccbcacf14f30193f44503317f6e497fde37e6834 authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #1189 from davidchambers/uniq

Revert "R.uniq implementation to use Set if available"

b89d138324c613ea23cc6553773648a102771222 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1192 from megawac/revert-1167-remove-length-caching

Revert "remove array length caching"

a1a2edaa3710154bfc2acf703fa40644356410eb authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #1173 from davidchambers/sort-by

fix signature of R.sortBy

b6dab4a7d7206a168c5560f66368f398e3e0b2ff authored over 9 years ago by Michael Hurley <[email protected]>
Deprecate `eq` and `deepEq`

270c4c0b2ba973f252e54e128a6ed160ae814492 authored over 9 years ago by paldepind <[email protected]>
Revert "remove array length caching"

128c2ccabc4c71da003b7ceae00f619d8dd84080 authored over 9 years ago by Graeme Yeates <[email protected]>
Revert "R.uniq implementation to use Set if available"

This reverts commit 7f36f30dacfcf42b89b36f051f1f43bb91daf025.

4b417682161a519a9bd743117ea8bd7c350d698e authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1187 from scott-christopher/lens-index-impl

Implements `lensIndex` setter using `update`

7603c4d3554a71520a8392161677f515e46f460d authored over 9 years ago by David Chambers <[email protected]>
Implements `lensIndex` setter using `update`

77d7863aa41be7207a37ba26eb2a7a36514a1717 authored over 9 years ago by Scott Christopher <[email protected]>
Version 0.15.0

ecda606dcdcce0c818643d189b2aa055f49d8b55 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1167 from davidchambers/remove-length-caching

remove array length caching

119f678e74861e89917da742bad6bae0102dd495 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1185 from davidchambers/bookmarklet

bookmarklet: add missing handlebars dependency

88f97b79bed11bdbd325866920f72cedb7aaf229 authored over 9 years ago by David Chambers <[email protected]>
remove array length caching

0375975ed27658ca18adcef75a22bebbc79015aa authored over 9 years ago by David Chambers <[email protected]>
bookmarklet: add missing handlebars dependency

307b7c76355b99f12173fccef2ad5a51af49dc30 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1184 from davidchambers/substring

deprecate R.substring

8f8893fa09f5e8431e9ff03030ab2821a406faaa authored over 9 years ago by David Chambers <[email protected]>
deprecate R.substring

7cee2b3654f5ceaf06bc68ec9ca6cd57db49cd81 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1183 from paldepind/see-adjust

Add "See also" between `adjust` and `update`

1359db91ab13180a348979de844b2e3cb8a98ba3 authored over 9 years ago by Simon Friis Vindum <[email protected]>
Merge pull request #1181 from davidchambers/remove-set

remove R.set

25ca56bc5aa28024ab6448c007dbcc1dd9457f26 authored over 9 years ago by David Chambers <[email protected]>
Add "See also" between `adjust` and `update`

d82b15dfffefd323de627fd98cff0a9266ebd6e4 authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1182 from jackjennings/fix-construct-examples

Change mapped variable in construct examples into an array

7061aec6cd7eb2eb1baa35f95ca5831e67d4dc53 authored over 9 years ago by Michael Hurley <[email protected]>
change mapped variable in construct examples into an array

8594e9326e8e0843ca7852c89bcab494885df4b3 authored over 9 years ago by Jack Jennings <[email protected]>
remove R.set

d815f826010118a87c30add1f0abe30044334948 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1180 from davidchambers/plusplus

fix lint error

076c50e9b7b573743d74d0dafa6fc36c89c82869 authored over 9 years ago by David Chambers <[email protected]>
fix lint error

053eddf47d30ec8fdd81efef00c5aa8da436781b authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1142 from scott-christopher/uniq-set

R.uniq implementation to use Set if available

a9876a7d0b8ee688615eedac25f5b92448c16cdb authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1155 from paldepind/simplify-curryn

Simplify curryN

81d6b96e6e251bd8bd4f1f6b22377304249f3d59 authored over 9 years ago by Simon Friis Vindum <[email protected]>
Simplify curryN

b49cfcd5905ffb848d512eb34012d07371aa3149 authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1174 from davidchambers/unban-push

lift ban on use of Array.prototype.push

a2fc3132d24188d5b0cbe35704efe2b48b00c70b authored over 9 years ago by David Chambers <[email protected]>
lift ban on use of Array.prototype.push

4e8fa053b73394a6b407cb59bb9bf26cf37bd74b authored over 9 years ago by David Chambers <[email protected]>
fix signature of R.sortBy

c975815234890ee62cd1e95aa1721f6692d97eaa authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1162 from buzzdecafe/keys

simplify primary path for keys

79d4ccebd2c017d1386b6d306bfde394dc806e22 authored over 9 years ago by Michael Hurley <[email protected]>
simplify primary path

145da63111a67901f76fd34444cc5e9c2ab2e9bb authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #1156 from davidchambers/placeholder

identify R.__ by special property rather than by identity

3b3e9e8fd866faae9b107a93de305a547f94f038 authored over 9 years ago by Michael Hurley <[email protected]>
identify R.__ by special property rather than by identity

c6138eed1c57dca717c73bc656c7dcabc220ed92 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1169 from paldepind/no-void

Remove uneeded voids from `arity`

f959d6d61399905db0a3c44ee7d3546d7ea62f4e authored over 9 years ago by Simon Friis Vindum <[email protected]>
Remove uneeded voids from `arity`

07ecdaca743581730679b04b49a284e190c06739 authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1164 from davidchambers/plusplus

lint: replace uses of ++ and -- operators

656ed3caeda108701a7f75bbfd49489ae1dd4900 authored over 9 years ago by Scott Sauyet <[email protected]>
lint: replace uses of ++ and -- operators

7f7648dfd46561c9d9fdfde5c1d0369c1e33a4eb authored over 9 years ago by David Chambers <[email protected]>
R.uniq implementation to use Set if available

7f36f30dacfcf42b89b36f051f1f43bb91daf025 authored over 9 years ago by Scott Christopher <[email protected]>
Merge pull request #1163 from scott-christopher/build-logging

Adds stderr logging to `scripts/build`

f88d630f3de309e919fa7fb6942335a9b087cc74 authored over 9 years ago by Michael Hurley <[email protected]>
Adds stderr logging to `scripts/build`

8b31f4fce00e26bf569f8ce6f9ab97df6e772054 authored over 9 years ago by Scott Christopher <[email protected]>
Merge pull request #1159 from davidchambers/derive-take-drop

derive R.take and R.drop from R.slice

464830db172dad39f6c0efc59f1ae9b5465facc1 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1157 from buzzdecafe/pretest

make test clean, build, and reset dist

8cc013d46cfa272a6a52718e551010afabd1c408 authored over 9 years ago by Scott Sauyet <[email protected]>
derive R.take and R.drop from R.slice

4bea801c5192044a02040aaef244b21eca33613d authored over 9 years ago by David Chambers <[email protected]>
make test clean, build, and reset dist

d995785537f26752dfddd5502e9870c319bce29a authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #1138 from asaf-romano/dispatch-forEach

Dispatch forEach

e1657eb3e5df65f465ba2654f732f9c67b6c5fd2 authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #1141 from paldepind/deep-evolve

Make `R.evolve` recursive/deep

7cee8a6c2cef4d024bab24b1cbdc665011ba0bf4 authored over 9 years ago by Simon Friis Vindum <[email protected]>
Dispatch forEach

0fceaecb3bf2dd91ad04c82a975295eef8aa13ce authored over 9 years ago by Asaf Romano <[email protected]>
Merge pull request #1147 from paldepind/invariadic-invoker

Remove support for supplying initial arguments to `R.invoker`

2ec502509381c7819bbf0488f691b4a35c0f7606 authored over 9 years ago by Simon Friis Vindum <[email protected]>
Remove support for supplying initial arguments to `R.invoker`

3189dff117230719ab6c56e727bd344efaabcbd9 authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1149 from CrossEye/propOr-default-on-nil

cleanup of broken line

362b6366d1f3184fd8297846d964cd9add7d3dcc authored over 9 years ago by Scott Sauyet <[email protected]>
cleanup of broken line

9de7e9640a6076afeb210cc13e516b2640cb7d68 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1014 from CrossEye/propOr-default-on-nil

Returning default value from propOr on nil object

de0e57ec16c37d5f8331ce1b5bd5e8ac18fe575f authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1146 from davidchambers/invoke

deprecate R.invoke

54eb43f35339a3daaa341342036c66991d65ee23 authored over 9 years ago by David Chambers <[email protected]>
deprecate R.invoke

565a26fe79955994fdaf99944a41198fc5aba9d0 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1143 from trueproof/master

put build instructions lost in CONTRIBUTING.md to README.md

e464923a7c4c2091f40fe3d0e98d13cfd9e17ec0 authored over 9 years ago by David Chambers <[email protected]>
npm run build, updated build instructions in README.md

f62b4936ccfa1afad6527144ca99569428f3c811 authored over 9 years ago by q <q@q>
Make `R.evolve` recursive

6c854463d5873ad58ae3aad4914436aafef5b906 authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1122 from paldepind/pick-by-numbers

Add support to `R.pick` for numbers

856881882455bd5bed18fe6d6341aa472ca662eb authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1126 from ccorcos/dropWhile-example

changes the dropwhile example to distinguish from filter

292e081fff69ad9f6ba39e7295de032c6ff4ee8a authored over 9 years ago by Michael Hurley <[email protected]>
changes the dropwhile example to distinguish from filter

c0276f4fa703abcc9063db6753deabe6ebe498ae authored over 9 years ago by Chet Corcos <[email protected]>
Merge pull request #1118 from garyposter/expose-reduced

expose "reduced" to public API

2e5cfd564a7520652286c6f099ad0dbfcb06346b authored over 9 years ago by Scott Sauyet <[email protected]>
Add support to `R.pick` for numbers

32ca830ec07100a1319435f44c2875240c38eb5a authored over 9 years ago by paldepind <[email protected]>
expose "reduced" to public API

d6784d5b43b183cf645f7aee0d15b0a2b39974f9 authored over 9 years ago by Gary Poster <[email protected]>
Merge pull request #1112 from davidchambers/deprecated

remove functions deprecated in v0.14.0

512826be9b4c8d88bcf50788414a522d643f5254 authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #1116 from buzzdecafe/rebench

bench runner script

0bbce74684c3a17fd2ee2cf055ff0bd002159ed4 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1117 from raine/fix-see-also

docs: fix @see for mergeAll, not, product and sum

73b8a5e1463c6908e713c68dcb23b892d4592b19 authored over 9 years ago by Michael Hurley <[email protected]>
docs: fix @see for mergeAll, not, product and sum

58240a80c525ac2e72b4db01863f94f525897777 authored over 9 years ago by Raine Virta <[email protected]>
bench runner script

99508d15632f8cefca13d2440027fc4de432c7ef authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #1113 from davidchambers/index-of

dispatch in R.indexOf and R.lastIndexOf

344ea8fb1ce7079d3aa4b229c17b81eaada471d0 authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1111 from davidchambers/arity

deprecate R.arity

7bb9199161ab316ae8828b8fd82cec5773ecffbb authored over 9 years ago by David Chambers <[email protected]>
dispatch in R.indexOf and R.lastIndexOf

c80a581b2c9df5a03fbee36934e023f5fb6e44ab authored over 9 years ago by David Chambers <[email protected]>
remove functions deprecated in v0.14.0

1266cd3e0d362b15d715d0aa51df8e1184a005ca authored over 9 years ago by David Chambers <[email protected]>
deprecate R.arity

949a9009f3d3c43e09613f2d98fb743f1e5c84ba authored over 9 years ago by David Chambers <[email protected]>
Merge pull request #1108 from paldepind/curryn-no-concat

avoid shift and concat in `curryN`

76b3d736f1d26d40080022c44d83ee36b55e0114 authored over 9 years ago by David Chambers <[email protected]>
avoid shift and concat in `curryN`

50955c045932e43e66ed77ad1f6d804d7c75fe6e authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1105 from paldepind/deprecate-merge

Deprecate `merge`

572d8635063e1503f8b6d96edeef27f2c7c966e9 authored over 9 years ago by David Chambers <[email protected]>
Deprecate `merge`

ec8f5d02ec1154dd8c503b1d60f59f533ae6cd33 authored over 9 years ago by paldepind <[email protected]>
Merge pull request #1101 from buzzdecafe/stepchain

R.chain transucer, closes #1033

1951b467939404d11567648f73ef1335d002bd8d authored over 9 years ago by Michael Hurley <[email protected]>
Merge pull request #1102 from buzzdecafe/dep-addidx

update deprecation notices for *Indexed functions

d647dcc955c08eec685072f6b922ec2b647a5be1 authored over 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1096 from davidchambers/equality

value-based equality

de6b6c530dcb8cafe9a1e917506a36faca8896a9 authored over 9 years ago by Scott Sauyet <[email protected]>
update deprecation notices for *Indexed functions

86840ad4bf430078760177b451c6aa332b9e3a9f authored over 9 years ago by buzzdecafe <[email protected]>
Merge pull request #1061 from CrossEye/addIndex

Creates a common 'addIndex' function. Closes #484.

6abb149674828a7f99a64f8ba718034f3b3852e3 authored over 9 years ago by Michael Hurley <[email protected]>
close, but no cigar

907df153f802c6190666f6c7af1ae243c87c3c00 authored over 9 years ago by buzzdecafe <[email protected]>