1718 Commits (3a8b1c146069c2c489f3dd8efa883ef128505a9f)
 

Author SHA1 Message Date
Rich Harris e83e5937f4 Merge pull request #967 from Permutatrix/internally-used-default 8 years ago
Oskar Segersvärd 0ac8baf1c9 Merge pull request #991 from vforvova/check-options-as-function 8 years ago
Vladimir Smyshlyaev daaaeafc75 Cut options validation into method 8 years ago
Mike Bostock 82f2149a18 Add another failing test case. 8 years ago
1111hui 4cff28b3a2 ADD: fallback for Object.freeze 8 years ago
Denis Bardadym fb12be5814 Update _config.js 8 years ago
Denis Bardadym ad22e33dcd Do not skip non empty block statements 8 years ago
Mike Bostock b65657fd38 Add failing test case for #977. 8 years ago
Oskar Segersvärd 2c80dc7d72 Fix #973 8 years ago
Permutator 4df36f3974 Merge pull request #1 from mbostock/internally-used-default 8 years ago
Mike Bostock d9193654dc Remove redundant check. 8 years ago
Federico Brigante a3e7b07e85 Avoid exports:auto warning on format:es 8 years ago
Permutator 1d51b06592
Whoops, tabs, not spaces 8 years ago
Permutator 33934791dd
Default exports that are only used internally now included 8 years ago
Permutator 7f61f5c754
Added failing test for inclusion of internally used default export 8 years ago
Rich-Harris 152afb9732 -> v0.36.0 8 years ago
Rich Harris 7e5479673f Merge pull request #960 from rollup/templates 8 years ago
Rich Harris cfbf78795e Merge pull request #864 from rollup/gh-860 8 years ago
Rich-Harris ef3c8d5452 let -> var 8 years ago
Rich-Harris e36a57527b prevent {export foo as default} from creating a live binding (#860) 8 years ago
Rich-Harris ec69703171 Merge branch 'master' into gh-860 8 years ago
Rich-Harris 609cf2b3c6 oops, reinstate all tests 8 years ago
Rich-Harris 5001d2b2cb -> v0.35.15 8 years ago
Rich Harris 568951c837 Merge pull request #959 from rollup/gh-958 8 years ago
Rich Harris ab6c436df3 Merge pull request #962 from rollup/gh-928 8 years ago
Rich-Harris 1a15b81118 remove link markdown and squashing bullet point 8 years ago
Rich-Harris fa08af7689 argh 0.12 8 years ago
Rich-Harris e152bb95c5 warn on missing unused imports in deshadowing phase, rather than throwing - fixes #928 8 years ago
Rich-Harris 0cd5ea35e6 add issue and pull request templates 8 years ago
Rich-Harris 3a73224990 ensure bundle ends with newline – fixes #958 8 years ago
Rich-Harris 42ed5c24ba -> v0.35.14 8 years ago
Rich Harris aedcb007d5 Merge pull request #956 from rollup/gh-930 8 years ago
Rich-Harris f143b01c62 beef up test 8 years ago
Rich-Harris 819d619aa1 include all ancestors of expression with effects, up to function boundary - fixes #930 8 years ago
Rich-Harris b5a34d60ba -> v0.35.13 8 years ago
Rich Harris ce93f8e4ba Merge pull request #955 from rollup/superclass 8 years ago
Rich-Harris 036eae5ab1 transpile test for 0.12 8 years ago
Rich-Harris b26917bff6 include superclass when including a class declaration (#932) 8 years ago
Rich-Harris 05e12b7b3e -> v0.35.12 8 years ago
Rich-Harris a2487a4555 remove eslint comment 8 years ago
Rich-Harris 303333b310 enable interop option in CJS bundles 8 years ago
Emil Ajdyna 211fa097a9 add: interop option 8 years ago
Rich Harris 5d5eb24b15 -> v0.35.11 8 years ago
Rich Harris bed6f0650d only deconflict reified namespaces 8 years ago
Rich Harris 67f7492a87 Merge branch 'namespacing-2' of https://github.com/nolanlawson/rollup into nolanlawson-namespacing-2 8 years ago
Brian Donovan 5b68b14052 -> v0.35.10 8 years ago
Brian Donovan 447fb1197a Merge pull request #933 from rollup/rollup-931 8 years ago
Nolan Lawson 8545d85a9e Correctly deshadow star imports when conflicting 8 years ago
Brian Donovan d980cf37de Only remove EmptyStatement nodes directly inside blocks. 8 years ago
Rich-Harris a1478d7445 -> v0.35.9 8 years ago