989 Commits (82ad3431505ca787dd25df225baba90a9c1b76b2)
 

Author SHA1 Message Date
Brian Donovan 82ad343150 Merge pull request #471 from ariutta/patch-1 9 years ago
Anders Riutta 11690161b8 Update README.md 9 years ago
Rich-Harris c750730d9b -> 0.25.1 9 years ago
Rich Harris 227bfe53ba Merge pull request #453 from rollup/gh-438 9 years ago
Rich Harris 88a0e91ce8 Merge pull request #458 from aearly/cjs-interop-require 9 years ago
Alexander Early 1f3488dcfd add _interopDefault to globals, fix behavior or module__default, make cjs work with browserify 9 years ago
Alexander Early 98e4adb322 use an interopRequire function for external CJS deps with a default export 9 years ago
Rich Harris 4b6145574d Merge pull request #451 from rollup/gh-446 9 years ago
Rich-Harris 5d742fd5ca merge master -> gh-446 9 years ago
Rich Harris 82f9915d4a Merge pull request #455 from rollup/gh-275 9 years ago
Rich-Harris d99a89de57 provide informative error if rollup is used in browser without custom resolveId/load functions 9 years ago
Rich Harris 45ab79bddb Merge pull request #427 from rollup/gh-425 9 years ago
Rich-Harris a29d941608 merge master -> gh-425 9 years ago
Rich-Harris 32324e01fc prevent double export (#438) 9 years ago
Rich Harris beec316553 Merge pull request #441 from rollup/external-import-alias-shadow 9 years ago
Rich Harris 1e67b41178 Merge pull request #452 from rollup/gh-426 9 years ago
Rich-Harris 94f98d81ec fix `var exports.foo` (#426) 9 years ago
Rich-Harris 275f0df91d fix #441 9 years ago
Rich-Harris a20fc4122f gah 9 years ago
Rich-Harris 29f7732f5f ugh windows 9 years ago
Rich-Harris 9d91ecaa71 error if namespace is called (#446) 9 years ago
Rich-Harris 79befa409f -> 0.25.0 9 years ago
Rich Harris a015c19867 Merge pull request #443 from rollup/gh-435 9 years ago
Rich-Harris dee23e9bc4 update tests 9 years ago
Rich-Harris 995737eb6d find importer of badly-ordered modules in order to provide useful feedback 9 years ago
Rich-Harris b993baff4e warn on dangerous ordering 9 years ago
Rich-Harris e6ab027313 handle complex call expressions (#440) 9 years ago
Brian Donovan 90a3453388 Add a failing test illustrating a renaming bug in ES6 output. 9 years ago
Rich-Harris 557c7baa34 separate running from calling 9 years ago
Rich-Harris 680be6973e add some failing tests 9 years ago
Rich-Harris 40d6158147 simple sort 9 years ago
Rich-Harris 8b68d1ce90 -> 0.24.1 9 years ago
Rich Harris f3b2f95cca Merge pull request #433 from rollup/gh-430 9 years ago
Rich Harris 000403250a Merge pull request #423 from rollup/gh-421 9 years ago
Rich Harris f8b1f0f323 Merge pull request #439 from rollup/computed-property-keys-should-count 9 years ago
Brian Donovan 2eb5c8f0f5 Ensure computed property keys are considered references. 9 years ago
Rich-Harris 3ea4c25dcb ensure namespace blocks are created for chained namespace imports – fixes #430 9 years ago
Brian Hunt 1d31d50f7d Remove swap file 9 years ago
Brian Hunt 79fbac21e7 Add test re. #430 - include-as-chain 9 years ago
Rich Harris 389b10439b prevent stack overflow with mutual strong dependencies – fixes #425 9 years ago
Rich Harris 800e0a4112 additional test for #421 9 years ago
Rich Harris d0879d4d4e handle calls to default exports other than function expressions – fixes #421 9 years ago
Rich Harris 065990bb96 Merge pull request #420 from rollup/force-external-windows 9 years ago
Rich Harris e53bd850e7 doh 9 years ago
Rich Harris 283eefa946 windows fix? 9 years ago
Rich Harris 9cfe87b8c7 Merge branch 'master' into force-external 9 years ago
Rich Harris de32fbdad4 Merge pull request #417 from rollup/pass-external-through 9 years ago
Rich Harris 1a8d347a32 Merge pull request #416 from rollup/remove-outdated-resolves 9 years ago
Rich Harris 30da434d0c Merge pull request #415 from mnater/master 9 years ago
Rich Harris 831620d3ee bump timeout to accommodate slow tests in npm<3 9 years ago