1005 Commits (38cbfbc5f84438c63e72f613ad5c6acb4bffed73)
 

Author SHA1 Message Date
Bogdan Chadkin 38cbfbc5f8 Force unix linebreaks 9 years ago
Brian Donovan 9549309dd4 Merge pull request #507 from ReadmeCritic/master 9 years ago
ReadmeCritic 1f7364d568 Update README URLs based on HTTP redirects 9 years ago
Rich-Harris a853fc163c -> 0.25.3 9 years ago
Rich Harris b3ac1c97ba Merge pull request #491 from borisirota/master 9 years ago
Boris Sirota b1658066ed check that _interopDefault's input is a non-null object fixes #474 9 years ago
Rich-Harris affc538067 -> 0.25.2 9 years ago
Rich Harris 1e99194cc0 Merge pull request #485 from rollup/gh-484 9 years ago
Rich Harris 51a87a85c9 Merge pull request #472 from rollup/export-global 9 years ago
Rich Harris 6200ade8f3 Merge pull request #465 from rollup/skip-dead-conditional-expression-branches 9 years ago
Rich-Harris 366b414151 correctly rewrite exported var declarations (fixes #484) 9 years ago
Oskar Segersvärd d638fa6dc2 Use forOwn 9 years ago
Oskar Segersvärd 5bdf2b6ca4 Prefer forOwn() over keys().forEach() 9 years ago
Oskar Segersvärd 1297998ca7 Add SyntheticGlobalDeclaration 9 years ago
Oskar Segersvärd 4afbf70c8a Add failing test for exporting a global. 9 years ago
Brian Donovan 82ad343150 Merge pull request #471 from ariutta/patch-1 9 years ago
Anders Riutta 11690161b8 Update README.md 9 years ago
Brian Donovan 1a0011485e Skip dead branches of a conditional expression. 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