17 Commits (5e5bb7b9e0fbcea0a7b620a92861efb29d4d5411)

Author SHA1 Message Date
Oskar Segersvärd 5e5bb7b9e0 Updated ES6 finalizer 10 years ago
Oskar Segersvärd f680aae304 Added `Scope.getNames()` to avoid exposing internals. 10 years ago
Oskar Segersvärd 3b6977f590 More tests pass 10 years ago
Oskar Segersvärd 6e59abd5a6 Fixed `ExternalModule.needsNamed`, and ES6 imports. 10 years ago
Oskar Segersvärd 3a512f09cd Do scope lookups when exporting and importing. 10 years ago
Rich Harris 98494b2b5f simplify es6 exports 10 years ago
Rich-Harris 13521adec8 fix es6 export 10 years ago
Rich-Harris 056110dd09 dedupe external imports in ES6 bundle (fixes #77) 10 years ago
Rich-Harris e36bf8dbd5 start moving naming logic into bundle, rather than modules 10 years ago
Rich Harris 5cbd7afb1a rig up eslint, do some linting 10 years ago
Oskar Segersvärd 9a1ae23919 Named and * imports must be treated separately. 10 years ago
Rich Harris 9ceb75de91 add interop blocks for default imports from external modules 10 years ago
Rich-Harris 73a07c5c08 allow control over indentation (closes #5) 10 years ago
Rich-Harris f873e70ff5 oh man, never run git reset HEAD while you have unmerged paths. chaos 10 years ago
Rich Harris 23e0f69559 fix finalisers 10 years ago
Rich-Harris ed4e27d0a7 basic finalisers for all module types 10 years ago
Rich Harris 281d5ca00a support default exports from bundle 10 years ago
Rich-Harris 9371a6f709 generate UMD output, handle cycles, various fixes 10 years ago