1101 Commits (b616db1b6b170dd5cb8e8ae62e005e00278525ba)
 

Author SHA1 Message Date
Rich Harris b616db1b6b -> v0.26.2 9 years ago
Rich Harris e3a58ec8fd Merge pull request #634 from rollup/gh-632 9 years ago
Rich Harris f18bf0f1e2 Merge pull request #640 from rollup/update-collapse-sourcemaps 9 years ago
Rich Harris 1ae1cee8c8 Merge pull request #631 from rollup/gh-587 9 years ago
Oskar Segersvärd cf5dee06d5 Update collapseSourcemaps to use class syntax post-620 9 years ago
Oskar Segersvärd 126b22c63a Merge pull request #639 from Victorystick/fix-no-treeshake-vars 9 years ago
Oskar Segersvärd 610f798111 Missing trailing new-lines 9 years ago
Oskar Segersvärd fbb0b3935b Fix failing test 9 years ago
Oskar Segersvärd e1286d3684 Add failing test case, which results in "var var ..." 9 years ago
Rich Harris a6d3436392 fix test title 9 years ago
Rich Harris d0ea2ad2d6 allow rewrites of variable declarator inits – fixes #632 9 years ago
Rich Harris 4736f2ca3d Merge branch 'master' into gh-587 9 years ago
Rich Harris 582df9c1c5 use buble/register so that our test code can start living in the present 9 years ago
Rich Harris 59d486cfa4 Merge branch 'master' of https://github.com/rollup/rollup 9 years ago
Rich Harris 3fd400c3a7 warn if default and named exports are used together in auto mode (#587) 9 years ago
Rich Harris 49154f2e2d easier way to expect warnings in tests 9 years ago
Rich Harris 797a201d5c Merge pull request #628 from rollup/gh-626 9 years ago
Rich Harris 0c213f0f3f Merge pull request #629 from rollup/gh-607 9 years ago
Rich Harris d1c1126b1a sanity check output of load hook 9 years ago
Rich Harris d3f092a071 create new scope for classes, with class expression ID (if any) as sole name. fixes #626 9 years ago
Rich Harris 9a9816ea92 -> v0.26.1 9 years ago
Rich Harris 881548ffe6 Merge pull request #620 from rollup/buble 9 years ago
Rich Harris 9bcf8b5831 Merge pull request #625 from Victorystick/disable-treeshaking 9 years ago
Oskar Segersvärd 5677b3697f Allow tree-shaking to be disabled 9 years ago
Oskar Segersvärd 23777a067c Add test with treeshaking disabled 9 years ago
Rich Harris bfe1db5533 remove rollup-plugin-babel 9 years ago
Rich Harris b7d2bf5ca5 Merge branch 'master' into buble 9 years ago
Rich Harris 004f5a1d69 -> v0.26.0 9 years ago
Rich Harris ea0287f3c0 switch from babel to buble 9 years ago
Rich Harris 531f40cd6e Merge pull request #580 from evs-chris/master 9 years ago
Rich Harris 70e3f0617e Merge pull request #591 from fatfisz/normalize-relative-external-paths 9 years ago
Rich Harris b998c91560 Merge pull request #609 from rollup/report-transform-error-file 9 years ago
Rich Harris 4fc22d929c Merge pull request #611 from jonataswalker/node-resolve 9 years ago
Rich Harris 9e91cb398d Merge pull request #619 from rollup/gh-618 9 years ago
Rich Harris 2b915cb6fc dont throw on single-length sourcemap segment (#618) 9 years ago
jonataswalker 29f4020f45 Use rollup-plugin-node-resolve instead of rollup-plugin-npm 9 years ago
Rich Harris 4971e0a62e report files causing transform errors 9 years ago
Oskar Segersvärd 884d98266c Merge pull request #603 from rollup/update-dependencies 9 years ago
Oskar Segersvärd 64b9dad158 Merge pull request #593 from fatfisz/eslint-config-root 9 years ago
Brian Donovan 26dcf8edb3 Update dependencies. 9 years ago
fatfisz 9ed87addbb Add another test case. 9 years ago
fatfisz 5df3e1f27c Add root: true to eslint config. 9 years ago
fatfisz 8b5c2e2b83 Add missing trailing new lines. 9 years ago
fatfisz c1978fb9e6 Normalize relative external paths. 9 years ago
Chris Reeves 79b3c4b226 Merge branch 'master' of github.com:rollup/rollup 9 years ago
Rich Harris 8a6b6d1a69 Merge pull request #583 from olegskl/add-usestrict-option-to-allowed-keys 9 years ago
Rich-Harris 49e9fac201 -> 0.25.8 9 years ago
Rich Harris 0fd8a871a6 Merge pull request #586 from MartinKolarik/master 9 years ago
Martin Kolárik 96c9bb5203 Unixize bundle entry path 9 years ago
Oleg SKLYANCHUK cc8141cc55 Add useStrict option to ALLOWED_KEYS. 9 years ago