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 'bind'

cfc1c20f5c0aa4a2835c5a09876b798151bfed23 authored about 10 years ago by buzzdecafe <[email protected]>
small fixes to bind impl and test

b3e2c70278a2141612b4510b535c50f7d61aa3a2 authored about 10 years ago by buzzdecafe <[email protected]>
bind tests and impl

ef949ee49011c5bbe622985d85d35f056be17c18 authored about 10 years ago by buzzdecafe <[email protected]>
Merge pull request #393 from anton-rudeshko/patch-1

Javascript → JavaScript

17ed58803e4560f07ddb4f445e727a99d0332e01 authored about 10 years ago by Michael Hurley <[email protected]>
Merge pull request #374 from davidchambers/lint

move JSHint and JSCS config to standalone JSON files

8b80bc6b73cf78ffd43c77e4932494ec1d8f02a0 authored about 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #386 from davidchambers/placeholder

define R._ in every environment

6821e274422e2bfac4d6159507eed30b293bf703 authored about 10 years ago by Scott Sauyet <[email protected]>
move JSHint and JSCS config to standalone JSON files

cefe22fc4018d51f06164e520167fb087d8a97ca authored about 10 years ago by David Chambers <[email protected]>
Merge pull request #396 from davidchambers/op

add missing @func tag

8cfc24aed74b3b41d4840f58a8158d061a76449f authored about 10 years ago by Scott Sauyet <[email protected]>
add missing @func tag

7dbf161b6dd41bf0c6ce1d04bae65c3bb64fbf3b authored about 10 years ago by David Chambers <[email protected]>
rewrap Either in UMD

c9464e7eced23bde42f823791614f9790d4f33f7 authored about 10 years ago by buzzdecafe <[email protected]>
curry Either constructor

ad094f4891953d2fe255d57d67a5ce21303a1dd5 authored about 10 years ago by buzzdecafe <[email protected]>
Javascript → JavaScript

Grammar nazi mode on

5357b6c0dd26bb5fabfa612d963c06f0b2514256 authored about 10 years ago by Anton Rudeshko (Tesla) <[email protected]>
Simplify invoker and invokerN

- Let invoker take the method instead of name and object.
- Remove undefined-returning behavior.

59953c3cf957fc28077a647c012ed86dfbc2b896 authored about 10 years ago by Ville Immonen <[email protected]>
Merge pull request #390 from fson/no-args-exception-stacktrace

Make better stack traces for NO_ARGS_EXCEPTION

ca84542cf56b1b45dd465963d65a3f8e6d7f5974 authored about 10 years ago by Scott Sauyet <[email protected]>
Make better stack traces for NO_ARGS_EXCEPTION

Replace NO_ARGS_EXCEPTION singleton with an error factory.
This way when error is created it has...

2e862cdfae7e31caffd7bc3ca349efc4440a5c7b authored about 10 years ago by Ville Immonen <[email protected]>
Adding test-from-console description [ci skip]

9cbca365074cb805d4e821aa330a4ab2a6791931 authored about 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #383 from fson/invoker-n

Split invoker to invoker and invokerN

0eb8f23dc70dfe556675cd8fe7fb5ec81334b997 authored about 10 years ago by Scott Sauyet <[email protected]>
Fix the argument order of invokerN

Should be similar to curryN and constructN.

08e0b8d43e5e8acb0949beea02b9f019f8bbc70b authored about 10 years ago by Ville Immonen <[email protected]>
Split invoker to invoker and invokerN

- Eliminate optional argument.
- Remove unnecessary check for arguments.length.
- Add unit tests.

7ca89090b0cf7a5f7e638142108c067e233bad4d authored about 10 years ago by Ville Immonen <[email protected]>
define R._ in every environment

There is a semantic difference between a nonexistent property and a
property whose value is unde...

983328d6e0fe23556d40882e15ef38f11c8fa9f5 authored about 10 years ago by David Chambers <[email protected]>
Merge pull request #385 from fson/gitignore

Add *.orig to gitignore

863fa25be1f961686b058d9689cd7257d653a697 authored about 10 years ago by Michael Hurley <[email protected]>
Add *.orig to gitignore

7f572a6f8748f043c3fddb100c765fd7d179941a authored about 10 years ago by Ville Immonen <[email protected]>
Merge pull request #384 from fson/remove-orig-files

Remove .orig conflict files

248f79c207dbe72b1782ad3c016a2ba5ff0f6478 authored about 10 years ago by Michael Hurley <[email protected]>
Remove .orig conflict files

