Ecosyste.ms: OpenCollective

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

github.com/babel/babel-eslint

:tokyo_tower: A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)
https://github.com/babel/babel-eslint

Merge pull request #140 from hzoo/i-138

create scope for each comprehension - fixes #138

eab305c1743237224071bdd7ad5fb302e044c36d authored over 9 years ago by Henry Zhu <[email protected]>
create scope for each comprehension, rename test - fixes #138

split array pattern and object pattern into seperate tests
Haven't covered the "[ for ({[start.x...

e875400385f44d85a8008efe722c9cc83cbcdd01 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.19

fd523af9df7c87757d973db4abf7bbdd88c85230 authored over 9 years ago by Sebastian McKenzie <[email protected]>
attempt to resolve estraverse relative to esrecurse if found - this is necessary because of the tree flattening in npm 3

e84741070e68c8c805fef31a53c59849996d7b2e authored over 9 years ago by Sebastian McKenzie <[email protected]>
3.1.18

03a29ed78f8b3239c3185dfb686111d43c5a4b6b authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #135 from PiPeep/fix-jest

Fix eslint module path resolution in jest

d207b7af59ad1a263154eca826f7b70972fe1438 authored over 9 years ago by Henry Zhu <[email protected]>
Fix eslint module path resolution in jest

