You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Oskar Segersvärd 0c83250fae Polish optimization of namespace lookups 10 years ago
..
ast handle assignment patterns 10 years ago
finalisers Revert "guard against undefined `this` in post-processed UMD bundle - fixes #109" 10 years ago
utils Merge pull request #130 from rollup/istanbul 10 years ago
Bundle.js mark side-effecty statements (call expressions and assignments to globals) - fixes #112 10 years ago
ExternalModule.js Defined Id classes, to reduce code duplication 10 years ago
Module.js Don't include 'default' export from 'export * from ...' 10 years ago
Scope.js Changed the default deconfliction function to behave more like Babel. Should be much faster for many identical identifiers. 10 years ago
Statement.js Polish optimization of namespace lookups 10 years ago
rollup.js Merge pull request #130 from rollup/istanbul 10 years ago