1640 Commits (d08a8050a7ccb723952998fe5d3ebb4e101e5a23)
 

Author SHA1 Message Date
Rich Harris 3f39de8800 Merge pull request #1143 from danez/recursive-functions 8 years ago
Daniel Tschinder 583b13d757
Improves tree-shaking by only considering program-level 8 years ago
Rich Harris b04e790c4d Merge pull request #1152 from kzc/1146 8 years ago
Rich Harris dfb8a3f04f Merge pull request #1144 from christopherthielen/master 8 years ago
Chris Thielen b1e4384865 Update comments describing property string generation 8 years ago
kzc 2521f2e6e3 be more leniant in processing ExportDefaultDeclaration (#1146) 8 years ago
Chris Thielen bb546d342d Add test for bizzare moduleName 8 years ago
Chris Thielen f43fd99554 Access global.* using array notation 8 years ago
Rich Harris 98abe24682 Merge pull request #1151 from rollup/gh-957 8 years ago
Rich Harris 2d32cddabf implement gatherPossibleValues on ExternalDeclaration - fixes #957 8 years ago
Rich Harris fcf39281f8 -> v0.37.0 8 years ago
Rich Harris dbbb234df2 Merge pull request #1038 from rollup/gh-1028 8 years ago
Rich Harris 8120b509c9 Merge pull request #1046 from rollup/gh-1045 8 years ago
Rich Harris a4927986bd deduplicate 8 years ago
Rich Harris 666deef039 Merge branch 'legacy-quote-reserved-properties' into chge-master 8 years ago
Rich Harris 75442ef67e update tests 8 years ago
Rich Harris 81bf060969 quote reserved properties in legacy mode 8 years ago
Rich Harris 051cd9736c update legacy tests 8 years ago
Rich Harris 209fe7c694 apply https://github.com/rollup/rollup/pull/1062#issuecomment-255536598 8 years ago
Rich Harris 1559aaba22 Merge branch '1032' of https://github.com/kzc/rollup into kzc-1032 8 years ago
Rich Harris 951573066f Merge pull request #1068 from futurist/master 8 years ago
Rich Harris 07eb86c56a Merge pull request #1069 from IvanSanchez/no-legacy-getter 8 years ago
Rich Harris 8466b4ce56 Merge pull request #1138 from kzc/fix_parens 8 years ago
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