These were added in merge d8ee88b81ec7a575911e54ffb204e3fa43a24e2a

0f998de5d5ae6e3c5f547ab6ffca72e3e51d2ee7 authored about 10 years ago by Ville Immonen <[email protected]>
Merge pull request #380 from fson/patch-1

Unify JSDoc tags for predicate functions

77652e098c1b677a07482298a882aff57de7ac11 authored about 10 years ago by Michael Hurley <[email protected]>
Unify JSDoc tags for predicate functions

Remove signatures from `@param` JSDoc tags since we now have the separate `@sig` tag.
Add descr...

426b6f6b7b0693dedf0dce4ae83386add9f7df70 authored about 10 years ago by Ville Immonen <[email protected]>
Merge pull request #379 from magee/master

minor typo corrections and formatting changes to documentation

9705ade03f48ae5ccebccb0ff1a72b61890abfe9 authored about 10 years ago by Michael Hurley <[email protected]>
minor typos and formatting changes to documentation

091b25c91d608fc34c3aa57eef45d130beb1745c authored about 10 years ago by Magee Mooney <[email protected]>
prepare v0.5.0

720dbc17dfa4c3d4a19ade2c7321572c0a5e7107 authored about 10 years ago by buzzdecafe <[email protected]>
turns out defineProperty is broken in IE8

3a2ec4323ff13fd2590d46a7a9a2bad6c5aaedd7 authored about 10 years ago by buzzdecafe <[email protected]>
why did travis.yml not merge???

55fc9e89cfe342cb62ecf2067cbc977cfeee686c authored about 10 years ago by buzzdecafe <[email protected]>
fix little merge error

c6d7cee70b887905ca2131e93b365c21ccd70eee authored about 10 years ago by buzzdecafe <[email protected]>
merge v0.5.0

d8ee88b81ec7a575911e54ffb204e3fa43a24e2a authored about 10 years ago by buzzdecafe <[email protected]>
prepare to merge

ab70938d6b141c1cd08b38c713644c66cf5fe3ac authored about 10 years ago by buzzdecafe <[email protected]>
Merge pull request #376 from kedashoe/example-ops-fix

example tests show function and line number when compilation fails

2cad32e38521dd6a0b86910078905dd74f80cf2d authored about 10 years ago by Michael Hurley <[email protected]>
Merge pull request #365 from donnut/master

Reader monad

a6168b9226bdf8d5b618ead0091faba5be974440 authored about 10 years ago by Michael Hurley <[email protected]>
example tests show function and line number when compilation fails

bbcb122d81e4f66c2d70298daf953b29db9234cc authored about 10 years ago by kedashoe <[email protected]>
Memoize updates

79ebb4f7b8e92893ecefb5d7e29feff8d2f079e6 authored about 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'ops'

73a1c03487c30ae1ea8b02647d619ba5d08c34b3 authored about 10 years ago by Scott Sauyet <[email protected]>
removing example test for the moment

87944f115e58b212b9708c67ee94e85cfa379eee authored about 10 years ago by Scott Sauyet <[email protected]>
adds Reader monad

d7914afd9dccad8a22fcbb694665f7b96c543e84 authored about 10 years ago by Erwin Poeze <[email protected]>
Merge pull request #373 from CrossEye/nary

Switching to simpler nary/arity, removing Function constructor

37313bf92b8d4540c3f9125262a39ce3e8041c70 authored about 10 years ago by Scott Sauyet <[email protected]>
Removing extra space

750f15fed39c2daf24688b78e4efa6ba193cbdb9 authored about 10 years ago by Scott Sauyet <[email protected]>
Removing incorrect assertion about range.

62c489476bb8dc814ec542cbc3e6d53cf5748859 authored about 10 years ago by Scott Sauyet <[email protected]>
Switching to simpler nary/arity, removing Function constructor

2d8a65a8a4b37fcb16d5a74b1b63857b864448d8 authored about 10 years ago by Scott Sauyet <[email protected]>
expose isArrayLike

e77dab2093e0cffcab60f7aa358892acba5c03ab authored about 10 years ago by buzzdecafe <[email protected]>
Merge pull request #371 from davidchambers/lint

remove unused variables

1631adf79d839007ec5564390ce7659ae2b9c6f6 authored about 10 years ago by Scott Sauyet <[email protected]>
remove unused variables

45f9b2ee0f57e2e616dc626d2126e1ae41a23e7a authored about 10 years ago by David Chambers <[email protected]>
Merge pull request #370 from davidchambers/deedpoll

