Ecosyste.ms: OpenCollective

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

github.com/rollup/rollup

Next-generation ES module bundler
https://github.com/rollup/rollup

Fix default-export-2 and default-export-3

607ba5ce0c509f006776b770325a0d0e50de2a03 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Add failing test cases for #339

cd9a0b48a508fdde63b2fcea459fefc7957baeae authored about 9 years ago by Oskar Segersvärd <[email protected]>
Merge pull request #328 from rollup/gh-321

treat missing relative imports as error not warning - fixes #321

6bc0ef45bff8f652164c305a4f50d13ed762db89 authored about 9 years ago by Rich Harris <[email protected]>
more informative error when test config fails to load (#325)

a0e01ac1e6f65798fc603a02c35b846bd4254c42 authored about 9 years ago by Rich-Harris <[email protected]>
add isRelative helper

afcdfcc6fa89ff9b0b63966530beba51e955b0c8 authored about 9 years ago by Rich-Harris <[email protected]>
treat missing relative imports as error not warning - fixes #321

6752951d96b938d7274c86abf04312e63151e50e authored about 9 years ago by Rich-Harris <[email protected]>
-> 0.21.1

34c22139b6bba247fafc44695d5745d36bd96398 authored about 9 years ago by Rich-Harris <[email protected]>
handle top-level blocks – fixes #326

5210386bd25dc4101e72053c493b0c36c0cd2c59 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #309 from rollup/no-aggressive

Remove aggressive mode

eba495cea2fb455aa69e9a4df6028408d552302a authored about 9 years ago by Rich Harris <[email protected]>
lint

c11dcb513face4d73cc3478d0693f757ffc8136c authored about 9 years ago by Rich-Harris <[email protected]>
Merge branch 'master' into no-aggressive

b48af86534c0c4fa3026a3c0593c7c3ca7fdb097 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #320 from rollup/resolves-namespace-default

Move declaration assignment before the if statement

d5f8b1d4772e577660563f74eb95cd669ffa94b2 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #311 from Permutatrix/test_rejections

Fix test for rejection when options or options.entry isn't passed

62e8ea4958f34d795f1fbddf52c57fca13a1d3f3 authored about 9 years ago by Rich Harris <[email protected]>
`=>` -> `function`

7c2b7b1ae64e8f3912c44567172057aa2846626c authored about 9 years ago by Oskar Segersvärd <[email protected]>
Move declaration assignment before the if statement

e8da5e40deec3c540757597e9ed70e2ee20ee0af authored about 9 years ago by Oskar Segersvärd <[email protected]>
Fixed tests for rejection when not options or options.entry isn't passed

3d96d171c5ada4eaa7544fe149c5556f79e12db4 authored about 9 years ago by Permutator <[email protected]>
skip tests on windows, as applicable. closes #279

d35ffb156568ed1294b9b9961e1c54f48b36ce3c authored about 9 years ago by Rich-Harris <[email protected]>
tidy up

79730115c974f7859daea83afc2819f1e7dc34a7 authored about 9 years ago by Rich-Harris <[email protected]>
remove aggressive mode

5beac6d85ef3f10335594f0a01835212bf34722c authored about 9 years ago by Rich-Harris <[email protected]>
unify APIs

2ded15a0d8fa38639c1f6ac171e5bf7c64b1a223 authored about 9 years ago by Rich-Harris <[email protected]>
additional side effect test

3db1236024346704706b7a02d2505c8bf183cf98 authored about 9 years ago by Rich-Harris <[email protected]>
attach statements to all declarations

c33b3d2437459499b961163b07b01256d8e62259 authored about 9 years ago by Rich-Harris <[email protected]>
make aggressive mode a bit less aggressive

76502ea6774f5b83f876d329d6a91ee91c6d19ec authored about 9 years ago by Rich-Harris <[email protected]>
lint before publish, not test, for sake of debugging

34cdd1ddf021cb16c690a7a2256547f3dc332db2 authored about 9 years ago by Rich-Harris <[email protected]>
-> 0.21.0

111c43f7fa539f2191bdb82e6e1e50085cc1277b authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #295 from rollup/reexport-missing-error

Add error message when reexporting missing identifier

e9d444451e730fcb66608b0440e1662baa4b002d authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #303 from TrySound/promisify-error

Promise reject instead of throwing Error

8334552782266e1caad188318e34dd2e8f322094 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #298 from rollup/greenkeeper-acorn-2.6.4

[email protected] breaks build 🚨

bbc57cdbe32133855198d9c720358b1d30e1193e authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #253 from rollup/side-effects

More accurate side-effect detection

fe0394ad08a0a2f8503f652a373cabad8403f12c authored about 9 years ago by Rich Harris <[email protected]>
Promise reject instead of throwing Error

334165ceda51ec0b1267eca65b6f1fda7f29704a authored about 9 years ago by Bogdan Chadkin <[email protected]>
chore(package): update acorn to version 2.6.4

http://greenkeeper.io/

4a66296112043d01ee83ba95e2f743ca0dc3f675 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Add error message when reexporting missing identifier

bc0b6c514a0838921c3985c4a744f4fde6b14846 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Merge branch 'side-effects' of https://github.com/rollup/rollup into side-effects

12323c0ce3e4d281a51b038ffdf656740c4f5e28 authored about 9 years ago by Rich-Harris <[email protected]>
merge master -> side-effects

2316cff8212dbfc43db91d51cda40496e9246015 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #249 from rollup/dead-branches

exclude dead branches

9099c490b382de7a6dde1e93ef5f687c9e83e456 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #277 from rollup/more-lint

More eslint

0da796a608e5c995c987593d3cdbda19dab10336 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #290 from rollup/travis-shield-master

Point TravisCI shield to the master branch

24d9cbeffe7285b5669966c8fa829017c6c1663c authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #292 from rollup/call-use-once

Check isUsed to prevent potentially infinite recursion

1ef16e2843071b517fd9d6870206a53dabc44d76 authored about 9 years ago by Rich Harris <[email protected]>
Check isUsed to prevent potentially infinite recursion

262334d70da1ac5ed9d811e1a20e22d4c9ff7b80 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Point TravisCI shield to the master branch

c29f4c24f181d8251f74e045a58de0cc3f96ee6f authored about 9 years ago by Oskar Segersvärd <[email protected]>
Merge pull request #288 from rollup/log-rollup-c-errors

Log errors when using `rollup -c`

ae06df62a6ef4a1964d90bf12af4d7f5a16ac4ef authored about 9 years ago by Rich Harris <[email protected]>
Log errors when using `rollup -c`

7a677359c6159966484ab96a8e9a68f1541d0998 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Remove .eslintrc Promise global. Fix lint redundancy in package.

ae9643fb3114e6946bac98741b08a55669080c5c authored about 9 years ago by Oskar Segersvärd <[email protected]>
More eslint

* Lint before test
* Fix lint errors

c7843808a61d0a08d07bec30f58037f431b3d46c authored about 9 years ago by Oskar Segersvärd <[email protected]>
-> 0.20.5

161a44731935af51ab30e7f29fee1b97eb2b0a89 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #271 from rollup/gh-270-alt

Disregard re-export statements

a1f13cd93e22311520d509d2a524fbe34d571903 authored about 9 years ago by Rich Harris <[email protected]>
alternative fix for #270

dc564da15a65b09d7bd6c7c1c66e186f21cd6746 authored about 9 years ago by Rich Harris <[email protected]>
Add a test that should fail, but doesn’t.

093d33e616cfdc88ed5825d5892d475a455a0554 authored about 9 years ago by Mike Bostock <[email protected]>
-> 0.20.4

6593d5824c550b89bc005c2ec6748839507adf92 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #268 from mbostock/assignment-to-re-exports

Fix assignment to re-exported bindings.

790d0d8810d053e2b5bf7a9f4de9c47734587e5b authored about 9 years ago by Rich Harris <[email protected]>
Include all declared variables.

The comment suggest multi-variable declarations are split up, but that doesn’t
appear to be the ...

f2333fd42bf1c1e3fc04b9e7d6e43e2588e15a1d authored about 9 years ago by Mike Bostock <[email protected]>
Add another failing test.

0afe2d9601fe7ad5b6815548650e5cd7c565bb0b authored about 9 years ago by Mike Bostock <[email protected]>
Don’t assume re-exported bindings are globals.

Fixes #267.

8c3f09dd37f472b5b5a7fd5e013b717fdcbde9b2 authored about 9 years ago by Mike Bostock <[email protected]>
Add failing test case.

61a89445987df3c64610b0687875840c1dc647eb authored about 9 years ago by Mike Bostock <[email protected]>
Merge pull request #266 from rollup/greenkeeper-remap-istanbul-0.4.0

Update remap-istanbul to version 0.4.0 🚀

65aa17d564e2179583b8e10a4a7845393c8f3909 authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update remap-istanbul to version 0.4.0

http://greenkeeper.io/

d820ddfdc1b0b43ae50182f33d317b8f2a5ddf18 authored about 9 years ago by greenkeeperio-bot <[email protected]>
remove identifier comparison checks

9c8f12d49c2d11aa216a996ab730a5fb0349dd16 authored about 9 years ago by Rich Harris <[email protected]>
DRY out code, handle strict vs non-strict

98e890986f7f11a7d9f32fa81229555a0ddeaf3e authored about 9 years ago by Rich-Harris <[email protected]>
handle NaN

4580b4bf54a918f88ebd0c85dc0fd73bcdcb9674 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #263 from rollup/gh-260

support async transformers

6d8b0bf062f12616bafdfd217c216974d4a67243 authored about 9 years ago by Oskar Segersvärd <[email protected]>
import Promise to src/rollup.js – fixes #254

939a94b1c3454ebc69be6886f86d60ae4f367256 authored about 9 years ago by Rich-Harris <[email protected]>
support async transformers (closes #260)

cabc4ee097c6b0ee1b03c300709233ef9495d293 authored about 9 years ago by Rich-Harris <[email protected]>
add a load more pure functions

39e75fe856e25ff870a2d7795960808f4846de67 authored about 9 years ago by Rich-Harris <[email protected]>
simplify consolidateDependencies

7b57720d1328274f72df828a1f7e54c8af3dee2d authored about 9 years ago by Rich-Harris <[email protected]>
remove unnecessary reference.isImmediatelyUsed

80ae9fa7a98db1fc9db3a42e4419695cf8c39518 authored about 9 years ago by Rich-Harris <[email protected]>
ugh node 0.12

b0ecf463a1caa091c989e853bff78af5701ae8af authored about 9 years ago by Rich-Harris <[email protected]>
add some comments, rename some things

b7dbe46dfece481a9188fb95bc8f5f4764b60243 authored about 9 years ago by Rich-Harris <[email protected]>
update test

4b8046ab6ebfddc446c2fdc572da4a68cc7bcadc authored about 9 years ago by Rich-Harris <[email protected]>
dont undo hasSideEffects

dfcfb92929b2eeb28f3f80fe04d556b6bc528bff authored about 9 years ago by Rich-Harris <[email protected]>
use of arguments is assumed to create side-effects

df9e67eec9dcd1d9af63f42f2925b1c4374b2a38 authored about 9 years ago by Rich-Harris <[email protected]>
err on side of caution with late definitions

f1ad31c8ba09be38d0ff3f02328d14c1677e784f authored about 9 years ago by Rich-Harris <[email protected]>
include top-level throw statement inside block

809acd29ab572376935bf98044209a9025fe18ac authored about 9 years ago by Rich-Harris <[email protected]>
include reassignments that are ignored on initial pass

6c876bb110812e3fdecbf551b657b5dce22f0e5d authored about 9 years ago by Rich-Harris <[email protected]>
memoize Declaration.testForSideEffects, prevent infinite loops

18819ac61f7fbff472bb3b69b1321f529d8ab47b authored about 9 years ago by Rich-Harris <[email protected]>
skip throw statements inside functions when checking for side-effects

0ffe08b1ffd034cf5337544280f08b7e1ef0e1b9 authored about 9 years ago by Rich-Harris <[email protected]>
add aggressive mode

2dea1ef0e54c5184489c1c530e478f2755d50f6c authored about 9 years ago by Rich-Harris <[email protected]>
include called functions that mutate their inputs

257403072a1a033e62c7b29c4b9671315634b657 authored about 9 years ago by Rich-Harris <[email protected]>
update test

d17dbbdd0912ce9f5188f0dac232c4d3e5480dac authored about 9 years ago by Rich-Harris <[email protected]>
exclude constructors that are known to be pure

c44cf0d0e62e24cadc08f50ae3d0039b30ca9982 authored about 9 years ago by Rich-Harris <[email protected]>
remove unused code

dec7c8482afedfb82c19bd48c5799483cc6c9b4b authored about 9 years ago by Rich-Harris <[email protected]>
account for local scopes when checking for pure global functions

fd0cbb7e76d372dceb21300d0077efb4b44ad13c authored about 9 years ago by Rich-Harris <[email protected]>
tidy up

d997bf16a77d0489b14f4f09a7660b6f305423df authored about 9 years ago by Rich-Harris <[email protected]>
add test

37f79e2836455fd986fa36f6b6a6c1e9f821ea63 authored about 9 years ago by Rich-Harris <[email protected]>
ignore changes local to a function when determining global side-effects

1dc3669b52a6493d723a04fdb1521e0e79e51439 authored about 9 years ago by Rich-Harris <[email protected]>
use correct scope for testing declarations

1ffd5bfae750d96880311ab19cf6440d39b3814e authored about 9 years ago by Rich-Harris <[email protected]>
add all variable declarators (not split below top level)

5024584f2dcfe309c0e946c2d1e600bfe8b79b5d authored about 9 years ago by Rich-Harris <[email protected]>
Merge branch 'master' into gh-179

ffb79674e131013cbff85cea30b405b95e5873ab authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #250 from rollup/non-extension-dots

handle filenames with .foo, where foo is not an extension

cf00621872adedab8a9d94137a8b2158df92265b authored about 9 years ago by Rich Harris <[email protected]>
tidy up

38374f1f93e28267fbd5166814f46b1f946dab60 authored about 9 years ago by Rich-Harris <[email protected]>
the tests all pass! but the code is a mess

baed9a020977dfc2d832b21d5ac4fbd2eecaada1 authored about 9 years ago by Rich-Harris <[email protected]>
tidy up

e3e5846dc5a9b3419901987f1af5e3e6f4e39e45 authored about 9 years ago by Rich-Harris <[email protected]>
better side-effect detection

d3979bd6904bf902175382aac9d06f2c42dadc97 authored about 9 years ago by Rich-Harris <[email protected]>
first (failing) stab at better side-effect detection

e0b690ad0f71ed62f388dc5745dd3860dfdcc2e6 authored about 9 years ago by Rich-Harris <[email protected]>
fix browser build

9e14a05aa1a6b35a7afac15aa89725a40d9ae65a authored about 9 years ago by Rich-Harris <[email protected]>
handle filenames with .foo, where foo is not an extension

2ccb1b809d4460134b8df045a96f6480fb38df9f authored about 9 years ago by Rich-Harris <[email protected]>
-> 0.20.3

a00509f3df301446fa8c5a85f57f02f855ad666e authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #247 from rollup/gh-186

warn on eval

9cd58f9c7fba0c4a10340625baa8c7f661e7d76c authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #246 from rollup/gh-239

support banner and footer options in plugins

99af7516f5bc8def840a6b09c2befacb6dd8178c authored about 9 years ago by Rich Harris <[email protected]>
more stringent tests

8410826b7f5f12d5ce16cc22e0f21cd190465b0f authored about 9 years ago by Rich-Harris <[email protected]>
exclude dead branches

b16921646d076e0cb8b0912e3ca28c62eb016d0a authored about 9 years ago by Rich-Harris <[email protected]>