753 Commits (65aa17d564e2179583b8e10a4a7845393c8f3909)
 

Author SHA1 Message Date
Rich Harris 65aa17d564 Merge pull request #266 from rollup/greenkeeper-remap-istanbul-0.4.0 9 years ago
greenkeeperio-bot d820ddfdc1 chore(package): update remap-istanbul to version 0.4.0 9 years ago
Oskar Segersvärd 6d8b0bf062 Merge pull request #263 from rollup/gh-260 9 years ago
Rich-Harris 939a94b1c3 import Promise to src/rollup.js – fixes #254 9 years ago
Rich-Harris cabc4ee097 support async transformers (closes #260) 9 years ago
Rich Harris cf00621872 Merge pull request #250 from rollup/non-extension-dots 9 years ago
Rich-Harris 9e14a05aa1 fix browser build 9 years ago
Rich-Harris 2ccb1b809d handle filenames with .foo, where foo is not an extension 9 years ago
Rich-Harris a00509f3df -> 0.20.3 9 years ago
Rich Harris 9cd58f9c7f Merge pull request #247 from rollup/gh-186 9 years ago
Rich Harris 99af7516f5 Merge pull request #246 from rollup/gh-239 9 years ago
Rich-Harris b754c0c9b4 fix test in windows (hopefully) 9 years ago
Rich-Harris 13d5c3ceec warn on eval 9 years ago
Rich-Harris 4300414206 support banner and footer options in plugins 9 years ago
Rich Harris 6f1668c5bf Merge pull request #244 from rollup/export-all-bugs 9 years ago
Rich-Harris 677bcd4e69 const -> var, for 0.12 9 years ago
Rich-Harris 0481ab0c9e merge master -> export-all-bugs 9 years ago
Rich-Harris e94de0e8f1 treat missing namespace exports as warning, not error 9 years ago
Rich-Harris baa09c05c8 allow multiple export alls in entry module 9 years ago
Rich Harris 70d8e65379 Merge pull request #238 from rollup/greenkeeper-babel-core-5.8.32 9 years ago
greenkeeperio-bot d13e06cd63 chore(package): update babel-core to version 5.8.32 9 years ago
Rich Harris b3ca349eeb Merge pull request #237 from rollup/js-extensions 9 years ago
Rich Harris 95c3af1e10 add more .js extensions 9 years ago
Rich Harris e111c5d8dc add js extensions 9 years ago
Rich Harris 33c4b0d8f3 Merge pull request #236 from rollup/remove-unneeded-extension 9 years ago
Brian Donovan 14af551bfc Remove unneeded `.js` extensions in import. 9 years ago
Rich Harris c099bf4c09 Merge pull request #233 from rollup/greenkeeper-acorn-2.5.0 10 years ago
greenkeeperio-bot c7587ddf3f chore(package): update acorn to version 2.5.0 10 years ago
Rich Harris de6d997d19 only transpile own source and acorn 10 years ago
Rich Harris 3047c8c320 update self-dependency 10 years ago
Rich Harris ca5e7acbec fix build config 10 years ago
Rich Harris 15151753e8 Merge pull request #231 from rollup/0.20.2 10 years ago
Rich Harris e41c37fdb1 -> 0.20.2 10 years ago
Rich Harris 0d5005eca1 update build process 10 years ago
Rich Harris 170f1672b4 more robust deconflicting (sorry, no test yet) 10 years ago
Rich Harris fe56116264 handle errors in build config 10 years ago
Rich Harris 4d01607625 use rollup CLI for build 10 years ago
Rich Harris ccf7bb7e47 Merge pull request #230 from rollup/0.20.1 10 years ago
Rich Harris c138ee428d -> 0.20.1 10 years ago
Rich Harris a4b5437925 update deps 10 years ago
Rich Harris e1d1ce1a1c Merge pull request #229 from rollup/cli-plugins 10 years ago
Rich Harris fadd46fdf9 Merge pull request #228 from rollup/default-naming-bug 10 years ago
Rich Harris 1225d0aef7 add --config option to CLI (#226) 10 years ago
Oskar Segersvärd 64479df905 Inverse condition. Re-run the tests after restructuring code. 10 years ago
Oskar Segersvärd 502b5cf940 Disallow 'default' as an identifier name 10 years ago
Rich-Harris 455a09f1c6 remove the obsolete whats-the-catch section of the README 10 years ago
Rich Harris 4c7f8ce045 Merge pull request #209 from rollup/0.20.0 10 years ago
Rich-Harris 7d7317e094 update tests 10 years ago
Rich-Harris a474426d09 throw if deprecated options are passed 10 years ago
Rich-Harris 814003cee2 include importing module in error message when load fails 10 years ago