1470 Commits (211fa097a929a049584a520196d182a3128316a6)
 

Author SHA1 Message Date
Rich Harris 10a97dbb81 Merge pull request #912 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg 8 years ago
Rich-Harris e723cc5c46 only transpile acorn 4 down to node 4 support level 8 years ago
Rich-Harris 7819d7b688 update to acorn 4 8 years ago
Rich-Harris e8179c2013 include dependencies in bundle.modules (closes #903) 8 years ago
npmcdn-to-unpkg-bot 928f7f4f9a Replace npmcdn.com with unpkg.com 8 years ago
Rich-Harris 9fd72a655f -> v0.35.0 8 years ago
Rich Harris 0c73791ae6 Merge pull request #902 from rollup/rewrite 8 years ago
Rich-Harris b05ceb2478 doh 8 years ago
Rich-Harris 06d167b60d failing test (skipped for now) 8 years ago
Rich-Harris 316f6041ab always treat literals as leaf nodes 8 years ago
Rich-Harris 3cbedcc4e4 Merge branch 'rewrite' of https://github.com/rollup/rollup into rewrite 8 years ago
Rich-Harris bd01c0acb4 correctly rename children of conditional expressions 8 years ago
Brian Donovan 95106fa770 Remove unused imports to fix linting. 8 years ago
Rich-Harris ef676b4081 disregard effects in dead branches 8 years ago
Rich-Harris 2e32f23777 fix double var declaration bug (#716) 8 years ago
Rich-Harris 5e1e5f99c5 dont assume recursive function calls have side-effects 8 years ago
Rich Harris 34a13a74d0 use a set to track which functions are being called 8 years ago
Rich Harris beac2e6eb1 fix regex 8 years ago
Rich Harris 7df2f00b57 add test for #716 but skip it for now 8 years ago
Rich-Harris 1abcb17388 oops 8 years ago
Rich-Harris fe36478151 do less work at end 8 years ago
Rich-Harris cf1ac32a53 dont separate vars in for loop head 8 years ago
Rich-Harris 2295153964 handle updates of parameters 8 years ago
Rich-Harris 4e96e95def configure entry in rollup.config.browser.js 8 years ago
Rich-Harris 92f5584546 add browser/cli watch tasks 8 years ago
Rich-Harris 0913247901 transpile acorn for now, pending new release 8 years ago
Rich Harris 7e67b8b273 test for #669 8 years ago
Rich Harris 8ecbd78539 enable previously failing test for #733 8 years ago
Rich Harris ccb28cf56b add test for #893 8 years ago
Rich Harris 83ccb97253 clone ASTs, for fast incremental rebuilds 8 years ago
Rich Harris db0dc75f03 parse as ES7 8 years ago
Rich Harris 2148516fad remove 0.12 from build matrix, it doesnt matter any more 8 years ago
Rich Harris ad4ca750a5 linting 8 years ago
Rich Harris 37d8950d99 skip module order tests for now 8 years ago
Rich Harris 0eecb7d509 re-enable all tests 8 years ago
Rich Harris c096eb4b26 test for #898 8 years ago
Rich Harris 9ded29e9ec add test for #901 8 years ago
Rich-Harris 173cfc0df7 rewrite 8 years ago
Bogdan Chadkin 62503515f3 Fix --help format description 8 years ago
Rich Harris 7fb7ee494d -> v0.34.13 8 years ago
Rich Harris 55c12a6154 Merge pull request #890 from tivac/transformbundle-options 8 years ago
Rich-Harris 72e4637c3f missing changelog entry 8 years ago
Pat Cavit a27ba30aa6 Add options as second arg to .transformBundle 8 years ago
Rich-Harris 7ad9f6914d -> v0.34.12 8 years ago
Rich-Harris 3de477137a fix rollup-watch (#887) 8 years ago
Rich Harris 8dd88bfb62 Merge pull request #630 from rollup/gh-590 8 years ago
Rich-Harris dab40ce0b9 handle non-existent dir of import 8 years ago
Rich-Harris 49bcda425f Merge branch 'master' into gh-590 8 years ago
Rich Harris 32aa67583c -> v0.34.11 8 years ago
Rich Harris b8ca44c8e2 Merge pull request #884 from rollup/gh-880 8 years ago