Commit Graph

  • 52511ef264 remove node 5 from travis config, add node 6 to appveyor config Rich Harris 2016-06-21 13:48:17 -0400
  • 01f9722991 Merge branch 'patch-1' of https://github.com/amilajack/rollup into amilajack-patch-1 Rich Harris 2016-06-21 13:47:23 -0400
  • 1a79c69d02 Merge pull request #724 from operandom/debug-cli-external Rich Harris 2016-06-21 13:46:40 -0400
  • ad7e093434 Merge branch 'master' into fail-exports-all-dup Rich Harris 2016-06-21 13:44:50 -0400
  • 3b12752297 Add missing parameter. operandom 2016-06-20 12:25:24 +0200
  • a335283a73 Add test : handle external is a function in config. operandom 2016-06-20 12:25:05 +0200
  • 6917687996 Fail on export all dup optionally Bogdan Chadkin 2016-06-20 07:34:47 +0300
  • 705b1e97a5 Revert assign mod Bogdan Chadkin 2016-06-19 23:09:47 +0300
  • d5c232d6cc Fail on duplicating in export * from Bogdan Chadkin 2016-06-19 23:06:46 +0300
  • 9454281953 remove unused promise helper Rich-Harris 2016-06-19 13:19:11 -0400
  • 6b1ac41bdc update self-dependency, move to es format Rich-Harris 2016-06-19 13:18:02 -0400
  • 391dee5c98 fix test Rich-Harris 2016-06-19 13:17:48 -0400
  • 8950d406b7 -> v0.32.0 v0.32.0 Rich-Harris 2016-06-19 13:10:54 -0400
  • 04922aee6a Merge pull request #731 from rollup/gh-468 Rich Harris 2016-06-19 13:08:08 -0400
  • 0ad42d8b81 Merge branch 'master' into gh-468 Rich-Harris 2016-06-19 11:47:29 -0400
  • 38cc7cf314 Merge branch 'master' into buble-tests Rich-Harris 2016-06-19 11:47:00 -0400
  • 8c25878608 ensure local rollup build is used Rich-Harris 2016-06-19 11:41:00 -0400
  • 4ecc219330 update test files Rich-Harris 2016-06-19 11:15:21 -0400
  • 67b5fc6018 rename expected output files (es6.js -> es.js) Rich-Harris 2016-06-19 11:05:25 -0400
  • 9f399591b3 add test for es6 format warning Rich-Harris 2016-06-19 11:04:20 -0400
  • b1e6823f08 es6 -> es Rich-Harris 2016-06-19 11:04:08 -0400
  • f01c0e8fb1 update dependencies Rich-Harris 2016-06-19 10:49:45 -0400
  • c542325a58 switch tests from babel to buble Rich-Harris 2016-06-19 10:49:36 -0400
  • ac3455126b Add a failing test for #672. Brian Donovan 2016-06-17 11:14:47 -0700
  • ba26824bb5 Merge pull request #726 from maxdavidson/es-module-output Brian Donovan 2016-06-17 10:04:45 -0700
  • 30e10d2497 Add build target for ES modules Max Davidson 2016-06-17 16:57:15 +0200
  • 9461ed325e Handle options.external is a function. operandom 2016-06-17 15:11:40 +0200
  • 6ef17527f9 Added travis ci support to test against modern node versions Amila Welihinda 2016-06-15 21:15:25 -0700
  • b3f6317591 -> v0.31.2 v0.31.2 Rich Harris 2016-06-13 12:39:48 -0400
  • d3c2ee6e9c Merge pull request #715 from Permutatrix/plugin-load-sourcemap Rich Harris 2016-06-13 12:38:17 -0400
  • d9852e9d64 Merge pull request #718 from rollup/ghi-717 Rich Harris 2016-06-13 11:06:08 -0400
  • 9b13711cf7 update allowed options test Rich Harris 2016-06-13 11:03:28 -0400
  • c9d422d52d Allow `sourceMapFile` as an option. Brian Donovan 2016-06-12 18:22:14 -0700
  • 3a2f9b6e15
    Don't use endsWith. Will this fix the 0.12 build? Permutator 2016-06-11 21:42:15 -0700
  • e256ddb727
    Removed debugging line in sourcemaps loaders test Permutator 2016-06-11 20:16:15 -0700
  • 2a7a1a7090
    Updated test for loader sourcemaps Permutator 2016-06-11 19:56:16 -0700
  • 7535c518ff
    Fixed loading of source content from loader-provided sourcemaps Permutator 2016-06-11 19:55:49 -0700
  • 4ebaeecb15
    Reduce blobbiness of collapseSourcemaps Permutator 2016-06-11 19:24:37 -0700
  • 3f39f2aec4
    Simplify sourcemaps loaders test Permutator 2016-06-11 19:19:32 -0700
  • 22f57c4571
    Made it possible for plugin loaders to provide sourcemaps Permutator 2016-06-11 19:12:54 -0700
  • c93debcc2e -> v0.31.1 v0.31.1 Rich-Harris 2016-06-11 12:29:46 -0400
  • 8f9d813baf Merge pull request #714 from rollup/gh-712 Rich Harris 2016-06-11 12:28:26 -0400
  • a085bdc93a handle errors emitted by rollup-watch (#712) Rich-Harris 2016-06-11 12:10:49 -0400
  • 31528a5a4d Merge pull request #713 from rollup/upgrade-string Rich Harris 2016-06-11 11:31:47 -0400
  • 958ff75dc5 Upgrade rollup-plugin-string Bogdan Chadkin 2016-06-11 17:34:47 +0300
  • c6e360d224
    const map = map? I think not. Permutator 2016-06-10 21:29:10 -0700
  • 89327d50b2 oops Rich Harris 2016-06-10 17:39:58 -0400
  • 4434cf1f5b -> v0.31.0 v0.31.0 Rich Harris 2016-06-10 17:38:42 -0400
  • f114bcce84 Merge pull request #709 from rollup/acorn-options Rich Harris 2016-06-10 17:33:47 -0400
  • 9d328e0f2e Merge pull request #707 from rollup/undefined-this Rich Harris 2016-06-10 17:33:28 -0400
  • f56ed8b703 Merge pull request #710 from efender/patch-1 Bogdan Chadkin 2016-06-10 13:27:06 +0300
  • 4abf336af5 Update CHANGELOG.md Oleg Orlov 2016-06-10 14:08:27 +0400
  • 1d11282d6e allow user-specified acorn options (#564) Rich Harris 2016-06-09 18:00:18 -0400
  • 51c3da9a6f rewrite top-level this as undefined Rich Harris 2016-06-09 17:16:02 -0400
  • fb1004524e -> v0.30.0 v0.30.0 Rich Harris 2016-06-09 16:59:09 -0400
  • d5e1373fcb Merge pull request #706 from rollup/gh-700 Rich Harris 2016-06-09 16:56:23 -0400
  • 773ad3946f Merge pull request #705 from rollup/normalize-absolute Rich Harris 2016-06-09 16:52:45 -0400
  • b848413de9 doh Rich Harris 2016-06-09 16:45:48 -0400
  • f7a4a57f80 install deps Rich Harris 2016-06-09 16:28:56 -0400
  • 1788682029 untrack bin/rollup Rich Harris 2016-06-09 16:28:50 -0400
  • 1f97f4e4e2 only include dist files in npm package Rich Harris 2016-06-09 16:10:30 -0400
  • c0d4593058 move bundled CLI dependencies to devDependencies Rich Harris 2016-06-09 16:06:45 -0400
  • b62aa070bf build/bundle CLI Rich Harris 2016-06-09 16:04:01 -0400
  • ccbc11cce1 Normalize absolute paths in default resolver Bogdan Chadkin 2016-06-09 22:28:15 +0300
  • 2b13d59ee4 Add normalize-absolute test Bogdan Chadkin 2016-06-09 22:13:45 +0300
  • ef20502229 allow rollup --watch with targets Rich Harris 2016-06-09 15:07:30 -0400
  • 1e0a27f59a -> v0.29.1 v0.29.1 Rich Harris 2016-06-09 14:19:43 -0400
  • a87401c11a Merge pull request #694 from rollup/gh-690 Rich Harris 2016-06-09 14:16:50 -0400
  • 9575b680ee update test Rich Harris 2016-06-09 14:01:14 -0400
  • 49f7470688 Merge branch 'master' into gh-690 Rich Harris 2016-06-09 13:58:18 -0400
  • 887d22683c update magic-string Rich Harris 2016-06-09 13:53:30 -0400
  • f171048be0 remove unused variable Rich Harris 2016-06-09 13:52:56 -0400
  • c2afe7d9bd rename test to workaround mochas confusion Rich Harris 2016-06-09 13:17:02 -0400
  • 9b615469e0 Merge pull request #702 from rollup/shared-target-config Rich Harris 2016-06-09 10:15:26 -0400
  • fca02171fa Merge target options with main options. Brian Donovan 2016-06-09 07:00:45 -0700
  • 0f3cda2e29 Merge branch 'master' into gh-690 Rich-Harris 2016-06-08 20:22:59 -0400
  • 5f7c2f68cb -> v0.29.0 v0.29.0 Rich-Harris 2016-06-08 12:00:10 -0400
  • cc908eef62 Merge pull request #699 from rollup/watch Rich Harris 2016-06-08 11:59:01 -0400
  • f2671c0519 oops i did it again Rich-Harris 2016-06-08 11:55:04 -0400
  • 138d255af4 on second thoughts, dont auto-install. will cause problems in many cases Rich-Harris 2016-06-08 11:49:50 -0400
  • d61df97d8d auto-install rollup-watch if requested Rich-Harris 2016-06-08 10:56:49 -0400
  • fa93c5fe37 var not let Rich-Harris 2016-06-08 08:58:19 -0400
  • 7485b60d45 implement rollup --watch Rich-Harris 2016-06-08 01:07:40 -0400
  • 9cfedd55d4 reinstate all tests Rich-Harris 2016-06-07 23:49:56 -0400
  • 53fdae7173 -> v0.28.0 v0.28.0 Rich-Harris 2016-06-07 23:48:32 -0400
  • 220f306f7e Merge pull request #658 from rollup/incremental-transform Rich Harris 2016-06-07 23:43:07 -0400
  • c95a78451b Merge pull request #698 from rollup/incremental-transform-b Rich Harris 2016-06-07 23:23:29 -0400
  • e11b1f2d68 preserve sourcemap chain Rich Harris 2016-06-07 18:03:15 -0400
  • 0a7a391c04 preserve ast to avoid re-parsing Rich Harris 2016-06-07 18:01:33 -0400
  • 84d408f9ad make tests more robust (fs was getting out of sync) Rich Harris 2016-06-07 17:53:43 -0400
  • fc7e0f1ce2 change option from bundle to cache Rich Harris 2016-06-07 17:32:15 -0400
  • ffa49fd9e2 Merge branch 'master' into incremental-transform Rich Harris 2016-06-07 16:57:55 -0400
  • 1a4c45ac89 -> v0.27.1 v0.27.1 Rich Harris 2016-06-07 11:27:30 -0400
  • 3f43f6285e Merge pull request #696 from rollup/ignore-illegal-name-suggestions Rich Harris 2016-06-07 11:25:18 -0400
  • dc19f98079 Merge pull request #695 from rollup/gh-692-redux Rich Harris 2016-06-07 11:24:50 -0400
  • 528b692a38 ensure name suggestions are legal identifiers Rich Harris 2016-06-07 11:03:14 -0400
  • 001901a695 undo non-string ID change (#692) Rich-Harris 2016-06-06 23:51:34 -0400
  • b12db91940 -> v0.27.0 v0.27.0 Rich-Harris 2016-06-06 23:37:18 -0400
  • 0b27f0645a Merge branch 'master' of https://github.com/rollup/rollup Rich-Harris 2016-06-06 23:33:54 -0400
  • 74ea693ca1 Merge pull request #693 from rollup/gh-689 Rich Harris 2016-06-06 23:33:47 -0400