1005 Commits (38cbfbc5f84438c63e72f613ad5c6acb4bffed73)
 

Author SHA1 Message Date
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
Oskar Segersvärd 0b92d518d1 Force ids specified in `external` to actually _be_ external. 9 years ago
mnater b135c24b3a Merge branch 'master' of https://github.com/mnater/rollup 9 years ago
mnater 318481f2f0 Style iife 9 years ago
mnater 682803ac88 Merge branch 'master' of https://github.com/mnater/rollup 9 years ago
mnater 8d7dc795b0 del log 9 years ago
Oskar Segersvärd 2296d2f6aa Pass external config option through to `rollup.rollup` 9 years ago
Oskar Segersvärd 447cf62c02 Remove 3 unused Promise.resolve calls 9 years ago
Mathias Nater 1ecb4ba4bc Delete npm-debug.log 9 years ago
mnater bd84c67a2e Style iife 9 years ago
mnater e825ac2c48 Style iife 9 years ago
mnater bc8a78d862 Style iife 9 years ago
mnater 97fa61f8cf Style iife 9 years ago
mnater 20a9923e98 Style iife 9 years ago
Rich-Harris 997c64e1f1 -> 0.24.0 9 years ago
Rich Harris f62921048e Merge pull request #411 from rollup/gh-410 9 years ago
Rich Harris 4839cddaed Merge pull request #413 from rollup/gh-404 9 years ago
Rich-Harris 508a046b4d fix sourcemap resolution in cases where some moudles are untransformed (#404) 9 years ago
Rich-Harris 643d85f36d -> 0.23.2 9 years ago
Rich-Harris 19c56b87ac prevent resolution of external IDs (#410) 9 years ago
Rich Harris b108c7d079 Merge pull request #400 from rollup/gh-397 9 years ago
Rich Harris a13fc85416 Merge pull request #389 from rollup/gh-344 9 years ago
Rich-Harris 295b6723cb merge master -> gh-344 9 years ago
Rich Harris d8542b6f94 Merge pull request #396 from rollup/gh-293 9 years ago
Rich Harris ff446b9a3b Merge pull request #406 from rollup/gh-403 9 years ago
Rich-Harris a7de73fbe9 add comment re arrow function expression special case 9 years ago
Rich-Harris 271cd915cd argh, node 0.12 9 years ago
Rich-Harris aae8a09649 handle a => a at top level – fixes #403 9 years ago
Oskar Segersvärd 5034714a38 Merge pull request #398 from rollup/gh-330 9 years ago
Rich-Harris 742cf9255c fix side-effect detection in cyclical function calls (#397) 9 years ago
Rich-Harris cbf6bd6ffb failing test for #397 9 years ago
Rich-Harris 3e7c453c57 support banner/footer/intro/outro options via CLI 9 years ago
Rich-Harris 1ef38cf131 allow options.globals to be a function, warn on miss (#293) 9 years ago
Rich-Harris c502eaa678 -> 0.23.1 9 years ago
Rich Harris f8228fb7c9 Merge pull request #395 from rollup/gh-392-redux 9 years ago