1717 Commits (gh-1187)
 

Author SHA1 Message Date
Rich-Harris 0df5d9b177 syncify more code, remove unused promise utils 9 years ago
Rich-Harris 19c71ff051 stop false missing export errors 9 years ago
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 3c37dc43e7 allow imports of individual files from external modules 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 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