1469 Commits (5d5eb24b15562bb1a41a3e8c98e15ba02353896c)
 

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