1498 Commits (a3e7b07e850c991a69681cf8f089cf31fb0f464c)
 

Author SHA1 Message Date
Federico Brigante a3e7b07e85 Avoid exports:auto warning on format:es 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
Rich Harris 9014673f38 Merge pull request #927 from rollup/gh-909 8 years ago
Rich-Harris b76f7b03ce put 0.12 back in the build matrix 8 years ago
Rich-Harris 0727c3284f support 0.12 8 years ago
Rich-Harris e7925e29d1 -> v0.35.8 8 years ago
Rich Harris 37a8b39fde Merge pull request #926 from nolanlawson/namespacing-functions 8 years ago
Nolan Lawson a7161689e4 Correctly deshadow re-assigned module functions 8 years ago
Rich Harris 8ac1cd9a82 Merge pull request #925 from rollup/debug-trash 8 years ago
Bogdan Chadkin 610ff331e4 Trim debug numbers 8 years ago
Rich-Harris 1f63f40551 -> v0.35.7 8 years ago
Rich Harris f4a7256ea0 Merge pull request #922 from Permutatrix/hrtime-error 8 years ago
Permutator b09f083167
Use timeStartHelper and timeEndHelper instead of time and toMilliseconds 8 years ago
Permutator d31c75bc70
Pass linting 8 years ago
Permutator 10808f733b
Made flushTime actually work again 8 years ago
Permutator ae82c520e6
Fixed "process.hrtime() only accepts an Array tuple." error 8 years ago