Jest doesn't implement module.parent (as per facebook/jest#411), so this
falls back to `require....

123275952a3a7ddd1e1efb7d8af28e61179382ee authored over 9 years ago by Benjamin Woodruff <[email protected]>
fix tests after updating babel

fa960ee7bd0598b03687a4b7c8d11c2bc63c45d2 authored over 9 years ago by Henry Zhu <[email protected]>
update eslint, update tests

07782378c365d44f67a3ee0a0ef67ff6305b8643 authored over 9 years ago by Henry Zhu <[email protected]>
add message about using eslint-plugin-babel

bcd8e2322a1e59176218dc2398980631c2fd6c91 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.17

1028c8c7d89c72fcbc55e308800dc2c86c8e214d authored over 9 years ago by Henry Zhu <[email protected]>
Known Issues: add flow declarations with 'no-unused-vars'

b6223abc1e50a8b6413957e9a59d57ed16d573f7 authored over 9 years ago by Henry Zhu <[email protected]>
flow: create var declaration for flow declarations

40a7b7f5faefeb6bd8401c9ed768ac6bf2164c5c authored over 9 years ago by Henry Zhu <[email protected]>
3.1.16

022dd0f3bcecab59567621cc62f172e8d4f99459 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #133 from hzoo/i-132

support flow declarations correctly, lint - fixes #132

b301d81a700522652be8c848c9002bd2ae07463f authored over 9 years ago by Henry Zhu <[email protected]>
support flow declarations correctly, lint - fixes #132

fcd22f553c2037a9eb3c92e8d5d8af4bb7b6bc31 authored over 9 years ago by Henry Zhu <[email protected]>
Known Issue: object-shorthand with spread operator

02df9e06aca1490b5aa5c9554c5637aa27556fe0 authored over 9 years ago by Henry Zhu <[email protected]>
fix build..

40d63f98d281ab9533fc32186f979471de715865 authored over 9 years ago by Henry Zhu <[email protected]>
remove uneeded param

8b282819d332e25b7d18b4f8deccc196e95346e2 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.15

493b17709d156414ef736d71544028cbc9d509c3 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #126 from leebyron/fix-flow-type

Fixes flow type scoping issues - fixes #123

c831a89e471f365f1cc3eaf39ede470ca32c3c5b authored over 9 years ago by Henry Zhu <[email protected]>
Fixes flow type scoping issues

This adds a special escope Scope when function, class, and typealias definitions include typePar...

8fc39e967c86a1fecfbb4cd09253ac9d54a3e3dd authored over 9 years ago by Lee Byron <[email protected]>
clarify known eslint issues, add to link slack channel for questions

f2800d0ac7054ff8a8ee4fc7cd6abc3f6a16718f authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #116 from hzoo/eslint-tests

Add eslint submodule to run eslint tests - Ref #62

8b9940ebf1007b82b02e42552aaa6232204b62fd authored over 9 years ago by Henry Zhu <[email protected]>
add .npmignore to ignore eslint submodule

182e5e94609d5133465ee43df95f8d0815e5d8b0 authored over 9 years ago by Henry Zhu <[email protected]>
add eslint tests, npm task - Ref #62

c02eda0427abf59aad30bc6e0747177a38ee5c8a authored over 9 years ago by Henry Zhu <[email protected]>
3.1.14

87baf18a352c6e2f5230c7fb51c9ba17fc85bde6 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #122 from hzoo/i-95

visit properties in ObjectPattern - fixes #95

2a90151503ac77347eebbdce64926099cf06d2ef authored over 9 years ago by Henry Zhu <[email protected]>
visit properties in ObjectPattern - fixes #95

c430ee8080850c8a50b0a0170438aaa57c033028 authored over 9 years ago by Henry Zhu <[email protected]>
lint: fix quotes, rule

655ad53536bd906dafedc72fcb6f865c009f55a9 authored over 9 years ago by Henry Zhu <[email protected]>
add lint config from babel, lint

830a34f3418251ae93e771b5814530d9c4303a03 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.13

a04ce0fab5244028bd1aa6e9cede0f953ab72ce8 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #121 from hzoo/i-120

don't visit var decl - fixes #120

afa62b6967cabadb2f067c567202819edd930943 authored over 9 years ago by Henry Zhu <[email protected]>
don't visit var decl - fixes #120

bb64cd7ed7699ccb57df8f78ddc97d18ae138d2b authored over 9 years ago by Henry Zhu <[email protected]>
3.1.12

9ab1d1e478bff6aaffcde0c5fd8fc8c670f06d5d authored over 9 years ago by Sebastian McKenzie <[email protected]>
update to babel 5.5.1

8bac2935fd343cd5bab9ebaa1f4a5e2afb301d30 authored over 9 years ago by Sebastian McKenzie <[email protected]>
3.1.11

58daefc0ebea35494345786606e34a4002704190 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #118 from hzoo/poly-types

add flow exceptions for polymorphic types (<A>) - Ref #109

270fd53c597f80c5f78e67d241f4b8373015154b authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #114 from hzoo/i-9

support comprehensions (no-undef) - fixes #9

270cfbdeb8b404b8729e340a6f64f200ccc5252d authored over 9 years ago by Henry Zhu <[email protected]>
don't visit class node.id

2f4c294f96696b3f2ed82fd37b3ab9973cf856bf authored over 9 years ago by Henry Zhu <[email protected]>
comprehensions: visit node.right

8e254b7db1b6b4b0a373972f2bea634de7e2504f authored over 9 years ago by Henry Zhu <[email protected]>
comprehensions: test for 'no-unused-vars'

c9d46fd19bd3350bec16c8706066496e48b7e06e authored over 9 years ago by Henry Zhu <[email protected]>
support comprehensions (no-undef) - fixes #9

f921efa6fbe06d2f379e6b8b0a3177ff260b6b82 authored over 9 years ago by Henry Zhu <[email protected]>
add flow exceptions for polymorphic types and mixed - Ref #109

0ebdf8bedfdfc056b70244fa0e9699afe12f52d0 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.10

fdeb0221e898480b3f9cc7bcee1ebcc5bb5edbe6 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #109 from hzoo/i-108

visit flow types - fixes #108

f57158f8b316446b26c9c6bf94b1bdf8fbb200b2 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #117 from hzoo/eslint-0.22.1

update to [email protected]

8839601c426252d029dad7cc3889f6c3807c3421 authored over 9 years ago by Henry Zhu <[email protected]>
visit type casts

39a52d4548b65c4e244e987ac46b6ac70c71490f authored over 9 years ago by Henry Zhu <[email protected]>
a few more tests

bdc7cf6d2eeac472cfce1012cf17de87e143ff40 authored over 9 years ago by Henry Zhu <[email protected]>
use t.VISITOR_KEYS

60dd5d32c148917573a44e3eb7d088bd507bbf10 authored over 9 years ago by Henry Zhu <[email protected]>
remove .bind, visit class methods

2f75fe251cbd62bc56efa0cd636100986c1dde86 authored over 9 years ago by Henry Zhu <[email protected]>
add a lot more tests

d04be47236b6808681ce710763b5fb786ffe8953 authored over 9 years ago by Henry Zhu <[email protected]>
refactor to make adding future types simplier

807854243b5a5bdde476b593904e655c641413b0 authored over 9 years ago by Henry Zhu <[email protected]>
refactor, flow fixes, visit var dec, class dec, tests

651ae9244c3498bf52efef77aa8120f1ea96e87f authored over 9 years ago by Henry Zhu <[email protected]>
visit most flow types - fixes #108

a399282a25484ed1f909bcd6edc87a14fafea1e4 authored over 9 years ago by Henry Zhu <[email protected]>
update to [email protected]

37ced0f10f448d5cfce03c28e3ae2eaf9d890616 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.9

a1fffcd1ab01df61e10cc540be90df307699c4a8 authored over 9 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #113 from babel/paths

Use Path-based introspection methods rather than node-based

593a8e23fd77403ef36908583c0480b1123fd3c9 authored over 9 years ago by Sebastian McKenzie <[email protected]>
Use Path-based introspection methods rather than node-based

4965afb1f16f6847829a3f6fb0660df45158e3eb authored over 9 years ago by Sebastian McKenzie <[email protected]>
3.1.8

4e538c4dc850bcb49ecd0a2e0f7b781b56aae33d authored over 9 years ago by Henry Zhu <[email protected]>
update readme about issues/jsx

5ccd904250ff63f96093eeee3bbc5441230f6a5c authored over 9 years ago by Henry Zhu <[email protected]>
add all espree ecmaFeatures, fixes #31 again

a98b1ba26f197ebdeb8cce679d36a2af3413896e authored over 9 years ago by Henry Zhu <[email protected]>
3.1.7

aa87a04774f8a1cdbebaf5f384378c14173ce047 authored over 9 years ago by Henry Zhu <[email protected]>
remove from dependency (update devDependency

5dbfe6f977069312b78b4742dd486a993dc31ca5 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.6

323e37ad884f7bbca614e41af327ceccac187b4f authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #105 from hzoo/visit-decorators

patch escope to visit decorators - fixes #72

5fc1d2eaefbf50bff018fad59e066961d391394b authored over 9 years ago by Henry Zhu <[email protected]>
patch escope to visit decorators - fixes #72

6a7320aed86cece60c633a88a0728da07274d8b2 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #107 from hzoo/update-eslint

[email protected]

f80e288ecc130998e3b9f49b3c96822b9ac4ba4a authored over 9 years ago by Henry Zhu <[email protected]>
3.1.5

f9e5fe42910d602f894dffcaa7538cdb7ea706f4 authored over 9 years ago by Henry Zhu <[email protected]>
add test for #66

7b2d89f22de3e59534a3d276f7904d476992a603 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #100 from babel/es7.functionBind

add ES7 function bind (::) as Punctuator

53dff698a830d05107431917a2bf1c2ecc3c7eff authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #101 from hzoo/more-jsx

add JSXText type, more tests

11f6298ba435c53d232d4f2d7ae78505d71f2468 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.4

32592af874939372ac8c7d604cb2e7d9531bb709 authored over 9 years ago by Sebastian McKenzie <[email protected]>
add support for type cast expressions - fixes #102

755e226c6ca626721af630921f8d9a7e39a6b381 authored over 9 years ago by Sebastian McKenzie <[email protected]>
add JSXText type, more tests

e4b17e4dbf5aea0d11f0165fccc72cadeeb14fe4 authored over 9 years ago by Henry Zhu <[email protected]>
add ES7 function bind (::) as Punctuator

f8ff264e30f06d4824f3bea489731ad56a2f5ed8 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.3

5f8cfd35be7b02c7e505363e5ed13bac13f51028 authored over 9 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #97 from hzoo/fix-templates

fix template type issues

8bbd45dd0f60c675d448d541134800a6d06b5ca3 authored over 9 years ago by Henry Zhu <[email protected]>
fix boolean, regularexpression, add tests

c0361e0affa9d4565e9d8f7c651ede517488b7cd authored over 9 years ago by Henry Zhu <[email protected]>
fix template type issues, simplify, add comments - fixes #96

1070ec46beaaf94f49c9688746590659350da4eb authored over 9 years ago by Henry Zhu <[email protected]>
3.1.2

20c1b4575fca103fab2a624b73eb36d141dba2b4 authored over 9 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #94 from hzoo/support-templates

support template strings - Fixes #31

504d710e1b0bfc5361b1b473b8b3f963b7a2e149 authored over 9 years ago by Sebastian McKenzie <[email protected]>
support template strings - Fixes #31

fb426d817ea7b94a784c95bfc1b7ceefae38ab24 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #93 from hzoo/tokenTypes

add tokenTypes: Null, Boolean, RegularExpression

d6275b3cb10f14802a13a758bc5895ba4f11fb3a authored over 9 years ago by Sebastian McKenzie <[email protected]>
add tokenTypes: Null, Boolean, RegularExpression

510a210471b69e71151ac843c230fbbbe9a6a8d0 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #90 from hzoo/morePunctuatorTypes

change more tokentypes to be punctuator - fixes #59

a6b63520bb2240b67e3cdef20509b6352bccc3b2 authored over 9 years ago by Sebastian McKenzie <[email protected]>
change more tokentypes to be punctuator - fixes #59

c582d06dc43e4f5356090d41d69850d5f5252563 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.1

d97f3608897e459386f0eca62360cb7d54e67757 authored over 9 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #86 from hzoo/patchestraverse-fb

also patch estraverse-fb - fixes #73

00df6fc4decf6a75c26bf509993e5a7d0fd13227 authored over 9 years ago by Sebastian McKenzie <[email protected]>
also patch estraverse-fb - fixes #73

a9f0a150c514bfe0e3858658b2be8e7edc9d1a4a authored over 9 years ago by Henry Zhu <[email protected]>
3.1.0

6b1fc0f668e32d5cc6f27d326b38e2d3993b9c29 authored over 9 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #76 from Cellule/attach_comments

Attach comments to ast using estraverse

18aa7997312b6442aa010c796a6a68e725539bad authored over 9 years ago by Sebastian McKenzie <[email protected]>
fix program start and end.

added some tests for comments and changed test framework to check if babelEslint ast is similar t...

9310bede7ddcf3a63e9220b0cce9ae8eadc5eaf3 authored over 9 years ago by Michael Ferris <[email protected]>
Attach comments to ast using estraverse

3acb4aa594709e1e61dc79e5959defb16ee36c59 authored over 9 years ago by Michael Ferris <[email protected]>
remove flow types and class property keys

1bc620f665e9ca7bb19be6c5405b3c18e9b97377 authored over 9 years ago by Sebastian McKenzie <[email protected]>
upgrade to babel 5.1.8

0c34385ea0bf319134e68ce717b5fc58378f2bcf authored over 9 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' of github.com:babel/babel-eslint

0b304be12930cf66f59b02792ecc3e9720dca34d authored over 9 years ago by Sebastian McKenzie <[email protected]>
port to babel 5.0.0

5333d6e782df9a471b4e024c3e138fc94c175a1c authored over 9 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #67 from leebyron/fix-flow-types

Fix flow types.

dcf40f7ea16f1397d0ae0965388fdc0855c46b47 authored over 9 years ago by Sebastian McKenzie <[email protected]>