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.
Rich-Harris e875abae45 Merge branch 'master' into gh-447 9 years ago
..
ast create new scope for classes, with class expression ID (if any) as sole name. fixes #626 9 years ago
finalisers remove commented out code 9 years ago
utils Merge branch 'master' into gh-447 9 years ago
Bundle.js options.preferConst to use const instead of var when creating statements (#653) 9 years ago
Declaration.js distinguish between default and namespace imports from external module (#637) 9 years ago
ExternalModule.js distinguish between default and namespace imports from external module (#637) 9 years ago
Module.js options.preferConst to use const instead of var when creating statements (#653) 9 years ago
Reference.js Handle erroneous nested member expressions 9 years ago
Statement.js warn about eval security vulnerability 9 years ago
banner.js use rollup-babel for bundling self (is quicker!) and include banner/version in dist files 10 years ago
rollup.js options.preferConst to use const instead of var when creating statements (#653) 9 years ago