632 Commits (cc005b426de6fd601bb3f56a5ad7575b4163287a)
 

Author SHA1 Message Date
Oskar Segersvärd 9f6fdd2e13 Added tests for Scope, stricter .eslintrc, and contributors. 10 years ago
Oskar Segersvärd b267490949 Revisited Scope. Much simpler. 10 years ago
Oskar Segersvärd 44ef22d120 Merge pull request #103 from rollup/0.15.0 9 years ago
Rich Harris 9274d24deb -> 0.15.0 9 years ago
Rich Harris 4a4ef6febc tidy up test 9 years ago
Rich Harris 61a96bcf98 update tests 9 years ago
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 10 years ago
Rich Harris 27ab2f858b update dependencies 10 years ago
Rich Harris c013ad68ec Merge pull request #98 from Victorystick/shields 10 years ago
Oskar Segersvärd 41fe244ab1 Added shields 10 years ago
Rich-Harris 4ca075f745 skip alias tracking test, temporarily 10 years ago
Rich-Harris 4255482b4b linting 10 years ago
Rich-Harris 0df5d9b177 syncify more code, remove unused promise utils 10 years ago
Rich-Harris 19c71ff051 stop false missing export errors 10 years ago
Rich-Harris 840d1dc21d handle re-exports in entry module 10 years ago
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