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 branch 'master' of https://github.com/CrossEye/ramda

2bfbe51f96ff972287e869d789f487b9670458d9 authored over 10 years ago by buzzdecafe <[email protected]>
allKeys and allValues

f573413c8485a0dfbd4418d94551f064da7e2392 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #85 from megawac/concatter

Use an internal concat function

1724f5684438b5c423c36cd9f495a11d6046eb6c authored over 10 years ago by Michael Hurley <[email protected]>
Merge pull request #91 from megawac/rip-globals

RIP global variables

cd52f9cc82753b98c5a173ea833c632e056ad810 authored over 10 years ago by Scott Sauyet <[email protected]>
RIP global variables

d502cae168197ca266836d7ecf379d5d6501663c authored over 10 years ago by megawac <[email protected]>
Merge branch 'master' of github.com:CrossEye/ramda into concatter

Conflicts:
ramda.js

9d34aea57f8cc1dea719de4fbb7863e1e42a4cba authored over 10 years ago by megawac <[email protected]>
Merge pull request #90 from Ramda/master

update all ternary fns

16ccd820ba4db858f181d902df73d45f78acf556 authored over 10 years ago by Michael Hurley <[email protected]>
update all ternary fns

a346618b5d6f1d790a97f3cc59832c2370ed2640 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #89 from Ramda/master

rewrite binary fns again

bcb9c3b9fb244a49a6729915a9b874f58d71322e authored over 10 years ago by Michael Hurley <[email protected]>
Merge pull request #88 from varfoo/master

fixed syntax error in R.foldl.idx example

8ad86f3dfc51690c6a8bb4c51882f39651c1e364 authored over 10 years ago by Michael Hurley <[email protected]>
fixed syntax error in R.foldl.idx example

6ebfc79e23c059d7e69cbd05f4cb9a5d98890491 authored over 10 years ago by varfoo <[email protected]>
rewrite binary fns to remove repetition; one broken test in IO needs TLC

6e3e82310a6315ac42cf7f4c6d9af094abcc04a8 authored over 10 years ago by buzzdecafe <[email protected]>
revise some 2ary fns

8528e1f97ba6d9df56341257933036ef72e966f7 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #72 from megawac/predicateWrap

Predicate wrap

9ed5b16d849066e7ccb000099c6eb731e295f4a7 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/Ramda/ramda

0fe665ba4cda36996fe347269c15b096d89f5b42 authored over 10 years ago by Scott Sauyet <[email protected]>
replacing remaining curry calls with manual ones. fixes #87

89429a29ba979af76981ed2611b8e7dc110fbce8 authored over 10 years ago by Scott Sauyet <[email protected]>
replacing remaining curry calls with manual ones

347b3a3e6dd8cc76a70be3729b52429af577d7a3 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #86 from Ramda/master

manually curry all binary fns

3e0418411ca32c31f9dd2a97313f8263ecbdb406 authored over 10 years ago by Michael Hurley <[email protected]>
Merge branch 'master' of github.com:Ramda/ramda

acb6498100cd436bae8f6270c317b46a51ad8fcd authored over 10 years ago by buzzdecafe <[email protected]>
manually curry all binary fns

2d71b6b6d46de5780195332022ef33e6dabca009 authored over 10 years ago by buzzdecafe <[email protected]>
Removing all useIdx/internalXXX in prep for manual currying

45d6fe95a7db2bba926b207ff342aac0429c5402 authored over 10 years ago by Scott Sauyet <[email protected]>
Removing all useIdx/internalXXX in prep for manual currying

b37d4f66b16ac39111fdf731a9308ee5c747db5e authored over 10 years ago by Scott Sauyet <[email protected]>
Use an internal concat function

b7a572de5764360230c7b143ef3292be7920bd91 authored over 10 years ago by Graeme Yeates <[email protected]>
Switching min/max implementations

28d7363bfed11b6d2a56e9532c5e183a62814c38 authored over 10 years ago by Scott Sauyet <[email protected]>
aliasing 'always' as 'constant'

64048e8149bff2040a6ce16c9353cbac0e363591 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

