Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/babel/babylon
PSA: moved into babel/babel as @babel/parser -->
https://github.com/babel/babylon
34acecca2e72dbbeb3b0964114cf0b76a5e038dc authored over 7 years ago by Andy <[email protected]>
68967bf5157163c3dccc611e851965abd34a3a64 authored over 7 years ago by Brian Ng <[email protected]>
c4fb3fe742c61ee2dd0ab1b1197a254d3c9f6a55 authored over 7 years ago by Andy <[email protected]>
2c1193b7daa0d342934404248ba26d6557808453 authored over 7 years ago by Andy <[email protected]>
8601f2f7da8285a49d5d7d3fb3bf76e096668e74 authored over 7 years ago by Andy <[email protected]>
bc0719a1455d351f25aa66a1fdbebccfa992d038 authored over 7 years ago by Brian Ng <[email protected]>
d975b91a5408ef78f7cf18594a07812f12c03252 authored over 7 years ago by Andy <[email protected]>
* Fixed invalid number literal parsing
* Don't ignore period or E characters after octal numb...
00d6db9fbb712e26f72d4fd5a5abe82b7754b0fe authored over 7 years ago by Alex Kuzmenko <[email protected]>* Add support for declare export
* Do not allow declare module inside declare module
* Rea...
d1a5220b89e7bf0aac65773fae28af88173880b2 authored over 7 years ago by Daniel Tschinder <[email protected]>* chore(package): update flow-bin to version 0.44.0
https://greenkeeper.io/
* Update yarn....
28ccd05bab93dc6b026b51f22850db942885951b authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>* Type-check tokenizer/index.js
* Update test baselines
5e156310ca303a2c32d455f385a03ee51b4ff22b authored over 7 years ago by Andy <[email protected]>* Convert each plugin to a function from a class to an overriding class
* Handle undefined op...
ad284d5c36ef5b62c48bf30b24bfa7df297b02c5 authored over 7 years ago by Andy <[email protected]>a2c143299af5d259dd686ef0078d325f793a049f authored over 7 years ago by Sebastian McKenzie <[email protected]>
2e17e5bc399b9615baa4017f792ab2bac41cae13 authored over 7 years ago by Sebastian McKenzie <[email protected]>
* Add support for flow type spread (#418)
* Add support for flow type spread
* Broaden spr...
a4ca1cc645e02fb0d2965a63391e99fb7f2979d7 authored over 7 years ago by Sebastian McKenzie <[email protected]>2ef436641ee62d2f7f023f2425ee946b17424d78 authored over 7 years ago by Brian Ng <[email protected]>
17f2a2036c1fb8442eaa5bd7b9ad3c5d270d36e0 authored over 7 years ago by Brian Ng <[email protected]>
bc9edd139f5c5ca6ec9288c25bbd98c84c675041 authored over 7 years ago by Sven SAULEAU <[email protected]>
b2fdd944fe740a86122776f71d027fc2f1ecefac authored over 7 years ago by Sven SAULEAU <[email protected]>
0927e24ac6cd90aa683443bafe925e171d04b4b3 authored over 7 years ago by Sven SAULEAU <[email protected]>
7b51979152be20fe472a5fada7308836f0911cac authored over 7 years ago by Sven SAULEAU <[email protected]>
482b8155a3adc2977039ce3572728621e6ab5e08 authored over 7 years ago by Andy <[email protected]>
637119a017c3aa12876dda6601ce2be35196ec57 authored over 7 years ago by Brian Ng <[email protected]>
* chore(package): update ava to version 0.19.0
https://greenkeeper.io/
* Fix tests for lat...
344f0704451e60bd346fffcf7366fde1eaf93034 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>* chore(package): update flow-bin to version 0.43.0
https://greenkeeper.io/
* Update yarn....
aef9e4fb5cc791b0686086139cd930a891bb1015 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>4bf18ccbeae12b8a88eeba07a22914332d1208f0 authored over 7 years ago by Andy <[email protected]>
1c07efb5fc75f1878826813c00948a1ebc2ec662 authored over 7 years ago by Logan Smyth <[email protected]>
ed452b6f78340d110aaf32ddabcf68363d4506f6 authored over 7 years ago by Daniel Tschinder <[email protected]>
4147c01ac0b2de79d0dad1ba88a99b6886e8eece authored over 7 years ago by Daniel Tschinder <[email protected]>
c8ac8abad7bcdc7091c58580b356645d42bc79d3 authored over 7 years ago by Daniel Tschinder <[email protected]>
bdfa92464b111cee610052fd80b767491dc190f7 authored over 7 years ago by Brian Ng <[email protected]>
cbf420323767199aca4e60e62d2be31fbbee6126 authored over 7 years ago by Alex Rattray <[email protected]>
* Fix rest parameters with array and objects
* Add test for array rest with object
* reus...
14b7f50e514486375bca7fbc11d63e5e1ad9e317 authored over 7 years ago by Brian Ng <[email protected]>Fixed number parser #2
Added one more test
22741a8068d436a54811fc77ae7f60b7e6404a79 authored over 7 years ago by Alex Kuzmenko <[email protected]>* chore(package): update cross-env to version 4.0.0
https://greenkeeper.io/
* Update yarn....
9222562b8211d1d6a507e8948fffb5312b5f7be5 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>* chore(package): update rollup-plugin-node-resolve to version 3.0.0
https://greenkeeper.io/
...
* Add support for flow type spread
* Broaden spreadable types from primary to all, more tests...
213fdab0637251a155a16f9debd64d5b14e4e79f authored over 7 years ago by Conrad Buck <[email protected]>4d1822109887f6430c1d17b806fc49f97a1cde65 authored over 7 years ago by Brian Ng <[email protected]>
2f3123ca034b934e33d2c1f01682b3184a85ec70 authored over 7 years ago by Alex Kuzmenko <[email protected]>
a495d7f65d69c0bfb30bdc1e4ef1fe30131df1b1 authored over 7 years ago by Brian Ng <[email protected]>
e4e1cb0bda79dfafa4f35880961d5eadace24f08 authored almost 8 years ago by Henry Zhu <[email protected]>
9f7d9080cfdb6eec32de4187c713de66f5f40cab authored almost 8 years ago by Henry Zhu <[email protected]>
32eabf620b9d5eaf190969cc4a38f7775626a3f3 authored almost 8 years ago by Daniel Tschinder <[email protected]>
af5fdc2ebdbcad5106c746ef227dcffe59fd3b2a authored almost 8 years ago by Henry Zhu <[email protected]>
ad1eb149fe98898d652c37fd57ee062ac3318747 authored almost 8 years ago by Henry Zhu <[email protected]>
964105e3fbd2084be0992bfdff3373c064e3d630 authored almost 8 years ago by Arshabh Kumar Agarwal <[email protected]>
0f982799b6d2c03f8da1b59f3e3780f3da97b8d9 authored almost 8 years ago by Henry Zhu <[email protected]>
Per the stage-3 TC39 proposal:
https://github.com/tc39/proposal-template-literal-revision
Per the stage-3 TC39 proposal:
https://github.com/tc39/proposal-template-literal-revision
5f048b4f5dff6417e2f0bd32803239eef97821b2 authored almost 8 years ago by James Browning <[email protected]>
6a94d0eb9c4fd27916f7ebbe8f8b3fee35fdbd37 authored almost 8 years ago by Henry Zhu <[email protected]>
0811438c822df70ff5711833134d61d38909d8c1 authored almost 8 years ago by Daniel Tschinder <[email protected]>
* Test runner: Detect extra property in 'actual' but not in 'expected'.
Also update all expec...
0545173f664b76c24a2e7bcc4aac6f80b533d680 authored almost 8 years ago by Andy <[email protected]>* Optimize travis builds
* Use yarn
* Fix babel tests to correctly fail
* Check against...
82b7872cb8f8bb5fa86962c39ee7b407dcaf09de authored almost 8 years ago by Daniel Tschinder <[email protected]>9690daabd498aa15d4e59966147765e4a9c9ca18 authored almost 8 years ago by Daniel Tschinder <[email protected]>
873bf284bac01dba8506bb866ccfd22b7f5a19b6 authored almost 8 years ago by Andy <[email protected]>
a5386433e1228fc7132544b29c7d4d06b342e585 authored almost 8 years ago by James Browning <[email protected]>
This reverts commit 4c88cfe7651148e61fdbc8b7b8d2f8e615db4178.
4a813dc51a416eb216c717403d4629e6b21e26d0 authored almost 8 years ago by Daniel Tschinder <[email protected]>
* master:
Disable failing tests (fixed in 7.0)
4c88cfe7651148e61fdbc8b7b8d2f8e615db4178 authored almost 8 years ago by Daniel Tschinder <[email protected]>
* master:
Upgrade flow to 0.41
Throw error if new.target is used outside of a function (#402...
c0a89f4c15e76a5aba7b975be98986b12571562a authored almost 8 years ago by Daniel Tschinder <[email protected]>
ca652bd934c39e892ee32419d1be2300ef1494d7 authored almost 8 years ago by Brian Ng <[email protected]>
35e7732156d6878254b1da421440331245fb7bd6 authored almost 8 years ago by Brian Ng <[email protected]>
902f93d9371060021de7fa5a3010bbccd89139ef authored almost 8 years ago by Daniel Tschinder <[email protected]>
250cd65479ae6a8169e9d42c1ceb0b76a8e6691f authored almost 8 years ago by Brian Ng <[email protected]>
81056eeee766817472f2a414a51196f277ba9900 authored almost 8 years ago by Kevin Gibbons <[email protected]>
7a6d495704d4d86189ef13195ad3115cca8f5bbc authored almost 8 years ago by Brian Ng <[email protected]>
5e0dc7a68951f6b2514f74a7f2a89903d008f583 authored almost 8 years ago by Henry Zhu <[email protected]>
https://greenkeeper.io/
c7492454ca1e2cdee303ce509bad6a8d643ccd4b authored almost 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>12abc20575e9e480ffcb4964329603bbf6e46907 authored almost 8 years ago by Daniel Tschinder <[email protected]>
0b7da509d97ca6bb8c97a4012417581d05854d1d authored almost 8 years ago by Daniel Tschinder <[email protected]>
962ce16e8496788cda546214a62600f17b9a6623 authored almost 8 years ago by Alex Kuzmenko <[email protected]>
1165d7e8c79e3b9d0283fbcb0541231ab451a759 authored almost 8 years ago by Henry Zhu <[email protected]>
05dd6d45451a3dbe077e776610bef3db781d973e authored almost 8 years ago by Sumedh Nimkarde <[email protected]>
265d2c1e4ffb40895d2998bf886281a443fd4311 authored almost 8 years ago by Aaron Ang <[email protected]>
2766263eeabb3f3f4bc2b280c29c7c9d69bf914d authored almost 8 years ago by Henry Zhu <[email protected]>
38cf1910c181d86ce7aaf187c37ec21fb87a9e63 authored almost 8 years ago by Henry Zhu <[email protected]>
c8c71684c4e2232b27146c330110a704b10214b3 authored almost 8 years ago by Brian Ng <[email protected]>
fdb0b50c866e4fd9801c20409bc295ec41917dcd authored almost 8 years ago by Henry Zhu <[email protected]>
* Add back ranges property
* Correctly adjust range in flow plugin
* Make it an option
f1e2cca76701606124971f1f6e545824e731e356 authored almost 8 years ago by Henry Zhu <[email protected]>aec4beff0c2dae9ae99db8f5169d8460aa6db1dd authored almost 8 years ago by Andrew Levine <[email protected]>
56a92ccec1f1b81b39c8a9e326079666dd6d363b authored almost 8 years ago by Henry Zhu <[email protected]>
e2cd62449edc9755e44ac14983aca76dbb001be7 authored almost 8 years ago by Henry Zhu <[email protected]>
575e0d58ddc8bef9a7fe974a0ee037f41f3d2052 authored almost 8 years ago by Henry Zhu <[email protected]>
5e0cce4974944c2ec4eb89435923573927c1640f authored almost 8 years ago by Henry Zhu <[email protected]>
d9e946635096f82d21071b01ca715145f1602c9a authored almost 8 years ago by Alex Kuzmenko <[email protected]>
09bb9bc6be3a4722d9684c12492513ea0320c89c authored almost 8 years ago by Brian Ng <[email protected]>
* [7.0] Change RestProperty/SpreadProperty to RestElement/SpreadElement
* Fix rest element in...
8d90dc0d10e091ec1effc764c847a35f5614ff14 authored almost 8 years ago by Henry Zhu <[email protected]>cd133ff8e14beba681cdf4d2a0337aad3d983931 authored almost 8 years ago by Brian Ng <[email protected]>
https://greenkeeper.io/
9a5d93fa612a9c2bdacbbfae2052e55a085337db authored almost 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>1e747835db51ce145b90f69b27220b64cbbbbe2f authored almost 8 years ago by Henry Zhu <[email protected]>
539d345d9b23ae1331a4beb13e2de91b0a9020e6 authored almost 8 years ago by Henry Zhu <[email protected]>
2dd57d17b9014902b8121c393524dd9cfd4807fe authored almost 8 years ago by Henry Zhu <[email protected]>
b0f8405b523551f124dbfd13cb840e9bb9017a62 authored almost 8 years ago by Henry Zhu <[email protected]>
9ed026df0866b7e3f2ae36da2d6f9a6eb9678971 authored almost 8 years ago by Daniel Tschinder <[email protected]>
b301d436da489067db5f4ea1585822f06ad2a3a0 authored almost 8 years ago by Daniel Tschinder <[email protected]>
76c7f55fb5e8e9be7548bad33032bd4fca474532 authored almost 8 years ago by Daniel Tschinder <[email protected]>
99484d4c392ec635947ac22b62a1cf752c6ed245 authored almost 8 years ago by Daniel Tschinder <[email protected]>
8dbdeff762131bae8bf95d23783dbafce558a69f authored almost 8 years ago by Daniel Tschinder <[email protected]>