--rename i:idx --rename index:idx

4d959501272f11600ce0e8488dd64e03eb97d271 authored about 10 years ago by Scott Sauyet <[email protected]>
--rename i:idx --rename index:idx

489a86199b2761000c423123d3823423e91622ec authored about 10 years ago by David Chambers <[email protected]>
Merge pull request #369 from davidchambers/deedpoll

integrate deedpoll to standardize common identifiers

b39550030c26b2c6c5f7c3f9727b316f089ecb63 authored about 10 years ago by Scott Sauyet <[email protected]>
integrate deedpoll to standardize common identifiers

7538bfb8abb217637029f5ed507f6b529e8a1f06 authored about 10 years ago by David Chambers <[email protected]>
Merge pull request #361 from kedashoe/mocha-examples-test

mocha test to compile and run ramda.js examples

c43bee56379c6cdf3c61ea0d4ac9fd168a586f15 authored about 10 years ago by Scott Sauyet <[email protected]>
mocha test to compile and run ramda.js examples

6e27271236b74c3568d8758dcdf3b95bc254d13b authored about 10 years ago by kedashoe <[email protected]>
Maybe should not throw. jeez

001910acc33e9ce3e7c3d36535d20648542f3d8b authored about 10 years ago by buzzdecafe <[email protected]>
Maybe ap with null :wshould return Maybe null

7719d09ef11076190c1e78f5f8d388dbe59f005d authored about 10 years ago by buzzdecafe <[email protected]>
add cloneObj (shallow)

7ff2763021b5aeb611d105d549fe98280a3939c9 authored about 10 years ago by buzzdecafe <[email protected]>
Updating tests for ops

7a09ab3fbf1a6b2717df81e3f271e7d633eb7e7f authored about 10 years ago by Scott Sauyet <[email protected]>
fix version in browser config

322be5da753ea583dd22e84b2a02049f2b0fdf3d authored about 10 years ago by buzzdecafe <[email protected]>
teensy docs grammar tweak [ci-skip]

b9a641ff9223b9105e038955a0539f05eda7e448 authored about 10 years ago by buzzdecafe <[email protected]>
correct ios browsers

10f1828a56d79e0771a93b0f56b1d57254453263 authored about 10 years ago by buzzdecafe <[email protected]>
Merge pull request #367 from fson/zip-doc

Document the truncation behavior of `zip` and `zipWith`.

96b4ee80da5d314c704205bfa0b9c50f73648b0d authored about 10 years ago by Michael Hurley <[email protected]>
Document the truncation behavior of `zip` and `zipWith`.

66a434b214ad147afd019a8c1b86336c073dde63 authored about 10 years ago by Ville Immonen <[email protected]>
correct ap behavior

d3c80632a965d7cc24fc156b3ec5406f4b9d2e3c authored about 10 years ago by buzzdecafe <[email protected]>
remove redundant ios tests

d5e82e4f7b5fa1a7c99572bade5d8791bf371325 authored about 10 years ago by buzzdecafe <[email protected]>
Merge pull request #362 from fson/curry-n

Split `curry` into two functions (v0.5.0)

9a4436a6a17e271c421094c7abbe0dbb3382b202 authored about 10 years ago by Michael Hurley <[email protected]>
Merge pull request #363 from davidchambers/is-atom

remove R.isAtom

268451d19dee71091d0157771a9572172988dab7 authored about 10 years ago by Michael Hurley <[email protected]>
make travis run sauce conditionally

86ed5abdb6d7f36884f9a6eeea86e6d9bbca4690 authored about 10 years ago by buzzdecafe <[email protected]>
remove R.isAtom

41e91414af479ae733b9aa99be45ac10c2fa2423 authored about 10 years ago by David Chambers <[email protected]>
comment sauce in travis until we know why it fails on prs

7f24c4b41d65e48a51bee6865d4ac3c70617e676 authored about 10 years ago by Michael Hurley <[email protected]>
Split `curry` into two functions

`curry :: (* -> a) -> (* -> a)` for normal usage
`curryN :: Number -> (* -> a) -> (* -> a)` for ...

afc2d9484fa6605551d975764342f81fcfbbab50 authored about 10 years ago by Ville Immonen <[email protected]>
Starting ops

472172da8ed76e2a814dd931edf28c0eff67232a authored about 10 years ago by Scott Sauyet <[email protected]>
add sauce to readme. 'cuz i worked so hard to make it green

