514 Commits (10e9b1e6c019708e0f2ba3e8761cf4b31f2ccc6d)
 

Author SHA1 Message Date
Rich-Harris 840d1dc21d handle re-exports in entry module 9 years ago
Rich-Harris 6646f156de handle export * 9 years ago
Rich-Harris 477324e753 more efficient dependency fetching 9 years ago
Rich-Harris ff27523d44 load all dependencies, regardless of actual usage 9 years ago
Rich-Harris 9fd191f25a failing test for #96 9 years ago
Rich Harris 8a5bb58f13 Merge pull request #73 from Swatinem/failing-tests 9 years ago
Rich-Harris 481d28412c attach scopes to BlockStatement nodes, not Function nodes. fixes #91 9 years ago
Rich-Harris fddf71d4a8 update test to reflect bug accurately 9 years ago
Rich-Harris b5fd2b72aa Merge branch 'gh-92' into gh-91 9 years ago
Rich Harris 71d9d4fa0e only rewrite exported vars as exports.foo if necessary 9 years ago
Rich Harris a55cfbdd8a Merge branch 'master' into gh-92 9 years ago
Rich Harris 4e11b0c602 Merge pull request #90 from rollup/gh-37-b 9 years ago
Rich Harris e35df59450 failing test for #92 9 years ago
Rich Harris 37a858abc6 failing test for #91 9 years ago
Rich Harris 8a7a91c643 make test passable 9 years ago
Rich Harris 20c2b66d00 Merge branch 'master' into gh-37 9 years ago
Rich Harris 0b619dfb59 Merge pull request #89 from rollup/more-readme 9 years ago
Rich Harris a1978df84a use jsnext:main field for magic-string 9 years ago
Rich Harris 167043590b add minifier example and link to starter project 9 years ago
Rich Harris fede9fafcb Merge pull request #87 from rollup/better-readme 9 years ago
Rich Harris abe33e00bf cap up name 9 years ago
Rich Harris ada4113a1c tweak readme 9 years ago
Rich Harris db6d7a35da flesh out readme, add license 9 years ago
Rich Harris 2f62e7f3ca WIP better readme - remove all the HERE BE DRAGONS guff 9 years ago
Rich Harris e678e298fe update package.json 9 years ago
Rich Harris 9eec66cc2c more changelog 9 years ago
Rich Harris b0e063a275 update changelog 9 years ago
Rich Harris 4ebd300abb Merge pull request #86 from rollup/reexports 9 years ago
Rich Harris bfad828248 more DRY 9 years ago
Rich Harris b5bb560217 DRY 9 years ago
Rich Harris f1d35aad7e use arrays, not objects, to track variable declarations 9 years ago
Rich Harris c343b67e2a DRY out namespace exports 9 years ago
Rich Harris 975528d034 handle multiple exports of a single binding 9 years ago
Rich Harris 199d3ad4e4 simplify export block logic 9 years ago
Rich Harris 98494b2b5f simplify es6 exports 9 years ago
Rich-Harris dd3bf0c3b0 typos 9 years ago
Rich-Harris fc5b89dacd fix global detection 9 years ago
Rich-Harris 13521adec8 fix es6 export 9 years ago
Arpad Borsos 4880efe31b add a failing test for re-exporting and renaming multiple 'default' exports 10 years ago
Rich-Harris b09bce28b5 fix typo in test 9 years ago
Rich Harris 419a37f145 fix more tests, messily 9 years ago
Rich Harris 6ed5b7f78c remove reference to linkedImport 9 years ago
Rich Harris 7521fe7e25 fix namespace reexports 9 years ago
Rich Harris be73b32792 fix export * case 9 years ago
Rich Harris e53bfa6180 fix a few tests 9 years ago
Rich Harris ae084c0424 first stab at handling reexports separately 9 years ago
Rich Harris ae0e7cdcaa Merge commit 'e4fd1ef172afac994c0a7b20344d9f5a1989bfb1' into reexports 9 years ago
Rich Harris 11f30aba06 minor linting 9 years ago
Rich Harris 4fd2c521b4 Update README.md 9 years ago
Rich Harris e4fd1ef172 failing tests for #16 9 years ago