1447 Commits (17f52787cb03072b1eb926d57d7f4f8df5a469f5)
 

Author SHA1 Message Date
Rich-Harris 17f52787cb -> v0.35.6 8 years ago
Rich-Harris 55c23a3f23 browser friendly flushTime 8 years ago
Rich-Harris 3ecde8cd09 -> v0.35.5 8 years ago
Rich Harris 9f490cc773 Merge pull request #920 from rollup/gh-919 8 years ago
Rich-Harris e297468b6a temporarily revert to 0.34 for build 8 years ago
Rich-Harris 7afadff268 handle body-less for loops etc 8 years ago
Rich-Harris eba7a70350 allow empty for loop heads – fixes #919 8 years ago
Rich-Harris 4379d486f8 -> v0.35.4 8 years ago
Rich Harris e761e22acc Merge pull request #918 from rollup/empty-statements 8 years ago
Rich Harris a1bf989f72 Merge pull request #917 from rollup/gh-870 8 years ago
Rich-Harris 9d9cfccd32 remove empty statements 8 years ago
Rich-Harris 6da374cea2 preserve effects in for-of and for-in statements. fixes #870 8 years ago
Rich-Harris b82375c273 preserve effects in for-of loop (#870) 8 years ago
Rich Harris 10d2ad36fb Merge pull request #916 from rollup/debug 8 years ago
Rich-Harris 56d64da1a4 build self with 0.35 8 years ago
Rich-Harris c00399bf20 -> v0.35.3 8 years ago
Rich-Harris 8446b06e8d render identifiers inside template literals 8 years ago
Bogdan Chadkin 50d263203e Fix lint 8 years ago
Bogdan Chadkin 8197977050 Add performance labels 8 years ago
Rich-Harris a6dd89b25d -> v0.35.2 8 years ago
Rich-Harris db8fcc4273 -> v0.35.1 8 years ago
Rich Harris 8fca0ef98b Merge pull request #915 from rollup/deconflict-classes 8 years ago
Rich Harris 5ea3393e06 Merge pull request #914 from rollup/acorn-4 8 years ago
Rich Harris aac47b05cb Merge pull request #913 from rollup/gh-903 8 years ago
Rich-Harris 16da86e93c deconflict-classes 8 years ago
Bogdan Chadkin c1b7092b0d Fix codestyle 8 years ago
Bogdan Chadkin 4817eada3e Fix test on windows 8 years ago
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