1364 Commits (93b8a60f9bc1735c067be9e40f92080fc255917a)
 

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