1717 Commits (gh-1187)
 

Author SHA1 Message Date
kzc ac04b83362 fix paren issues with tree shaking (#1101 #1128) 8 years ago
Rich-Harris fca14dbab1 -> v0.36.4 8 years ago
Rich Harris 3da03c64b7 Merge pull request #1106 from rollup/fix-977 8 years ago
Oskar Segersvärd 3a89cf7d2a Merge pull request #1076 from zackschuster/patch-1 8 years ago
Oskar Segersvärd 59f815b0d3 Update tests after #1037 8 years ago
Oskar Segersvärd ab3b38f15a Bundle execution is only dependent on program level call expressions 8 years ago
Oskar Segersvärd e8b44a7308 Merge branch 'called-but-unused-import' of github.com:mbostock/rollup into fix-977 8 years ago
zackschuster da4fb22e7a destructure options in Scope constructor 8 years ago
Iván Sánchez Ortega ea704835ba Add testing of getter defs in legacy mode. 8 years ago
Iván Sánchez Ortega 5881a2867d Do not output getter defs when in legacy mode 8 years ago
1111hui d5997f36c3 FIX: test for legacy; remove Object.define for legacy 8 years ago
kzc 0006ea1e1c use buble for test to resolve node 0.12 failure 8 years ago
kzc e20a332c57 fix TypeError in arrow function without braces returning a function (#1032) 8 years ago
chge c6089e7584 Quote names in module definition if legacy option is set 8 years ago
Rich-Harris 54124770cd fix missing namespace member warnings (closes #1045) 8 years ago
Rich-Harris f4489515e4 fix behaviour of export * in relation to defaults - fixes #1028 8 years ago
Rich-Harris 5344665d72 -> v0.36.3 8 years ago
Rich-Harris addad1d444 Merge branch 'master' of https://github.com/rollup/rollup 8 years ago
Rich-Harris a1666103b1 put Object.freeze fallback behind legacy option 8 years ago
Rich-Harris 2c15434e17 Merge branch 'master' of https://github.com/futurist/rollup into futurist-master 8 years ago
Rich Harris be83883d75 Merge pull request #999 from vforvova/reduce-options-rewrites-with-reduce 8 years ago
Rich Harris 72b442f639 Merge pull request #1002 from jlengstorf/docs/tutorial 8 years ago
Rich-Harris 49149f9be5 -> v0.36.2 8 years ago
Rich-Harris 4eae8da80d use relative ID for more readable message 8 years ago
Rich-Harris b1ab9ba26a Merge branch 'master' into FredyC-FredyC-patch-1 8 years ago
Rich Harris 67cbb81f34 Merge pull request #1035 from rollup/gh-1033 8 years ago
Rich-Harris 4040022443 tweak message 8 years ago
Rich-Harris 067b4e4d85 Merge branch 'FredyC-patch-1' of https://github.com/FredyC/rollup into FredyC-FredyC-patch-1 8 years ago
Rich Harris 64d642110e Merge pull request #1037 from rollup/gh-1004 8 years ago
Rich-Harris 40643bf543 include default exports in ASI 8 years ago
Rich-Harris 70c38bfaff linting 8 years ago
Rich-Harris e8858ef137 update tests 8 years ago
Rich-Harris be952fef12 automatic semicolon insertion (fixes #1004, #1009). fight me 8 years ago
Rich Harris 00b8f283fd Merge pull request #1019 from michelgotta/patch-1 8 years ago
Rich-Harris 2929f1a771 support function moduleContext option 8 years ago
Rich-Harris 559ef0f343 add test of function moduleContext option 8 years ago
Rich-Harris 9751849e7f beef up test 8 years ago
Rich-Harris 78515c3fb1 better error for missing export (#1033) 8 years ago
Nikhil Tilwalli 4fdf3fb9a2 Add support for module-specific context with 'moduleContext' option 8 years ago
Michel Gotta 77b8d4589f Fixed link to David DM badge 8 years ago
Daniel K b164a46363 Include line & column number in warning message 8 years ago
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