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

add intro/outro option (TODO document)

7590f6c10b613b2c6eb82f4309706df740735f1b authored about 9 years ago by Rich-Harris <[email protected]>
Merge branch 'chained-resolvers-and-loaders' into sourcemap-aware-transforms

76034331463ff19e1705813b58895c1e6a4c4db2 authored about 9 years ago by Rich-Harris <[email protected]>
enable all tests

7976e9361181ed103a76a69179d4cc63f7a96bec authored about 9 years ago by Rich-Harris <[email protected]>
allow transformers to return nothing (i.e. skip)

53aa476baa789c05714aa5132262cf92cbf371a2 authored about 9 years ago by Rich-Harris <[email protected]>
chore(package): update babel-core to version 5.8.25

http://greenkeeper.io/

2762ed3559706ad675d048f1ac4b0593562fe6e4 authored about 9 years ago by greenkeeperio-bot <[email protected]>
sourcemap aware transforms

e96cca5971b242d0a5fffdf75d92cfe3ea073c07 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #173 from rollup/gh-171

split up export var a, b, c

c805c03ff963dfd23497dfb4c7556253017f2ceb authored about 9 years ago by Oskar Segersvärd <[email protected]>
more tests

e07c67b530a31d7229626ea8e0690551b4203d01 authored about 9 years ago by Rich-Harris <[email protected]>
use resolvers/loaders in order, dont catch errors

9f2d1b8adae8ddd60559f15e736ce735c1afef28 authored about 9 years ago by Rich-Harris <[email protected]>
Merge branch 'resolver-chain' of https://github.com/Victorystick/rollup into chained-resolvers-and-loaders

cc005b426de6fd601bb3f56a5ad7575b4163287a authored about 9 years ago by Rich-Harris <[email protected]>
split up export var a, b, c - fixes #171

2d54c12e9c124290cc303766a8cf9d9f1dccac43 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #172 from rollup/greenkeeper-chalk-1.1.1

[email protected] breaks build 🚨

eccf8cde428d1a876668ba01e4d1f70a736c2c88 authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update chalk to version 1.1.1

http://greenkeeper.io/

846ddcd9c4d4c8c0de6482cbfab1831633484352 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #170 from rollup/greenkeeper-update-all

Update all dependencies 🌴

2210add98c755717caa04140f2c00a9d2441e56e authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update dependencies

http://greenkeeper.io/

dd5eac55594613f8658907bfc2144058f45e6649 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #169 from Victorystick/namespace-missing-export

Informative error message when namespace property doesn't exist

4460f40ffa25dd4a5037aa3f9e39b2bea5978b5d authored about 9 years ago by Rich Harris <[email protected]>
Fix foolish mistakes

4e692342faf4f11b91b6b0af54b69e53b9816bae authored about 9 years ago by Oskar Segersvärd <[email protected]>
Informative error message when namespace property doesn't exist

TypeError: Cannot read property 'addReference' of undefined
->
Export 'foo' is not defined by '<...

41bfd877f3c47ad434251f7fe29cb456db611afa authored about 9 years ago by Oskar Segersvärd <[email protected]>
update expected test output

657ddea8c63cc5c03f1cf519bcdeea270c323ac6 authored about 9 years ago by Rich-Harris <[email protected]>
consistent naming scbeme