cd4b75d7cdb09dc650f2117ca7df46b4356f7782 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/Ramda/ramda

3066fdd756e28c12ef1a4020f22136d5cadd75e4 authored over 10 years ago by Scott Sauyet <[email protected]>
Adding unary/binary

a57fb4a0122f2ad3499eb18aa3d78d69b695493b authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #82 from Ramda/master

zip use shorter list length

c0d936fc270dc3055217c6f891d37c40f7da52e3 authored over 10 years ago by Michael Hurley <[email protected]>
remove bench dir for now

c61398058ad4c808678d518fbcb53f6a4cc53482 authored over 10 years ago by buzzdecafe <[email protected]>
zip fix for shortest length

57f4cce6e37573d8821506acf998302be3b1eef5 authored over 10 years ago by buzzdecafe <[email protected]>
ramda logo outline

a6637339146860ec397c683c7c30c31fb1549468 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #79 from megawac/groupBy

Alias groupBy as partition

eee97e892b3bc4c67f62384d091fd8f0a6c25f79 authored over 10 years ago by Michael Hurley <[email protected]>
Alias groupBy as partition

d875c54206aafad0b027bac6d0047d1950aa86d6 authored over 10 years ago by megawac <[email protected]>
predicateWrap: Slight optimization and improved comments

616d099f671600072080fd21d371a88107c630ae authored over 10 years ago by megawac <[email protected]>
Use a wrapper for allPredicates and anyPredicates

5df13e54d5fc2e84a6ad96106bdbc3a720ea973e authored over 10 years ago by megawac <[email protected]>
Merge pull request #75 from megawac/splice

simplify splice

5693e690e1c1a841259eef0b6e717fd44648aeb3 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #71 from megawac/simplify-append

Simplify append function

3896ad38418b3b179389aed670b1f9715dbfe1b5 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #70 from cgarciae/master

Speed improvement to _slice

2894197b852ce1e310164a8cc995be163d910a1e authored over 10 years ago by Scott Sauyet <[email protected]>
simplify splice

a6060cc15a058e32753832575cec3fb61bc19e55 authored over 10 years ago by megawac <[email protected]>
Simplify append function

797dd32acc42df72a67e3ab10b0d7d1e28d56c1b authored over 10 years ago by megawac <[email protected]>
Added semicolon

0c14b772b0a8895d57fbec482aadaa307cd83457 authored over 10 years ago by cgarciae <[email protected]>
Added length var

c139788ec3075709e49c4425f7e43bfb667f8654 authored over 10 years ago by cgarciae <[email protected]>
Finally corrected _slice bug

095e66bc46e2d4d250121a56052d674aacc5dd2d authored over 10 years ago by cgarciae <[email protected]>
Corrected length definition in _slice

fd542e64cb5ea013ba046c7a3d64b1a5e6a3cea3 authored over 10 years ago by cgarciae <[email protected]>
Corrected args to arr in _slice

610dd149384ac1274ce561e654419a924b397bdf authored over 10 years ago by cgarciae <[email protected]>
Updated definition of length in _slice

c210cb6879a8a34a89ba31bb83bafb2dbe845313 authored over 10 years ago by cgarciae <[email protected]>
Error Correction of _slice

83dc81391f9a0dbea31712bd7a082e52a8553a6d authored over 10 years ago by cgarciae <[email protected]>
Performance Upgrade to _slice

According to http://jsperf.com/arguments-to-array/5, instantiating an
Array with a known lenght ...

f5fa71bd1c6f2297b1525b4cfe375f2035bc1157 authored over 10 years ago by cgarciae <[email protected]>
Updating minWith/maxWith to match sortBy

c1c986b177a89fe104765bb622ff93b22afe45d8 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #64 from MrP/master

Change variable name from max to min in minWith

419efaf2f3ef3d7474bad6d507c57e84549c0ff7 authored over 10 years ago by Michael Hurley <[email protected]>
Change test messages for min and minWith

87f58531b893a04f652ae442512d983ab1395196 authored over 10 years ago by Victor Rodriguez Gil <[email protected]>
Change variable name from max to min in minWith

