An open API service for software projects hosted on Open Collective.

github.com/ember-cli/broccoli-babel-transpiler

Broccoli plugin for Babel
https://github.com/ember-cli/broccoli-babel-transpiler

release new version

d070fe25b3cbe4726cd9ce922294a107ffdbe886 authored over 10 years ago
cleanup formatting

6a02382ceaa59b791887bad38c5434aa1687cae7 authored over 10 years ago
Merge pull request #15 from jschilli/support-filtered-extensions

Allow passing in extensions to babelize

16e3b11850a5db4db917f1750cae3cd9b3013da3 authored over 10 years ago
Allow passing in filterExtensions to babelize

192a58663c2d68b69ef4261d99d58eb306aee1ae authored over 10 years ago
Fill in year and name

d25e90e1a75598ffcf06dda6181a1ee994c77977 authored over 10 years ago
bump version

63240727a63f4249a198f20895a851ed1ea3a4e8 authored over 10 years ago
Merge pull request #13 from jayphelps/babel-ize

Renamed left over stuff from 6to5 to babel

92ad0e5f6853f276d1e18f39cc6d64343031eb4e authored over 10 years ago
Renamed left over stuff from 6to5 to babel

a5b2abc51e6a974c3c05cf81963cfe75290f6a8f authored over 10 years ago
4.0.0

db108a3dc5fce261f1f3058ce93de638eb71650f authored over 10 years ago
update to new babel

2e4c7f9f6b6973d860938e2780b018b5ec2cef89 authored over 10 years ago
3.0.0

c23d7a3a34e36d7eeb40816bf3a51c1399aedf43 authored over 10 years ago
upgrade to 6to5 3.0.0

f576d1ce224cf2a5598c23f08bb0bc6d6a1d42ad authored over 10 years ago
bump version

e0f7b3c4426db3394146b9840ea161b167be4474 authored over 10 years ago
Merge pull request #11 from hhff/6to5-core-2.12.5

Bump 6to5 to 2.12.5

a57f739614ba43f0aa86a49089924e621a48b2f6 authored over 10 years ago
bump 6to5 to 2.12.5

de4a41083e0777253f1ba81120fa0628f585ba20 authored over 10 years ago
Merge pull request #10 from hhff/6to5-core-2.12.4

bump 6to5 version

96cf1968452bff7531408c03f51da8b02efb5fc5 authored over 10 years ago
bump 6to5 version

c2699ad25981f1d2deeab70d05593a38a0556945 authored over 10 years ago
bump version

7c724057e663d16c31dfd30bb65ccd2ffae447aa authored over 10 years ago
oops removed debugger, thanks @krisselden

bdb5f8dd607f60ee7d2fe084841df6fe9e7c251e authored over 10 years ago
bump version

15f2b475f8d19ddc2ac7830cd891c69918ccc457 authored over 10 years ago
test options and option cloning

e805aa5355b252dfc1557d2eb02420a94e29823c authored over 10 years ago
as per @thejameskyle’s request use a real cloning lib

f38f0eb95ec5b8651f84474277559f06967d4b88 authored over 10 years ago
quick hack

a534abfd4c1416f8b1e4d95bedbd489744f3d4ef authored over 10 years ago
improve transpiler name (for logging/traces)

17fa4da707e61c3a180a24cb24778f8a6ebda032 authored over 10 years ago
bump version

7d4295f9af126640a7da27170ea3cec7386bd57a authored over 10 years ago
6to5 related updates

* use the new 6to5-core package https://github.com/6to5/6to5/issues/387
* bump to 2.0.0

a46d1cf7f3d7b79c44cefb57c8918257d0e8afee authored over 10 years ago
bump 6to5 because :P

11bbd21da81aaf4ef21aee30bd8d6cc491e86a25 authored over 10 years ago
Merge pull request #8 from 6to5/fix-tests

tweak travis.yml

6c35c9106d04ac75ab1917e5a0a82771c928612c authored over 10 years ago
tweak travis.yml

* ensure we have npm 2.x
* disable npm spinner
* display updated versions of things before runni...

74611b69ea4cecb580cf78fd399c935f42bc6c82 authored over 10 years ago
Merge pull request #7 from stefanpenner/cleanup

cleanup

60df1fe0a1ee7c598f33cbf0fb3fff7f6af6d737 authored over 10 years ago
Merge pull request #6 from stefanpenner/patch-1

correct build status image link

d5a89745a51e3ed0c5784ca0943455a064595fa7 authored over 10 years ago
* don’t pollute the filters options with per file state

* remove now defunct comment (we just do inline source maps)

c94af120f6178f5b6ff04cf66986ede7c67447ec authored over 10 years ago
remove pointless try/catch

8ffac31570b232f8c72eb10f414b38a4e4ec1d6a authored over 10 years ago
* proper test setup (no more delegating to a cli)

* test for configuration (inline vs non-inline source map)
* update links package.json

dad47ac5bdd34c18214dee47be7f9ee2cd3a9b3f authored over 10 years ago
correct build status image link

757ec79103c270a266b0f700b70b0ce249bcdf94 authored over 10 years ago
upgrade to 6to5 2.0.0

a6964ba7ede7e6bc32d965a1658a561d05498530 authored over 10 years ago
Update 6to5 documentation link

Signed-off-by: nightire <[email protected]>

2dcec7132e7ba55448ae772e925c51c97d754c2e authored over 10 years ago
Add necessary options for source mapping

Signed-off-by: nightire <[email protected]>

bbdde326fffe6b83dc41059f1c0a915c37f89fcb authored almost 11 years ago
Add Travis CI status

06a2e66cd8699aa0a695d4d1949cb4f530e9fa5d authored almost 11 years ago
Bump version 0.1.1

2930506cd401b4fcfdbc774194caafb989be6497 authored almost 11 years ago
Add Travis CI configurations

b918749d9970f98f224ef6d7687a7dabb92a1bd6 authored almost 11 years ago
Release version 0.1.0

Signed-off-by: nightire <[email protected]>

57d5ed7288ad8a02243910635b7443fd060c0145 authored almost 11 years ago
Get ready for testing

Signed-off-by: nightire <[email protected]>

9be8f357bde2369266ecc098554b75312dead3cf authored almost 11 years ago
Initial commit with LICENSE and README

Signed-off-by: nightire <[email protected]>

deef3ef750b231ddebeb62c2e39c74b871b938ab authored almost 11 years ago