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
2caee29703b223ecfa666529d331f50f0b3240e7 authored about 8 years ago by Daniel Tschinder <[email protected]>
b4c56ce9f9ee3f72a7ef25e6da84cc36abae0628 authored about 8 years ago by Ryan Clark <[email protected]>
* Run tests of flow with babylon
* Fix travis
* Fix typo
* Again...
* Brtter hint
...
58887ed14e911c988d20eac8e174bf48e166da9d authored about 8 years ago by Daniel Tschinder <[email protected]>48873f886aa91c4d250ccce0c5e220c82f538f11 authored about 8 years ago by Henry Zhu <[email protected]>
ad88d461d396dbc5985fa745aa79c07c87eeb40c authored about 8 years ago by Daniel Tschinder <[email protected]>
c30a556615142839cc56bf0d87764d4b8a02f262 authored about 8 years ago by Daniel Tschinder <[email protected]>
* Parse flow nested array type annotations like number[][]
Fixes #217.
* Do not parse a ne...
01ed943deb74fbb86add1ec1a7094493928cd606 authored about 8 years ago by Bernhard Häussner <[email protected]>* Add code coverage from Babel tests
* Configure nyc correctly for Babel test coverage
* G...
6cb023590a5889cf6bf62846246496af74b506b2 authored about 8 years ago by Moti Zilberman <[email protected]>* Throw error for reserved words enum and await when source type is module
* Extract reserved...
e260381e069966639c59fdd5df8a2380aff2fb6e authored about 8 years ago by Kai Cataldo <[email protected]>* Use .gitattributes to ignore files with weird newlines
* [Flow] Make parameter names in fun...
643124744fe9e7540575e970070171309c81ae2d authored about 8 years ago by Gabe Levi <[email protected]>e05bbeefd1bb0acbe568de33f805ab19f65752e7 authored about 8 years ago by Thomas Grainger <[email protected]>
41416839352d4e9d83248092902b49ded88d8cff authored about 8 years ago by Daniel Tschinder <[email protected]>
https://greenkeeper.io/
96404aa4fe112ae28ee2c43d2bc9eeda46b16341 authored about 8 years ago by Greenkeeper <[email protected]>ca0de3b7d4b0830f6f2cbf36a1dd493d6cb05f15 authored about 8 years ago by Daniel Tschinder <[email protected]>
* Create PULL_REQUEST_TEMPLATE.md
* Create ISSUE_TEMPLATE.md
87707c18cacef72eee09d9b0bd0ab3a412537ee2 authored about 8 years ago by Daniel Tschinder <[email protected]>572bc9c1996b4e77209ec6c96ffba56cebf6c843 authored about 8 years ago by Henry Zhu <[email protected]>
b5de37fcd73b072b93e1addcd44ee66f70e4d45f authored about 8 years ago by Henry Zhu <[email protected]>
2ba3dcf4ff86361c682c27aea6c92134e68aadcb authored about 8 years ago by Henry Zhu <[email protected]>
beb8db62646081a88b8db31fe95d4b37aa28d98f authored about 8 years ago by Andrew Levine <[email protected]>
d1b0886d4668ee8d31d9858ef26d59f4062c0be1 authored about 8 years ago by Henry Zhu <[email protected]>
930cdd01a7cb3e613d0b163000add26f3b81f031 authored about 8 years ago by Daniel Tschinder <[email protected]>
* Update CHANGELOG.md
* Add link to flow docs [skip ci]
* type [skip ci]
b77a57faf829b93fc78a54be9318002ba2d37112 authored about 8 years ago by Daniel Tschinder <[email protected]>Related: #158
e047a1b89a4b26c2fd56b6306144b8f3057ac368 authored about 8 years ago by Moti Zilberman <[email protected]>h/t @nhajidin in babel/babel#4744
d14c8bd8941df1ea485510f68908a5f7d69e28f0 authored about 8 years ago by Moti Zilberman <[email protected]>this improves the performance slightly
0d72a89df66ae65df3e5c549d98767d2dcd0cd10 authored about 8 years ago by Daniel Tschinder <[email protected]>01e984fd0f21bb284943a508d2acc7c458aab13e authored about 8 years ago by Andrew Levine <[email protected]>
Spec: http://www.ecma-international.org/ecma-262/6.0/#sec-__proto__-property-names-in-object-ini...
9b6e2437367b2f6b8b7d2a3e234b989a3c56a32f authored about 8 years ago by Moti Zilberman <[email protected]>* Increase test coverage
* Test for error when binding `this` in destructuring pattern
* I...
7c18bf83cccfca3a6fddf6c52fd1678c04223b3e authored about 8 years ago by Moti Zilberman <[email protected]>490ae9a44ceda58d217e949b2dd780ec0d558900 authored about 8 years ago by Moti Zilberman <[email protected]>
* Add .gitattributes forcing LF line endings
* Add .editorconfig from Babel
394c9543c998acb26bb3c4537744bab01ec8a459 authored about 8 years ago by Moti Zilberman <[email protected]>0bbe1e1eecfe26d6b98f78c916cd306c52fc5f48 authored about 8 years ago by Daniel Tschinder <[email protected]>
* Property variance type annotations for Flow plugin
Non-method properties and indexers of ob...
26809e8ce7d6d0e79db919577d84ed62ac100f5b authored about 8 years ago by Sam Goldman <[email protected]>* Update two esprima tests to the new "expected TOKEN" messages
* Update dynamic-import to us...
b5877f04b1a9a39549221307ce7e4633116387ad authored about 8 years ago by Moti Zilberman <[email protected]>3525c0039775031409dd19adbbce4fe9bbb88a2f authored about 8 years ago by Henry Zhu <[email protected]>
a88a8e9c159b7a8880cc4cc636274e4cbbe43b95 authored about 8 years ago by Henry Zhu <[email protected]>
6b4a19d520a9f6a88cfa2bb07389f12401e68185 authored about 8 years ago by Henry Zhu <[email protected]>
9ecf7632184760ad67657c9a38e13554a239a547 authored about 8 years ago by Henry Zhu <[email protected]>
Expanding on #150, this allows `unexpected()` to accept the expected token type instead of a mes...
d3af158ba5e528931703d5f7eb0df3343ef0d441 authored about 8 years ago by Moti Zilberman <[email protected]>99fbcefa65c5630f8fe5e6301f5075bc69245a5c authored about 8 years ago by Dan Harper <[email protected]>
f7c1af1c1f986c5b389faba83657d40d1eac31ae authored about 8 years ago by Dan Harper <[email protected]>
c63c1bc72824ab5724d6db479e4e8585be1bbb5f authored about 8 years ago by Jordan Gensler <[email protected]>
4c445fd5f8505f9e81afc5bac2e2072914af7f52 authored about 8 years ago by Daniel Tschinder <[email protected]>
b31834ad298ca1017148c2b54786d4395c47824f authored about 8 years ago by Daniel Tschinder <[email protected]>
I also noticed that there was missing test coverage for builtin types,
so I added a test for th...
c300230a59ff80f524be609c12bc158cada1ead5 authored about 8 years ago by Henry Zhu <[email protected]>
c6e36eff86eac5af4a2d8252b48b26e19bcbc025 authored about 8 years ago by Henry Zhu <[email protected]>
* Create reproducible crash when exporting with destructuring and sparse array
* Fix crash wh...
e14f93d1bb967310b7df213c005df3d394fbf00e authored about 8 years ago by Jeroen Engels <[email protected]>b1fc65530d822f84798582ad68da7e35d01ab1bc authored about 8 years ago by Henry Zhu <[email protected]>
066826f7fab7fc793889677beed0b501d33fa1a0 authored about 8 years ago by Henry Zhu <[email protected]>
ebe7c8a90ccd4bcc778f256728ed90e5906fc7e1 authored about 8 years ago by Henry Zhu <[email protected]>
b05bd7839a906b5baaa10c97ab5c604d05c9a210 authored about 8 years ago by Henry Zhu <[email protected]>
02d6cc6ccbfb65f2a952ca4f67276b5252a5b6c8 authored about 8 years ago by Henry Zhu <[email protected]>
6e17a646ff0d0166fbca3df6e05600bc3e7c6a18 authored about 8 years ago by Henry Zhu <[email protected]>
* Slightly better errors
Instead of "Unexpected token" we now print
"Unexpected token, expec...
fixes #118
4fc0a3839eac5c304deef64a6a2084ae61ca130b authored about 8 years ago by Kai Cataldo <[email protected]>7dd45f74658ab92681da194fca9ce9f2e8cba94d authored about 8 years ago by Kai Cataldo <[email protected]>
2697bfd8204f4a380bb9961e45f28ff6d1fbd220 authored about 8 years ago by Henry Zhu <[email protected]>
680f35f6064912cda111703fee5b6cf7516f8565 authored about 8 years ago by Daniel Tschinder <[email protected]>
* Check for duplicate named exports in exported destructuring assignments
* Refactor duplicat...
76e69277d700a4d1227f190b0c2d3b3b9c5ac27b authored about 8 years ago by Kai Cataldo <[email protected]>7c2302a02f91dc77d43ab61a8a0841b5d6375644 authored about 8 years ago by Henry Zhu <[email protected]>
5bac6e8ad99bcbf608f6df30d9942d6269f88fac authored about 8 years ago by Henry Zhu <[email protected]>
* v6.11.3 changelog [skip ci]
1285131e3eb28ab6f5f62a7c5fd3ffd7ce1e5eb8 authored about 8 years ago by Henry Zhu <[email protected]>45c68c731157cfc58d074ec046432fbc50f6240a authored about 8 years ago by Henry Zhu <[email protected]>
4847403b84ef9e662fb6434b38120c937cb11351 authored about 8 years ago by Henry Zhu <[email protected]>
* Fix parsing object rest
This makes object-rest-spread behave according to spec and only
al...
9cc0981c515f58e0de5fa14157d29dfe254a5931 authored about 8 years ago by jezell <[email protected]>
4115bcb97d786d530d59513644ebd3eadd105e38 authored about 8 years ago by Daniel Tschinder <[email protected]>
44d44a20f9cf1201a169949c60c4530fabf7de1e authored about 8 years ago by Henry Zhu <[email protected]>
a1c0ef220a1a0788e17a88724547e7013f4b83f2 authored about 8 years ago by Henry Zhu <[email protected]>
6ce192d883661ecb7991fee81fa4cd75c481ca23 authored about 8 years ago by Henry Zhu <[email protected]>
fbd3f6a183b539a9424079752d5f7cdb23c4406b authored about 8 years ago by Henry Zhu <[email protected]>
1d04d12794120466a748772d0c90fcec82ebe74c authored about 8 years ago by Henry Zhu <[email protected]>
101e9e5636829c3e1871d516b9e3b6592f42436c authored about 8 years ago by Daniel Tschinder <[email protected]>
* Update CHANGELOG.md
* Update CHANGELOG.md
4b11aad5167681b681e90d018d41cc7501a8a16a authored about 8 years ago by Daniel Tschinder <[email protected]>8a544542dbb6178814c65fbc12cefd1c011e2bcf authored about 8 years ago by Henry Zhu <[email protected]>
952d50faf9e34943c60b68c6e8bfd4ecb367e827 authored about 8 years ago by Daniel Tschinder <[email protected]>
3210bbbce06d5cc20e179a58834e3fd2a598deb0 authored about 8 years ago by Henry Zhu <[email protected]>
b1584cac6a08364670387d0b20a81a9869dcd575 authored about 8 years ago by Henry Zhu <[email protected]>
* 6.11.0 changelog [skip ci]
* add examples [skip ci]
0ca8f167c72444d2d463bd7b3e27b4bbb0cbda88 authored about 8 years ago by Henry Zhu <[email protected]>* Rephrase "assigning/binding to rvalue" error messages with context (#119)
* Fix code style ...
774e6b446ba3aaca20f65bb3acb54ac9d9e4cd88 authored about 8 years ago by Moti Zilberman <[email protected]>fixes #69
650e33376a564135b9cc0b2460d37163ee5cb672 authored about 8 years ago by Kai Cataldo <[email protected]>4e1fbd48d57ce7072899bf266a0c59c0e849ccbd authored over 8 years ago by Moti Zilberman <[email protected]>
b68918e3775f2b4a97eaa65d243d9a9ad64ac36c authored over 8 years ago by Dan Harper <[email protected]>
9cb73d8e96a87f735081e4470251e8ba84c3cda0 authored over 8 years ago by Daniel Tschinder <[email protected]>
8d2fdb1515bae866e58908964364337f0e4cebe4 authored over 8 years ago by Daniel Tschinder <[email protected]>
* add semver note to changelog [skip ci]
* fix [skip ci]
374908611ca1898ecaec023365cc07e4243826e1 authored over 8 years ago by Henry Zhu <[email protected]>df60dcbb98348746ec03a8015564d67321f74b8e authored over 8 years ago by Henry Zhu <[email protected]>
399bc6e931660dae7dcf2590b08fc5bb53f6acdd authored over 8 years ago by Henry Zhu <[email protected]>
c04a8594aecd1c647d83049816682d0cdf854dad authored over 8 years ago by Steve Mao <[email protected]>
* add note about spec-compliancy and semver
* review [skip ci]
8fc6c28900d8d2ffa73f63c36dbbdf8f22c13f57 authored over 8 years ago by Henry Zhu <[email protected]>d000ead2b364567cf6faa7ef4d408154f588c900 authored over 8 years ago by Henry Zhu <[email protected]>
f91da191a1abc3a290a8b8bdf2f8450340d6211b authored over 8 years ago by Daniel Tschinder <[email protected]>
* Slightly simplify logic
* Implement ES2016 check for simple parameter list in strict mode
...
64145b07e32cc9c5a1c164ca6c93a9ed5b363576 authored over 8 years ago by Dan Harper <[email protected]>
* fix: arrow return type on next line is valid
https://github.com/babel/babel-eslint/issues/3...
dc3036627ba828ed1df6333a23ecf83eaa0fe8b5 authored over 8 years ago by Dan Harper <[email protected]>The case which includes a namespaced and default import was not tested yet
abf6ca8e5eb1dacb1b5320f74bc65d6ea9026b88 authored over 8 years ago by Daniel Tschinder <[email protected]>0adca965291e0e99344d5807b77acc438b4689b7 authored over 8 years ago by Daniel Tschinder <[email protected]>
* exact object type annotations for Flow plugin
* Couple tweaks per suggestions
* s/==/===...
ddbda7dd04437b4002959e30970943a9ab3528b7 authored over 8 years ago by Basil Hosmer <[email protected]>015035cd27e8c47174043bfd9205fddbffdbd371 authored over 8 years ago by Henry Zhu <[email protected]>
7d561e7a045c847ed3975f90d864e844aa5f77b4 authored over 8 years ago by Henry Zhu <[email protected]>