Commit Graph

  • 3c37dc43e7 allow imports of individual files from external modules Rich-Harris 2015-08-22 14:23:54 -0400
  • 481d28412c attach scopes to BlockStatement nodes, not Function nodes. fixes #91 Rich-Harris 2015-08-22 13:29:56 -0400
  • fddf71d4a8 update test to reflect bug accurately Rich-Harris 2015-08-22 12:09:37 -0400
  • b5fd2b72aa Merge branch 'gh-92' into gh-91 Rich-Harris 2015-08-22 10:18:23 -0400
  • 71d9d4fa0e only rewrite exported vars as exports.foo if necessary Rich Harris 2015-08-21 18:47:54 -0400
  • a55cfbdd8a Merge branch 'master' into gh-92 Rich Harris 2015-08-21 17:51:26 -0400
  • 4e11b0c602 Merge pull request #90 from rollup/gh-37-b Rich Harris 2015-08-21 17:51:04 -0400
  • e35df59450 failing test for #92 Rich Harris 2015-08-21 17:50:49 -0400
  • 37a858abc6 failing test for #91 Rich Harris 2015-08-21 17:27:28 -0400
  • 8a7a91c643 make test passable Rich Harris 2015-08-21 15:53:02 -0400
  • 20c2b66d00 Merge branch 'master' into gh-37 Rich Harris 2015-08-21 15:33:50 -0400
  • 0b619dfb59 Merge pull request #89 from rollup/more-readme Rich Harris 2015-08-21 15:19:45 -0400
  • a1978df84a use jsnext:main field for magic-string Rich Harris 2015-08-21 14:51:38 -0400
  • 167043590b add minifier example and link to starter project Rich Harris 2015-08-21 13:56:31 -0400
  • fede9fafcb Merge pull request #87 from rollup/better-readme Rich Harris 2015-08-21 11:32:07 -0400
  • abe33e00bf cap up name Rich Harris 2015-08-20 10:57:31 -0400
  • ada4113a1c tweak readme Rich Harris 2015-08-20 10:56:24 -0400
  • db6d7a35da flesh out readme, add license Rich Harris 2015-08-20 10:52:55 -0400
  • 2f62e7f3ca WIP better readme - remove all the HERE BE DRAGONS guff Rich Harris 2015-08-19 17:59:16 -0400
  • e678e298fe update package.json v0.14.1 Rich Harris 2015-08-19 13:58:17 -0400
  • 9eec66cc2c more changelog Rich Harris 2015-08-19 13:57:25 -0400
  • b0e063a275 update changelog Rich Harris 2015-08-19 13:36:46 -0400
  • 4ebd300abb Merge pull request #86 from rollup/reexports Rich Harris 2015-08-19 13:33:10 -0400
  • bfad828248 more DRY Rich Harris 2015-08-19 10:42:11 -0400
  • b5bb560217 DRY Rich Harris 2015-08-19 10:32:13 -0400
  • f1d35aad7e use arrays, not objects, to track variable declarations Rich Harris 2015-08-19 10:28:37 -0400
  • c343b67e2a DRY out namespace exports Rich Harris 2015-08-19 10:15:10 -0400
  • 975528d034 handle multiple exports of a single binding Rich Harris 2015-08-19 10:08:31 -0400
  • 199d3ad4e4 simplify export block logic Rich Harris 2015-08-19 09:13:05 -0400
  • 98494b2b5f simplify es6 exports Rich Harris 2015-08-19 09:11:44 -0400
  • dd3bf0c3b0 typos Rich-Harris 2015-08-18 08:43:54 -0400
  • fc5b89dacd fix global detection Rich-Harris 2015-08-18 08:43:47 -0400
  • 13521adec8 fix es6 export Rich-Harris 2015-08-18 08:29:15 -0400
  • 4880efe31b add a failing test for re-exporting and renaming multiple 'default' exports Arpad Borsos 2015-08-03 11:29:17 +0200
  • b09bce28b5 fix typo in test Rich-Harris 2015-08-17 20:00:46 -0400
  • 419a37f145 fix more tests, messily Rich Harris 2015-08-17 18:30:12 -0400
  • 6ed5b7f78c remove reference to linkedImport Rich Harris 2015-08-17 18:11:51 -0400
  • 7521fe7e25 fix namespace reexports Rich Harris 2015-08-17 18:10:08 -0400
  • be73b32792 fix export * case Rich Harris 2015-08-17 18:01:32 -0400
  • e53bfa6180 fix a few tests Rich Harris 2015-08-17 18:00:16 -0400
  • ae084c0424 first stab at handling reexports separately Rich Harris 2015-08-17 17:23:43 -0400
  • ae0e7cdcaa Merge commit 'e4fd1ef172afac994c0a7b20344d9f5a1989bfb1' into reexports Rich Harris 2015-08-17 11:51:50 -0400
  • 11f30aba06 minor linting Rich Harris 2015-08-17 11:10:45 -0400
  • 4fd2c521b4 Update README.md Rich Harris 2015-08-17 10:52:01 -0400
  • e4fd1ef172 failing tests for #16 Rich Harris 2015-08-17 10:33:02 -0400
  • ca2949bdc4 Merge pull request #85 from Victorystick/cli-use-strict Rich Harris 2015-08-17 10:26:03 -0400
  • 3966ab03a4 Merge pull request #84 from Victorystick/readme-cli Rich Harris 2015-08-17 10:25:21 -0400
  • aa54b2ced8 Add `--strict/--no-strict` CLI option. Oskar Segersvärd 2015-08-17 16:23:27 +0200
  • 60d6fbda4e Added some README info on the CLI Oskar Segersvärd 2015-08-17 15:58:44 +0200
  • 7bed21c3da add test for #esperanto/161 Rich-Harris 2015-08-16 20:24:16 -0400
  • 680a8e5cb1 add test for #esperanto/187 Rich-Harris 2015-08-16 17:37:26 -0400
  • 7fdea10b36 Merge pull request #79 from rollup/0.14.0 v0.14.0 Rich Harris 2015-08-16 16:33:50 -0400
  • 5292e2453c update gobble-rollup Rich-Harris 2015-08-16 15:24:01 -0400
  • d03ff2c2f4 update CHANGELOG Rich-Harris 2015-08-16 14:36:08 -0400
  • 056110dd09 dedupe external imports in ES6 bundle (fixes #77) Rich-Harris 2015-08-16 14:28:57 -0400
  • 36be9196f5 test for #77 Rich-Harris 2015-08-16 14:24:57 -0400
  • 27f225b011 re-enable all tests Rich-Harris 2015-08-16 14:11:54 -0400
  • 9fd6488ea1 add test for #72 Rich-Harris 2015-08-16 14:02:43 -0400
  • 4f959bd9de -> 0.14.0 Rich-Harris 2015-08-16 14:02:33 -0400
  • 962431075a simplify deconflicting logic Rich-Harris 2015-08-16 13:25:52 -0400
  • a49f966703 remove temporary _parse workaround Rich-Harris 2015-08-16 13:04:22 -0400
  • 1f670d5882 tidying up Rich-Harris 2015-08-16 12:57:00 -0400
  • 8cb61a9a2f prevent `var undefined = sideEffectyDefault(foo)` Rich-Harris 2015-08-16 12:31:45 -0400
  • a77d83d0b6 dont trace declarations across default boundaries Rich-Harris 2015-08-16 12:16:42 -0400
  • 1d6737157e mark default export declarations as isUsed, as well as named ones Rich-Harris 2015-08-16 12:13:59 -0400
  • 611315a812 dont rewrite exported vars unless in named exports mode Rich-Harris 2015-08-16 12:07:06 -0400
  • 4164f6265a use bundle.trace() when building export block Rich-Harris 2015-08-16 12:02:25 -0400
  • ed23293b6d fix module.defaultName() Rich-Harris 2015-08-16 12:01:05 -0400
  • 75f1bf155e make trace() a method of Bundle, partially fix exported vars Rich-Harris 2015-08-16 11:56:04 -0400
  • b419453599 handle `export { default } from ...` case Rich-Harris 2015-08-16 11:23:15 -0400
  • c36432092d handle errors (caused by e.g. console.log) in CLI tests Rich-Harris 2015-08-16 10:57:37 -0400
  • 4420d508c6 trying something new... Rich-Harris 2015-08-16 10:55:16 -0400
  • f14ee72ee1 add statement.toString method for easier debugging Rich-Harris 2015-08-16 09:44:42 -0400
  • e7bbd516d1 combine declaredName and identifier Rich-Harris 2015-08-15 22:09:22 -0400
  • 0cc1221b7a remove obsolete special case logic Rich-Harris 2015-08-15 19:57:52 -0400
  • bf54f9db15 enable all tests Rich-Harris 2015-08-15 19:09:27 -0400
  • 01b69eadc6 handle external imports in ES6 bundles Rich-Harris 2015-08-15 18:35:16 -0400
  • df66011c7c handle export * (all function tests now passing) Rich-Harris 2015-08-15 18:18:44 -0400
  • ae93c679cb handle tricky `export { default as foo } from ...` case Rich-Harris 2015-08-15 18:06:10 -0400
  • da00ac8a3c more fixes Rich-Harris 2015-08-15 17:38:40 -0400
  • e0c554a801 more fixes Rich-Harris 2015-08-15 17:17:14 -0400
  • 35661e1f39 fixes Rich-Harris 2015-08-15 16:55:46 -0400
  • e36bf8dbd5 start moving naming logic into bundle, rather than modules Rich-Harris 2015-08-15 16:27:56 -0400
  • 10bc42daeb dont call module.getCanonicalName before module.rename (has undesired side effects) Rich-Harris 2015-08-15 14:53:42 -0400
  • fc6a55cddb statement.module -> this, where appropriate Rich-Harris 2015-08-15 14:18:46 -0400
  • 855ee29ca3 fix names in export from declarations Rich-Harris 2015-08-15 14:07:59 -0400
  • 63dd595d3a split out tests Rich Harris 2015-08-14 11:53:28 -0400
  • 8afcd92ca7 ignore excluded statements for purposes of deconflicting Rich Harris 2015-08-14 11:07:57 -0400
  • b5498c28b7 add failing test Rich Harris 2015-08-13 15:00:51 -0400
  • 5cbd7afb1a rig up eslint, do some linting Rich Harris 2015-08-13 14:19:53 -0400
  • cd3901630f -> 0.13.0 v0.13.0 Rich Harris 2015-08-13 11:45:55 -0400
  • f9ea94c835 Merge pull request #66 from rollup/esperanto-friendly Rich Harris 2015-08-13 11:41:27 -0400
  • 8d7093e11e Merge branch 'master' into esperanto-friendly Rich-Harris 2015-08-02 16:36:45 -0400
  • b6aa24c23d update test config Rich-Harris 2015-08-02 16:33:53 -0400
  • 09eaef6143 rename variables named `exports` Rich-Harris 2015-08-02 16:15:35 -0400
  • c2ebdcbe4c dont rewrite var foo as var exports.foo Rich-Harris 2015-08-02 16:00:35 -0400
  • 0b5dcbced2 make _scope configurable - avoids some test headaches Rich-Harris 2015-08-02 14:18:04 -0400
  • 418ce08a44 rename internal namespace exports as appropriate Rich-Harris 2015-08-02 13:58:56 -0400
  • 39057cddf0 use provided AST instead of parsing again Rich-Harris 2015-08-02 13:49:36 -0400
  • f35d453c72 deconflict external imports Rich-Harris 2015-08-02 12:57:13 -0400