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

Run npm test with sourceMaps (#222)

2caee29703b223ecfa666529d331f50f0b3240e7 authored about 8 years ago by Daniel Tschinder <[email protected]>
Fix typo (#226) [skip ci]

b4c56ce9f9ee3f72a7ef25e6da84cc36abae0628 authored about 8 years ago by Ryan Clark <[email protected]>
Run tests of flow with babylon (#225)

* Run tests of flow with babylon

* Fix travis

* Fix typo

* Again...

* Brtter hint

...

58887ed14e911c988d20eac8e174bf48e166da9d authored about 8 years ago by Daniel Tschinder <[email protected]>
Correctly eat a semicolon at the end of DelcareModuleExports (#223)

48873f886aa91c4d250ccce0c5e220c82f538f11 authored about 8 years ago by Henry Zhu <[email protected]>
Correctly eat a semicolon at the end of DelcareModuleExports

ad88d461d396dbc5985fa745aa79c07c87eeb40c authored about 8 years ago by Daniel Tschinder <[email protected]>
Replace emojis with github tags

c30a556615142839cc56bf0d87764d4b8a02f262 authored about 8 years ago by Daniel Tschinder <[email protected]>
Parse flow nested array type annotations like number[][] (#219)

* 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]>
Count Babel tests towards Babylon code coverage (#182)

* 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 (#195)

* 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]>
Optional names for function types and object type indexers (#197)

* 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]>
Fix strange line endings (#214)

e05bbeefd1bb0acbe568de33f805ab19f65752e7 authored about 8 years ago by Thomas Grainger <[email protected]>
Add node 7

41416839352d4e9d83248092902b49ded88d8cff authored about 8 years ago by Daniel Tschinder <[email protected]>
chore(package): update flow-bin to version 0.34.0 (#204)

https://greenkeeper.io/

96404aa4fe112ae28ee2c43d2bc9eeda46b16341 authored about 8 years ago by Greenkeeper <[email protected]>
Correct repo [skip ci]

ca0de3b7d4b0830f6f2cbf36a1dd493d6cb05f15 authored about 8 years ago by Daniel Tschinder <[email protected]>
Create github Templates (#209) [skip ci]

* Create PULL_REQUEST_TEMPLATE.md

* Create ISSUE_TEMPLATE.md

87707c18cacef72eee09d9b0bd0ab3a412537ee2 authored about 8 years ago by Daniel Tschinder <[email protected]>
v6.13.1 changelog [skip ci]

572bc9c1996b4e77209ec6c96ffba56cebf6c843 authored about 8 years ago by Henry Zhu <[email protected]>
6.13.1

b5de37fcd73b072b93e1addcd44ee66f70e4d45f authored about 8 years ago by Henry Zhu <[email protected]>
add clean command [skip ci] (#201)

2ba3dcf4ff86361c682c27aea6c92134e68aadcb authored about 8 years ago by Henry Zhu <[email protected]>
Use rollup for bundling to speed up startup time (#190)

beb8db62646081a88b8db31fe95d4b37aa28d98f authored about 8 years ago by Andrew Levine <[email protected]>
add ForAwaitStatement (async generator already added) [skip ci] (#196)

d1b0886d4668ee8d31d9858ef26d59f4062c0be1 authored about 8 years ago by Henry Zhu <[email protected]>
6.13.0

930cdd01a7cb3e613d0b163000add26f3b81f031 authored about 8 years ago by Daniel Tschinder <[email protected]>
Changelog 6.13.0 (#193) [skip ci]

* Update CHANGELOG.md

* Add link to flow docs [skip ci]

* type [skip ci]

b77a57faf829b93fc78a54be9318002ba2d37112 authored about 8 years ago by Daniel Tschinder <[email protected]>
Flow: Allow class properties to be named `static` (#184)

Related: #158

e047a1b89a4b26c2fd56b6306144b8f3057ac368 authored about 8 years ago by Moti Zilberman <[email protected]>
Fix .gitattributes line ending setting (#191)

h/t @nhajidin in babel/babel#4744

d14c8bd8941df1ea485510f68908a5f7d69e28f0 authored about 8 years ago by Moti Zilberman <[email protected]>
Fix flowtype and add inType to state (#189)

this improves the performance slightly

0d72a89df66ae65df3e5c549d98767d2dcd0cd10 authored about 8 years ago by Daniel Tschinder <[email protected]>
Allow "async" as identifier for object literal property shorthand (#187)

01e984fd0f21bb284943a508d2acc7c458aab13e authored about 8 years ago by Andrew Levine <[email protected]>
Raise error on duplicate definition of __proto__ (#183)

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 (#175)

* Increase test coverage

* Test for error when binding `this` in destructuring pattern

* I...

7c18bf83cccfca3a6fddf6c52fd1678c04223b3e authored about 8 years ago by Moti Zilberman <[email protected]>
Error on missing expected.json fixture in CI (#188)

490ae9a44ceda58d217e949b2dd780ec0d558900 authored about 8 years ago by Moti Zilberman <[email protected]>
Add .gitattributes and .editorconfig for LF line endings (#179)

* Add .gitattributes forcing LF line endings

* Add .editorconfig from Babel

394c9543c998acb26bb3c4537744bab01ec8a459 authored about 8 years ago by Moti Zilberman <[email protected]>
Readd missin .eslinignore for IDEs

0bbe1e1eecfe26d6b98f78c916cd306c52fc5f48 authored about 8 years ago by Daniel Tschinder <[email protected]>
Property variance type annotations for Flow plugin (#161)

* 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]>
Fix up #172 (#177)

* 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]>
v6.12.0 changelog [skip ci] (#176)

3525c0039775031409dd19adbbce4fe9bbb88a2f authored about 8 years ago by Henry Zhu <[email protected]>
6.12.0

a88a8e9c159b7a8880cc4cc636274e4cbbe43b95 authored about 8 years ago by Henry Zhu <[email protected]>
test fixes

6b4a19d520a9f6a88cfa2bb07389f12401e68185 authored about 8 years ago by Henry Zhu <[email protected]>
lint [skip ci]

9ecf7632184760ad67657c9a38e13554a239a547 authored about 8 years ago by Henry Zhu <[email protected]>
Annotate more errors with expected token (#172)

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]>
allow keyword in Flow object declaration property names with type parameters (#146)

99fbcefa65c5630f8fe5e6301f5075bc69245a5c authored about 8 years ago by Dan Harper <[email protected]>
allow keyword in object/class property names with Flow type parameters (#145)

f7c1af1c1f986c5b389faba83657d40d1eac31ae authored about 8 years ago by Dan Harper <[email protected]>
[dynamic-import] Implementing import() syntax (#163)

c63c1bc72824ab5724d6db479e4e8585be1bbb5f authored about 8 years ago by Jordan Gensler <[email protected]>
Remove kcheck (#173)

4c445fd5f8505f9e81afc5bac2e2072914af7f52 authored about 8 years ago by Daniel Tschinder <[email protected]>
Allow typeAnnotations for yield epressions (#174)

b31834ad298ca1017148c2b54786d4395c47824f authored about 8 years ago by Daniel Tschinder <[email protected]>
Add EmptyTypeAnnotation (#171)

I also noticed that there was missing test coverage for builtin types,
so I added a test for th...

44f77bd72483d51f0fcac4eaed6ca66d77261108 authored about 8 years ago by Sam Goldman <[email protected]>
v6.11.6 changelog [skip ci]

c300230a59ff80f524be609c12bc158cada1ead5 authored about 8 years ago by Henry Zhu <[email protected]>
6.11.6

c6e36eff86eac5af4a2d8252b48b26e19bcbc025 authored about 8 years ago by Henry Zhu <[email protected]>
Fix crash when exporting with destructuring and sparse array (#170)

* Create reproducible crash when exporting with destructuring and sparse array

* Fix crash wh...

e14f93d1bb967310b7df213c005df3d394fbf00e authored about 8 years ago by Jeroen Engels <[email protected]>
v6.11.4 changelog [skip ci]

b1fc65530d822f84798582ad68da7e35d01ab1bc authored about 8 years ago by Henry Zhu <[email protected]>
skipped v6.11.4 [skip ci]

066826f7fab7fc793889677beed0b501d33fa1a0 authored about 8 years ago by Henry Zhu <[email protected]>
6.11.5

ebe7c8a90ccd4bcc778f256728ed90e5906fc7e1 authored about 8 years ago by Henry Zhu <[email protected]>
fixes [skip ci]

b05bd7839a906b5baaa10c97ab5c604d05c9a210 authored about 8 years ago by Henry Zhu <[email protected]>
v6.11.4 changelog [skip ci] (#168)

02d6cc6ccbfb65f2a952ca4f67276b5252a5b6c8 authored about 8 years ago by Henry Zhu <[email protected]>
changelog emoji [skip ci]

6e17a646ff0d0166fbca3df6e05600bc3e7c6a18 authored about 8 years ago by Henry Zhu <[email protected]>
Slightly better error messages (#150)

* Slightly better errors

Instead of "Unexpected token" we now print
"Unexpected token, expec...

d4d6d05d25330ed663c587037af284e517ca730e authored about 8 years ago by Daniel Tschinder <[email protected]>
Fix: Allow identifier `async` for default param in arrow expression (#165)

fixes #118

4fc0a3839eac5c304deef64a6a2084ae61ca130b authored about 8 years ago by Kai Cataldo <[email protected]>
Check for duplicate named exports in exported rest elements/properties (#164)

7dd45f74658ab92681da194fca9ce9f2e8cba94d authored about 8 years ago by Kai Cataldo <[email protected]>
clarify proposals [skip ci]

2697bfd8204f4a380bb9961e45f28ff6d1fbd220 authored about 8 years ago by Henry Zhu <[email protected]>
Update links to estree

680f35f6064912cda111703fee5b6cf7516f8565 authored about 8 years ago by Daniel Tschinder <[email protected]>
Check for duplicate named exports in exported destructuring assignments (#144)

* Check for duplicate named exports in exported destructuring assignments

* Refactor duplicat...

76e69277d700a4d1227f190b0c2d3b3b9c5ac27b authored about 8 years ago by Kai Cataldo <[email protected]>
6.11.4

7c2302a02f91dc77d43ab61a8a0841b5d6375644 authored about 8 years ago by Henry Zhu <[email protected]>
Temporary rollback for erroring on trailing comma with spread (#154)

5bac6e8ad99bcbf608f6df30d9942d6269f88fac authored about 8 years ago by Henry Zhu <[email protected]>
v6.11.3 changelog [skip ci] (#153)

* v6.11.3 changelog [skip ci]

1285131e3eb28ab6f5f62a7c5fd3ffd7ce1e5eb8 authored about 8 years ago by Henry Zhu <[email protected]>
6.11.3

45c68c731157cfc58d074ec046432fbc50f6240a authored about 8 years ago by Henry Zhu <[email protected]>
add npm run changelog

4847403b84ef9e662fb6434b38120c937cb11351 authored about 8 years ago by Henry Zhu <[email protected]>
Add static errors for object rest (#149)

* Fix parsing object rest

This makes object-rest-spread behave according to spec and only
al...

7877829fcb4d4ed50cb2832019947cfc2eb55b9c authored about 8 years ago by Daniel Tschinder <[email protected]>
get / set are valid property names in default assignment (#142)

9cc0981c515f58e0de5fa14157d29dfe254a5931 authored about 8 years ago by jezell <[email protected]>
Fix travis

4115bcb97d786d530d59513644ebd3eadd105e38 authored about 8 years ago by Daniel Tschinder <[email protected]>
changelog update

44d44a20f9cf1201a169949c60c4530fabf7de1e authored about 8 years ago by Henry Zhu <[email protected]>
Don't build on *.md change [skip ci]

a1c0ef220a1a0788e17a88724547e7013f4b83f2 authored about 8 years ago by Henry Zhu <[email protected]>
6.11.2 changelog [skip ci]

6ce192d883661ecb7991fee81fa4cd75c481ca23 authored about 8 years ago by Henry Zhu <[email protected]>
6.11.2

fbd3f6a183b539a9424079752d5f7cdb23c4406b authored about 8 years ago by Henry Zhu <[email protected]>
Don't do the duplicate check if not an identifier (#140)

1d04d12794120466a748772d0c90fcec82ebe74c authored about 8 years ago by Henry Zhu <[email protected]>
Fix styling

101e9e5636829c3e1871d516b9e3b6592f42436c authored about 8 years ago by Daniel Tschinder <[email protected]>
6.11.1 (#138)

* Update CHANGELOG.md

* Update CHANGELOG.md

4b11aad5167681b681e90d018d41cc7501a8a16a authored about 8 years ago by Daniel Tschinder <[email protected]>
6.11.1

8a544542dbb6178814c65fbc12cefd1c011e2bcf authored about 8 years ago by Henry Zhu <[email protected]>
Make exportIdentifiers and array so that base object properties are not accounted (#137)

952d50faf9e34943c60b68c6e8bfd4ecb367e827 authored about 8 years ago by Daniel Tschinder <[email protected]>
6.11.0

3210bbbce06d5cc20e179a58834e3fd2a598deb0 authored about 8 years ago by Henry Zhu <[email protected]>
link to example pr [skip ci]

b1584cac6a08364670387d0b20a81a9869dcd575 authored about 8 years ago by Henry Zhu <[email protected]>
6.11.0 changelog [skip ci] (#136)

* 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" errors to include context (#119) (#123)

* Rephrase "assigning/binding to rvalue" error messages with context (#119)

* Fix code style ...

774e6b446ba3aaca20f65bb3acb54ac9d9e4cd88 authored about 8 years ago by Moti Zilberman <[email protected]>
Disallow duplicate named exports (#107)

fixes #69

650e33376a564135b9cc0b2460d37163ee5cb672 authored about 8 years ago by Kai Cataldo <[email protected]>
Add support for computed class property names (#120) (#121)

4e1fbd48d57ce7072899bf266a0c59c0e849ccbd authored over 8 years ago by Moti Zilberman <[email protected]>
fix static falling through in declare class Flow AST (#135)

b68918e3775f2b4a97eaa65d243d9a9ad64ac36c authored over 8 years ago by Dan Harper <[email protected]>
fix call to this.parseMaybeAssign with correct arguments (#133)

9cb73d8e96a87f735081e4470251e8ba84c3cda0 authored over 8 years ago by Daniel Tschinder <[email protected]>
let travis handle depth

8d2fdb1515bae866e58908964364337f0e4cebe4 authored over 8 years ago by Daniel Tschinder <[email protected]>
add semver note to changelog [skip ci] (#131)

* add semver note to changelog [skip ci]

* fix [skip ci]

374908611ca1898ecaec023365cc07e4243826e1 authored over 8 years ago by Henry Zhu <[email protected]>
6.10.0

df60dcbb98348746ec03a8015564d67321f74b8e authored over 8 years ago by Henry Zhu <[email protected]>
explanation + fix [skip ci]

399bc6e931660dae7dcf2590b08fc5bb53f6acdd authored over 8 years ago by Henry Zhu <[email protected]>
fix typo: interspatial (#129)

c04a8594aecd1c647d83049816682d0cdf854dad authored over 8 years ago by Steve Mao <[email protected]>
add note about spec-compliancy and semver (#128)

* add note about spec-compliancy and semver

* review [skip ci]

8fc6c28900d8d2ffa73f63c36dbbdf8f22c13f57 authored over 8 years ago by Henry Zhu <[email protected]>
6.10.0 changelog [skip ci]

d000ead2b364567cf6faa7ef4d408154f588c900 authored over 8 years ago by Henry Zhu <[email protected]>
Include typeParameter location in the arrow function expression (#126)

f91da191a1abc3a290a8b8bdf2f8450340d6211b authored over 8 years ago by Daniel Tschinder <[email protected]>
Implement ES2016 check for simple parameter list in strict mode (#106)

* Slightly simplify logic

* Implement ES2016 check for simple parameter list in strict mode
...

643d3f37a4496e4c9934b8d14853200f855d7c82 authored over 8 years ago by Timothy Gu <[email protected]>
error on invalid flow type annotation with default assignment (#122)

64145b07e32cc9c5a1c164ca6c93a9ed5b363576 authored over 8 years ago by Dan Harper <[email protected]>
Fix Flow return types on arrow functions (#124)

* 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]>
Add tests for export extensions (#127)

The case which includes a namespaced and default import was not tested yet

abf6ca8e5eb1dacb1b5320f74bc65d6ea9026b88 authored over 8 years ago by Daniel Tschinder <[email protected]>
Fix Contributing guidelines [skip ci]

0adca965291e0e99344d5807b77acc438b4689b7 authored over 8 years ago by Daniel Tschinder <[email protected]>
exact object type annotations for Flow plugin (#104)

* exact object type annotations for Flow plugin

* Couple tweaks per suggestions

* s/==/===...

ddbda7dd04437b4002959e30970943a9ab3528b7 authored over 8 years ago by Basil Hosmer <[email protected]>
6.9.2 changelog [skip ci]

015035cd27e8c47174043bfd9205fddbffdbd371 authored over 8 years ago by Henry Zhu <[email protected]>
6.9.2

7d561e7a045c847ed3975f90d864e844aa5f77b4 authored over 8 years ago by Henry Zhu <[email protected]>