1726 Commits (616e770a48833c74db5680bbf6fe23cb5e462b42)
 

Author SHA1 Message Date
Daniel K 8cb47862a2 Fix warn-on-top-level-this test 8 years ago
Daniel K ed35cef98f Add module id when warning about top level this 8 years ago
jlengstorf 6bfa47747c docs(tutorial): added a reference to the tutorial series 8 years ago
Vladimir Smyshlyaev 0812aa52d4 refactor: reduce options mutations with reduce 8 years ago
Rich-Harris 5becfeb86a -> v0.36.1 8 years ago
Rich Harris 025249ff1d Merge pull request #983 from btd/master 8 years ago
Rich Harris af04dac69b Merge pull request #976 from Victorystick/fix-973 8 years ago
Rich Harris f43d63dc97 Merge pull request #966 from bfred-it/patch-1 8 years ago
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