520 Commits (14887c60fcb17959f53e80f6ccf677ce8d8168a0)
 

Author SHA1 Message Date
Rich Harris 94c3852929 ignore IIFEs for the purposes of determining strong/weak dependencies 10 years ago
Rich Harris ca231cc2b9 update tests 10 years ago
Rich Harris f1d43ce34c better sorting (sort at module level) 10 years ago
Rich-Harris 0c8f8f11ea -> 0.9.1 10 years ago
Rich-Harris 58466ce44a optimise statement insertion 10 years ago
Rich-Harris f8747d9424 -> 0.9.0 10 years ago
Rich-Harris a1ed47928d reliably prevent statements appearing before earlier statements from same module 10 years ago
Rich-Harris b8fdcdeea5 Merge branch 'master' into gh-34 10 years ago
Rich-Harris 063fc41832 use module.id instead of module.path 10 years ago
Rich-Harris d1440b4c72 Merge branch 'master' into gh-34 10 years ago
Rich-Harris 5e0d2ddac1 Merge branch 'gh-36' 10 years ago
Rich-Harris 8471a8ae3b Merge branch 'master' of https://github.com/rollup/rollup 10 years ago
Rich Harris b7e51064ac borrow sorting logic from esperanto - fixes #36 10 years ago
Rich Harris aacbce8759 prevent some unnecessary work 10 years ago
Rich Harris 67d9b5847e prevent class method definitions erroneously appearing in statement.dependsOn 10 years ago
Rich Harris b49b35fbb0 mark strong dependencies 10 years ago
Rich Harris 5a548049bf remove unused check 10 years ago
Rich Harris 1f2d719b89 fix #34, albeit kludgily 10 years ago
Rich Harris 7eeaf73eb1 failing test for #36 10 years ago
Rich Harris e1195bdd87 use loose model for es6 classes 10 years ago
Rich Harris 8a2af384b9 pass sourcemap option through from CLI 10 years ago
Rich-Harris b8894dd901 rename things internally (path -> id, etc) - #30 10 years ago
Rich-Harris 0b92d5296d merge master -> gh-30 10 years ago
Rich-Harris 46804f7a42 -> 0.8.3 10 years ago
Rich-Harris b0eca67402 rename functions with args by the same name (fixes #32) 10 years ago
Rich-Harris 5be634f20e ensure unused default exports have legal name (fixes #33) 10 years ago
Rich-Harris 6553540993 -> 0.8.2 10 years ago
Rich-Harris 1111e144a8 support moduleId and moduleName via CLI (fixes #24) 10 years ago
Rich Harris 5cd2208714 update tests 10 years ago
Rich Harris dc6940de2e apply resolvePath hook to entry module (#30) 10 years ago
Rich-Harris 0988db927d once more with feeling 10 years ago
Rich-Harris 21a12658e8 try and get tests to pass in node 0.10 and 0.12 10 years ago
Rich-Harris e55ca17e12 -> 0.8.1 10 years ago
Rich-Harris f031ccc53a deconflict auto-generated default export names, convert expressions to declarations. fixes #29 10 years ago
Rich Harris 5a8b2d5e2c bump package.json 10 years ago
Rich Harris 0c4d139655 -> 0.8.0 10 years ago
Rich Harris f2628b5ca0 linting 10 years ago
Rich Harris 69509da0ad `this` at the top level is undefined (fixes #28) 10 years ago
Rich Harris e62ca94a6f fix babel step 10 years ago
Rich Harris f2324de2fe Merge pull request #27 from rollup/gh-26 10 years ago
Rich Harris 29b54f9eea tidy up 10 years ago
Rich Harris 207cb9dfba break apart top-level var declarations with multiple declarators - fixes #26 10 years ago
Rich Harris ae48cc1691 failing test for #26 10 years ago
Rich Harris 2cfc9ded4f allow tests to specify additional globals 10 years ago
Rich Harris c84b231ab0 Update README.md 10 years ago
Rich-Harris 7be8d30dec -> 0.7.8 10 years ago
Rich-Harris 10161636f5 avoid path.parse - unsupported in old node 10 years ago
Rich-Harris 3e96e3051b make CLI tests work in Travis-CI 10 years ago
Rich-Harris 1d500b5e2c case sensitive filenames 10 years ago
Rich-Harris dde7c6c75c -> 0.7.7 10 years ago