d7dcf85f9eac857076af3b7ebe1c0ff86e7ea664 authored over 10 years ago by Victor Rodriguez Gil <[email protected]>
Merge pull request #63 from Ramda/master

remove cloneDeep and foldl1, foldr1, which somehow keep coming back

659b415fabae71b96553083c16646f3613217423 authored over 10 years ago by Michael Hurley <[email protected]>
remove cloneDeep and foldl1, foldr1, which somehow keep coming back

5726cb1b7242e6fcdd9dea07e3d41227d12ac623 authored over 10 years ago by Michael Hurley <[email protected]>
remove cloneDeep

94d662daa5686d6449d43f79104f55529219ff7f authored over 10 years ago by Michael Hurley <[email protected]>
Merge pull request #61 from saikobee/topic/Make_use_of_internal_functions

Makes better use of internal function isArray

37f1aa734a39850a08a90778f65a79fafb5b33f3 authored over 10 years ago by Scott Sauyet <[email protected]>
Makes better use of internal function isArray

6ddea14fce2e13996f79bed45a7fe8b560fc3286 authored over 10 years ago by Brian Mock <[email protected]>
Merge pull request #58 from Ramda/master

path, pathWith, pathBy and tests. first pass, nothing too deep.

13c176720b72fd4610aa4fdc354396c0c43d2187 authored over 10 years ago by Michael Hurley <[email protected]>
path, pathWith, pathBy and tests. first pass, nothing too deep.

6e6fc295b85aae6457e181837d3e684ee5fd5d21 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #57 from cgarciae/master

compose2 + optimized compose

9c024aa612f6166aee30ede7e63fdd41aac6cae2 authored over 10 years ago by Scott Sauyet <[email protected]>
compose2 for multiple args

Updated compose2 so that the first function "g" can take multiple
arguments. This will fix ramda...

c370e28158d5caefd9650b95822514ab6d501e59 authored over 10 years ago by cgarciae <[email protected]>
Optimized ramda.compose

Updated compose to a new implementation as described in
https://github.com/CrossEye/ramda/issues/53

77a3396483a66e4b18e9396f4e58468a6857f395 authored over 10 years ago by cgarciae <[email protected]>
Merge pull request #52 from alejandroiglesias/patch-1

Fix malformed bower.json

e1e814557fe5dc10995354f7ab3d4ad2d6528274 authored over 10 years ago by Michael Hurley <[email protected]>
Fix malformed bower.json

It was missing a comma in an array.

badfb97cb4256a504c82c614b1df1e2ca88c4968 authored over 10 years ago by Alejandro Iglesias <[email protected]>
Adding bower.json

bc34533efbb9b6b76b54cd0c49649256ecd8bef2 authored over 10 years ago by Scott Sauyet <[email protected]>
adding Travis icon

c2a7ad7f00912ae8f51147592c3d48cf04f40d96 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/Ramda/ramda

03cae99f46d9135b1659c47712904ec7ab5606b7 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of github.com:Ramda/ramda

1cbdeffa72d36eecc68824a4c32cfa59aa11a7c5 authored over 10 years ago by buzzdecafe <[email protected]>
experiment to get travis passing

5f3bdf0b0fd9d81e3f5d220d2ee1c825e0ddcf38 authored over 10 years ago by buzzdecafe <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

ed7f5bd9694722337ed92220d42ccdafee18f58b authored over 10 years ago by Scott Sauyet <[email protected]>
updating package to try to get travis to work

c2474c67f77e9fa9d1204e025725569024945300 authored over 10 years ago by Scott Sauyet <[email protected]>
trivial change to force Travis

461ce1047e1e7bdd707c61b9bc07d1411d9797d3 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

de0b51acc98d0fd02e2283943f770950d1f511fc authored over 10 years ago by Scott Sauyet <[email protected]>
more clean-up of 'where'

09af011e24c6db0d4bfad5898e8f6531e54c368b authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #46 from Ramda/master

tests and code addressing @jdalton 's comments. also wired up type tests

