1076 Commits (bfe1db55333fa80e479d21170aa0f5e13dfa71d0)
 

Author SHA1 Message Date
Rich Harris ef5d2ba017 test for #101 9 years ago
Rich Harris 2e460eca26 use magic-string@0.7.0, to fix #101 9 years ago
Oskar Segersvärd 35de85969f Merge pull request #94 from rollup/gh-91 9 years ago
Rich Harris db60e00f54 Merge pull request #97 from rollup/syncify 9 years ago
Rich Harris 27ab2f858b update dependencies 9 years ago
Rich Harris c013ad68ec Merge pull request #98 from Victorystick/shields 9 years ago
Oskar Segersvärd 41fe244ab1 Added shields 9 years ago
Rich-Harris 4ca075f745 skip alias tracking test, temporarily 9 years ago
Rich-Harris 4255482b4b linting 9 years ago
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 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