70789ff843b4aab7ba6b8094b97d66e22d393e65 authored about 10 years ago by buzzdecafe <[email protected]>
Merge branch 'sauce': got sauce labs tests working on multiple platforms & browsers

36f8ee407c00753080713fc7e3f396eadf2cfbbc authored about 10 years ago by buzzdecafe <[email protected]>
fix values test for IE < 9

4a7a040e96751145b4efe0a3be7432d0da518ffe authored about 10 years ago by buzzdecafe <[email protected]>
fix codestyle in ie < 9 test fix

f565d9d185349ec0c9676bb460b96663d275ba3c authored about 10 years ago by buzzdecafe <[email protected]>
fix nAry test for IE < 9

97974f6f1e2f199eab0d01f94ce615fa76866d63 authored about 10 years ago by buzzdecafe <[email protected]>
fix skipUntil test for IE < 9

f76bfcb59adea016d24d2c38873263591a8eccf7 authored about 10 years ago by buzzdecafe <[email protected]>
Merge pull request #358 from kedashoe/example-updates

example updates and fixes

375f8b75fd9a76967493916fb9d2faa812b48f81 authored about 10 years ago by Michael Hurley <[email protected]>
example updates and fixes

171b44cfc197e73437de6ec6f83cb28e3260d020 authored about 10 years ago by kedashoe <[email protected]>
IE < 9 still failing on sauce--fine locally. yay.

eda39568610544e587c6670f662ae356359b0e28 authored about 10 years ago by buzzdecafe <[email protected]>
last of the ie hacks? he asked, plaintively

4cf6728de2f2ecb9b73d36a775fb3f42e5946791 authored about 10 years ago by buzzdecafe <[email protected]>
correct scrivener's error

bab4908af224fe83473907689a9ef625f8f6ccf8 authored about 10 years ago by buzzdecafe <[email protected]>
more fixes for IE < 9

0018824d60bd6b68dd284d4eb0a7f8c4db711c85 authored about 10 years ago by buzzdecafe <[email protected]>
stoopid IE

e3d301bf7d7fbf6c6a8d38a87bcb5a04b8945f49 authored about 10 years ago by buzzdecafe <[email protected]>
accommodations for IE < 9

786fde5468024519df0501b69494c478747031f7 authored about 10 years ago by buzzdecafe <[email protected]>
shim ie8, try to establish R globally

2515d8733ffc457b22b4d63221424772d579f904 authored about 10 years ago by buzzdecafe <[email protected]>
ie9 working, on to ie8

ed7ee658f4f896d62e068ba8810bae7580e14a89 authored about 10 years ago by buzzdecafe <[email protected]>
doctype on test runner

80dec8145ef9b1e311f3c46fe11bd7266b5f70a8 authored about 10 years ago by buzzdecafe <[email protected]>
installTo kills ie?

03b4ed1953c64e1909a62633e140d8abbe2970df authored about 10 years ago by buzzdecafe <[email protected]>
config browsers

3f48a949f6b1b1ff8cc45410ccb162558fcebc7f authored about 10 years ago by buzzdecafe <[email protected]>
remove sauce from build config--move to sauce branch

a277affd34160c1c4754baef9db4d616f32d9a3d authored about 10 years ago by buzzdecafe <[email protected]>
reconfig browsers

d5c5bf3b416c8eed34d1b6dc1307602e4afd070d authored about 10 years ago by buzzdecafe <[email protected]>
wire up browsers for sauce

82b70c9a7cd853a9708a398395e4aa166499724c authored about 10 years ago by buzzdecafe <[email protected]>
add browsers

e28c73dec8468cfbe1d77e9c28c5f78da89e355b authored about 10 years ago by buzzdecafe <[email protected]>
sauce travis test

21b6a02b2bf805c04ffc2daa23ef485664d8f97d authored about 10 years ago by Michael Hurley <[email protected]>
Merge pull request #357 from ramda/master

category requires a value; ramdocs failed

76a35865c3e3a071bd6457e9e6aa1f49e20128e0 authored about 10 years ago by Michael Hurley <[email protected]>
category requires a value; ramdocs failed

9e9a5600d8c7a17f15667ad2c7d9285f619c4508 authored about 10 years ago by buzzdecafe <[email protected]>
Merge pull request #356 from ramda/master

sauce initial setup

72e9f0c9eac0d842d9070aa04a888bbe2924fb16 authored about 10 years ago by Michael Hurley <[email protected]>
sauce initial setup

d41d6ad5eb9eee37d7e5b8f67fcd9621d89f9b5d authored about 10 years ago by buzzdecafe <[email protected]>