72361d87c7a8dca9127e6c5aa4f7a875d3db867b authored over 10 years ago by Michael Hurley <[email protected]>
tests and code addressing @jdalton 's comments. also wired up type tests

3d11592c76db93f369d4876d91f15d26f2e46f8c authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #45 from Ramda/master

make 'where' perform better. start including algebraic types

914844ae26bba11e6455616beb5afd35dd9cc569 authored over 10 years ago by Michael Hurley <[email protected]>
start including types from foolsParadises. Need to be wired up

19d35fd667f2ced7121f41a02ad2bfb3d58f3c8f authored over 10 years ago by buzzdecafe <[email protected]>
replace elegant impl with one that performs. sigh.

a990fbed3c8ad42def915fca92e0de99e665645d authored over 10 years ago by buzzdecafe <[email protected]>
expose containsWith

a0693715a6fdc2fe7a4952aefcecb830b054092e authored over 10 years ago by Michael Hurley <[email protected]>
update take comment/doc for when n > list.length

0529933ba3f485a5a8d5492d83381b4466fadc7d authored over 10 years ago by Michael Hurley <[email protected]>
Fixing minor issue with `take`.

28b725ae12cae421f6d8360fb68e4628bca83929 authored over 10 years ago by Scott Sauyet <[email protected]>
bumping version number

692137cb0084184e1da5787748bcf03b42a4f53b authored over 10 years ago by Scott Sauyet <[email protected]>
adding partition

b59c67909f80e9bedab6d38cbb53fa881b29a718 authored over 10 years ago by Scott Sauyet <[email protected]>
adding mapObj

c6d31bd5f1c16cf4c366648689912a2ff7ca75a7 authored over 10 years ago by unknown <[email protected]>
Merge pull request #41 from Ramda/master

remove `maybe` function for Maybe monad

200cc4cbbaafbffc22c0fa60cec5c0ccb0d5b02b authored over 10 years ago by Michael Hurley <[email protected]>
update docs to remove

33f60626385de09cd43e8d9beb908365b81dd098 authored over 10 years ago by buzzdecafe <[email protected]>
remove confusingly-named function to make way for Maybe functor/applicative/monad

6b2a294ab230e24c1988fcd1c448d152fec52274 authored over 10 years ago by buzzdecafe <[email protected]>
updating docs to match these minor cleanups

4ba326967cb4ec1d92cffcb0ecb3932ad182e086 authored over 10 years ago by Scott Sauyet <[email protected]>
adding first pass at 'slice'

3103ddcdb0a662cf8da92242dbd9ac8311edb9f4 authored over 10 years ago by Scott Sauyet <[email protected]>
using invoker for older Array.prototype-style functions

56e1a011f3bf80fdc2619ffe5105e1d82c191d6a authored over 10 years ago by Scott Sauyet <[email protected]>
adding "first" and updating some test cases

d83908c43beb9531ab997b2cb6af9342cf02dfad authored over 10 years ago by Scott Sauyet <[email protected]>
replacing old 'and', 'or', 'not' with functional ones

22ec514726e1ab8f0489ffda5e028c6b013e8a75 authored over 10 years ago by Scott Sauyet <[email protected]>
updating fork

0c42cae292f5e81fc05a1b7bb228c1d7ed8adf60 authored over 10 years ago by CrossEye <[email protected]>
version got bumped down? bumping back up

79057f82b679eae21e94fd1c5e0f145362a3e6ff authored over 10 years ago by Michael Hurley <[email protected]>
Merge branch 'algebra'

375ccf2faaa47caa358e2eadeb031218a0122cf0 authored over 10 years ago by Scott Sauyet <[email protected]>
get all tests working

993c7b66fd30b3d741655d7563b590f58060bde3 authored over 10 years ago by buzzdecafe <[email protected]>
Fixing lazy lists, adding back to testing.

596dfc6fb9705113593c847e41b565ec4520fb8d authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'algebra' of https://github.com/CrossEye/ramda into algebra

1c4727bee000049e8de00884dc930b306033a56e authored over 10 years ago by Scott Sauyet <[email protected]>