778 Commits (9099c490b382de7a6dde1e93ef5f687c9e83e456)
 

Author SHA1 Message Date
Rich Harris 9099c490b3 Merge pull request #249 from rollup/dead-branches 9 years ago
Rich Harris 0da796a608 Merge pull request #277 from rollup/more-lint 9 years ago
Rich Harris 24d9cbeffe Merge pull request #290 from rollup/travis-shield-master 9 years ago
Rich Harris 1ef16e2843 Merge pull request #292 from rollup/call-use-once 9 years ago
Oskar Segersvärd 262334d70d Check isUsed to prevent potentially infinite recursion 9 years ago
Oskar Segersvärd c29f4c24f1 Point TravisCI shield to the master branch 9 years ago
Rich Harris ae06df62a6 Merge pull request #288 from rollup/log-rollup-c-errors 9 years ago
Oskar Segersvärd 7a677359c6 Log errors when using `rollup -c` 9 years ago
Oskar Segersvärd ae9643fb31 Remove .eslintrc Promise global. Fix lint redundancy in package. 9 years ago
Oskar Segersvärd c7843808a6 More eslint 9 years ago
Rich Harris 161a447319 -> 0.20.5 9 years ago
Rich Harris a1f13cd93e Merge pull request #271 from rollup/gh-270-alt 9 years ago
Rich Harris dc564da15a alternative fix for #270 9 years ago
Mike Bostock 093d33e616 Add a test that should fail, but doesn’t. 9 years ago
Rich Harris 6593d5824c -> 0.20.4 9 years ago
Rich Harris 790d0d8810 Merge pull request #268 from mbostock/assignment-to-re-exports 9 years ago
Mike Bostock f2333fd42b Include all declared variables. 9 years ago
Mike Bostock 0afe2d9601 Add another failing test. 9 years ago
Mike Bostock 8c3f09dd37 Don’t assume re-exported bindings are globals. 9 years ago
Mike Bostock 61a8944598 Add failing test case. 9 years ago
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
Rich Harris 9c8f12d49c remove identifier comparison checks 9 years ago
Rich-Harris 98e890986f DRY out code, handle strict vs non-strict 9 years ago
Rich-Harris 4580b4bf54 handle NaN 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 8410826b7f more stringent tests 9 years ago
Rich-Harris b16921646d exclude dead branches 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