e006d07a0bb6d4f0d0c430b1afcbde9a93b82707 authored about 9 years ago by Rich-Harris <[email protected]>
update a test (#161)

92676f5f74d4953d085ea4742e10978302ecb00b authored about 9 years ago by Rich-Harris <[email protected]>
-> 0.18.5

2faabb676640aa9f42d1f8daa7fb0df01e4cd8d0 authored about 9 years ago by Rich-Harris <[email protected]>
allow namespace to be assigned to a variable. fixes #168

06b410744066961554e9ffba72e4209dad69d95f authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #167 from m0ppers/fix-dependencies

chalk and source-map-support are always needed

174eb9640113ea101ac666260750becad861564b authored about 9 years ago by Rich Harris <[email protected]>
chalk and source-map-support are always needed

42261d318768452fc494557c670fa1fa6f984971 authored about 9 years ago by Andreas Streichardt <[email protected]>
-> 0.18.4

ac67ff7d5ccdadb59dbee6a6901b41bdef95b38e authored about 9 years ago by Rich Harris <[email protected]>
make external modules configurable

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

a4aae7e78a9120aa01c5feb1de35f16ce8e9a0a0 authored about 9 years ago by Rich Harris <[email protected]>
only exclude strings with newlines, and crop out enclosing quotes - fixes #166

f9251038630a6e42c0c251271251dee5499c94bd authored about 9 years ago by Rich Harris <[email protected]>
include second test for #154

65e7cb9eed8f13f8d2c9d2ac8378047f32b916ba authored about 9 years ago by Rich Harris <[email protected]>
-> 0.18.2

22028303621d45afb1a424f91cb0442c5d6be6a0 authored about 9 years ago by Rich Harris <[email protected]>
include members of namespaces that are exported as defaults

9a8f331a8b18df3a197fc679ee678e469e28b354 authored about 9 years ago by Rich Harris <[email protected]>
prevent superfluous semi-colons causing whitespace to collapse after functions declarations

dded04d414f6bdcd60f3120a44d1b04f963942c9 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #165 from rollup/lean

0.18.1

5533c3f277c42af6f60a5f8b244beb6d7d3cecb8 authored about 9 years ago by Rich Harris <[email protected]>
Merge commit '5353ee034dca9261545d35eb595eb28045446d82' of https://github.com/rollup/rollup

3aef6541d53f82ef385b1b506974a78c1a5c3889 authored about 9 years ago by Rich Harris <[email protected]>
argh windows

693913016f76b8d455798bd53554cdafd4b1d485 authored about 9 years ago by Rich Harris <[email protected]>
make intermediate dirs in writeFile helper

e8fe0d10806c89e4526b367ee9f616517bb5a06b authored about 9 years ago by Rich Harris <[email protected]>
fix travis error, hopefully

7a1eeabc2c51b58aecd385da06e7694b09fff724 authored about 9 years ago by Rich Harris <[email protected]>
-> 0.18.1

90e7a8d435600ae26d526bc03d0706a146f565e1 authored about 9 years ago by Rich Harris <[email protected]>
include es6-promise

4eeb082e7920746497200422501b0de333693c5d authored about 9 years ago by Rich Harris <[email protected]>
remove unused deps

10e63875ddc7a316ce354a94413eb2a71957848c authored about 9 years ago by Rich Harris <[email protected]>
roll up acorn

c46afb57c178dab06a643056db3870043604cc75 authored about 9 years ago by Rich Harris <[email protected]>
move deps to devDeps as applicable

4ac7fe8486162ba55267a0ca41801d2532c07c60 authored about 9 years ago by Rich Harris <[email protected]>
remove sander dependency

dfa6492bf8205b24cf970fba460d90ee1e30cf7c authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #163 from rollup/rewrite-master

0.18.0

73eefbed871805b0e2f27b1870dd12fc181e06c3 authored about 9 years ago by Rich Harris <[email protected]>
Merge branch 'deshadow-bug' into rewrite-master

8e8895c3ab3ec843875a5ac5063b862aef9f57b3 authored about 9 years ago by Rich Harris <[email protected]>
prevent deshadowing logic causing double rewrites

567bd38ace45c211c714c2a8dff8b8351ce675ea authored about 9 years ago by Rich Harris <[email protected]>
--no-indent cli option

90ba35b60adf9abb7df0a099da3ae7c3107ae5b4 authored about 9 years ago by Rich Harris <[email protected]>
update changelog

f36cf6a3d841496a6aebe2665a808bbb8696b034 authored about 9 years ago by Rich Harris <[email protected]>
prevent multiline strings being indented (#164)

4fcbba63e040b4afe33d84d0ff7fd6b50c0e9daf authored about 9 years ago by Rich Harris <[email protected]>
screwy deshadowing logic - failing test case

9fa5e5e783849c04cb143ea8122713e6ece63ff7 authored about 9 years ago by Rich-Harris <[email protected]>
failing test for #164

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

636aaa35cd2e03e09e304c50e25a89646e1a7356 authored about 9 years ago by Rich-Harris <[email protected]>
brute force merge rewrite -> rewrite-master

3e6fe19a398c73f72cca5fd2298cbb3ec8383e5f authored about 9 years ago by Rich-Harris <[email protected]>
Merge branch 'master' of https://github.com/rollup/rollup

dfed3d807d9a2728a9bcefb229499ce9138c7c38 authored over 9 years ago by Rich Harris <[email protected]>
allow imports from hidden directories

0b628da2d9933b3f456dd12ea719ae1d091d0fdb authored over 9 years ago by Rich Harris <[email protected]>
Add some stuff about JSPM

ea1469924a63081287750dc70ef1381ad6d1fcf7 authored over 9 years ago by Rich Harris <[email protected]>
handle parenthesised default exports (#136)

940daa4f5b5a9b61ccf757cd9cc038f707dbc4e6 authored over 9 years ago by Rich Harris <[email protected]>
handle scoped packages

a1f528d385740abc8217781c6a95e8c2b5c9f87e authored over 9 years ago by Rich Harris <[email protected]>
include module ID in error message (#143)

7397b37a6d60a64cbefcd53733888c883dc6407e authored over 9 years ago by Rich Harris <[email protected]>
Merge pull request #160 from lukeapage/patch-2

Only build latest node on windows

454f00893ba768f11301cb1eab7cacbf62035087 authored over 9 years ago by Rich Harris <[email protected]>
Only build latest node on windows

8ef006796b3ddadc60014365118dcee291129dd1 authored over 9 years ago by Luke Page <[email protected]>
Merge pull request #159 from Victorystick/export-from-no-local-binding

Enable test/function/export-from-no-local-binding

8edc5ff4054bd9309422dbdd182d46f45d043741 authored over 9 years ago by Rich Harris <[email protected]>
Enable test

94de9accfba4db8c37869f0514a800b04c1a6694 authored over 9 years ago by Oskar Segersvärd <[email protected]>
Merge pull request #150 from Victorystick/later-namespace-opt

Extract namespace lookup optimisation into separate pass

f85090fd16bcbc93c567661ab3efe2cd624504d3 authored over 9 years ago by Rich Harris <[email protected]>
test for #154 (shadowed namespaces)

5353ee034dca9261545d35eb595eb28045446d82 authored over 9 years ago by Rich-Harris <[email protected]>
Extract namespace lookup optimisation into separate pass

6e839f2d38b8b0e058d990c283849af7ae237e27 authored over 9 years ago by Oskar Segersvärd <[email protected]>
Merge pull request #147 from lukeapage/master

Fix test for windows

9f8806213d6994c8e9ab37963c9e0ded1f22a467 authored over 9 years ago by Rich Harris <[email protected]>
Fix test for windows

68d87ee2134f3a44434a84b04c07165ef6cc2edc authored over 9 years ago by Luke Page <[email protected]>
fix test output

cf0d3f25e3004fc72e232c77cd8b3443a2013f3d authored over 9 years ago by Rich-Harris <[email protected]>
linting

769cf5834d4790d1d8a8618052f807847ef5602a authored over 9 years ago by Rich-Harris <[email protected]>
Merge pull request #135 from rollup/coverage

remove some unused code, add some additional tests

2b876165ef8cbcc37b3a26c5b5b1f1b05105a555 authored over 9 years ago by Rich Harris <[email protected]>
dont use const in tests...

ba6f643da9221086984bca70fdaad4cb4598294e authored over 9 years ago by Rich Harris <[email protected]>
test for bad export types

1034d0b6fe114459833f62af658e039fdc7c4932 authored over 9 years ago by Rich Harris <[email protected]>
test for module importing itself

4faa4ea298edfd68a9c326dee7c2110755970224 authored over 9 years ago by Rich Harris <[email protected]>
test for non-renamining of property keys

bdda8e6b3af8e774321f43e608a3687fa50c5803 authored over 9 years ago by Rich Harris <[email protected]>
generate html and lcov coverage reports

79f368d35ac1e2fe3f8afcfc5eeea5231ebc47f6 authored over 9 years ago by Rich Harris <[email protected]>
Merge branch 'master' of https://github.com/rollup/rollup

68f2e0a2c8ff9361b69dacc2d5d9ce2bcbd682ee authored over 9 years ago by Rich Harris <[email protected]>
Merge pull request #142 from Victorystick/import-of-unexported-fails

Made Scope.reference stricter. Helps to catch undefined/missing exports.

4401629d40832791073ecf22532b0396a7250cd2 authored over 9 years ago by Rich Harris <[email protected]>
Merge pull request #141 from Victorystick/fix-139

Polish optimization of namespace lookups

9d8f3b9e45cde3f4312c9598f1389e1b4512bcd0 authored over 9 years ago by Rich Harris <[email protected]>
Made Scope.reference stricter. Helps to catch undefined/missing exports.

365f45c7f3dd0854c94abeaab184469063e48103 authored over 9 years ago by Oskar Segersvärd <[email protected]>
Polish optimization of namespace lookups

* Explain better how optimization of namespace lookups are done in comments.
* Consider `hasRepl...

0c83250fae3b4d0c616a5152c4f0d731fdce7309 authored over 9 years ago by Oskar Segersvärd <[email protected]>
Merge pull request #137 from Victorystick/export-all-but-not-default

Don't include 'default' export from 'export * from ...'

cad9d320f892c778b715cd4450eb10f5bb542122 authored over 9 years ago by Rich Harris <[email protected]>
Merge pull request #138 from Victorystick/babel-style-deconfliction

Changed the default deconfliction function to behave more like Babel.…

d6b82ad591c6e72ea12842da3e680339364d10d3 authored over 9 years ago by Rich Harris <[email protected]>
Changed the default deconfliction function to behave more like Babel. Should be much faster for many identical identifiers.

b325f33a028198f891731f77752c341b4e1a7573 authored over 9 years ago by Oskar Segersvärd <[email protected]>
Don't include 'default' export from 'export * from ...'

18ba8f09accbf87c34a1c9ead30fcd0e771f872f authored over 9 years ago by Oskar Segersvärd <[email protected]>
add missing item to changelog

96b5181dcbe10a338ee040d471bc32b3b02e21d7 authored over 9 years ago by Rich Harris <[email protected]>
remove some unused code, add some additional tests

313b108f41dc801ef2b5c393e5bdc5b33d0c7c20 authored over 9 years ago by Rich Harris <[email protected]>
replace iojs with node 4 in build matrix

bb5adcba6b7377e216adcb72b2eef819bf289bf4 authored over 9 years ago by Rich Harris <[email protected]>
Merge branch 'master' of https://github.com/rollup/rollup

712bf00489eaed5b2a3f3909bb26cdc81b2e9573 authored over 9 years ago by Rich Harris <[email protected]>
-> 0.16.4

69326f12a102f6d60e2a58fcb4492172e32bd7a9 authored over 9 years ago by Rich Harris <[email protected]>
add codecov badge to README

0ae5a75c6b376db4a315e7a75fe78f203c1d877c authored over 9 years ago by Rich Harris <[email protected]>
Merge pull request #130 from rollup/istanbul

Add code coverage with Istanbul and Codecov

a2974244cbfaca3e7ea8eef178f1d398e1eeca25 authored over 9 years ago by Rich Harris <[email protected]>
remove node 0.10 from build matrix - remap-istanbul doesnt support it

82bac613fca78f76855fb2503c4166ae50c9724d authored over 9 years ago by Rich Harris <[email protected]>
update package.json with remap-istanbul devDependency

4e2c6ee085b9b6981a69528c2cea39c41ba339a3 authored over 9 years ago by Rich Harris <[email protected]>
oops linux is case sensitive

b24c0e2738d2f730c2fb854cd88485fbb024851a authored over 9 years ago by Rich Harris <[email protected]>
create sourcemap and rig up remap-istanbul

e174eebc7e91ed269189758dafbceee8fcab562a authored over 9 years ago by Rich Harris <[email protected]>
prevent confusion with sourceMappingURL

74b362baa3d44785a99acd17f5d370c5e8dc7896 authored over 9 years ago by Rich Harris <[email protected]>
Merge pull request #129 from rollup/gh-128

add bundle.modules - fixes #128

a9111dc805b583ea4deb084ed65d1f58ffbfeaf7 authored over 9 years ago by Rich Harris <[email protected]>
Merge pull request #134 from lukeapage/master

Fix directories having '.'

10948957d832c2dfcab5c807a47dc89b956ca5af authored over 9 years ago by Rich Harris <[email protected]>