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

5.0.0-beta1

643cdd570ef57622c884d686c99b857c9f98faab authored about 9 years ago by Henry Zhu <[email protected]>
Merge pull request #202 from hzoo/babel6

Update to babel 6

315c12d41303e3aa327e183e83162ad8e9d90b3f authored about 9 years ago by Henry Zhu <[email protected]>
add preversion test

7a6ccefc84cd5db22728846698b0a1c3219a064d authored about 9 years ago by Henry Zhu <[email protected]>
update to babel6

a4c09a838cdc4b00b3d754b742a09aeb1b8258c1 authored about 9 years ago by Henry Zhu <[email protected]>
4.1.6

7448831f38e979dcd55e893bea230d26ce046408 authored about 9 years ago by Henry Zhu <[email protected]>
skip for now

6266b00f1672da2efc93956e792880e00c09a9d1 authored about 9 years ago by Henry Zhu <[email protected]>
add node 5

51ba5931fdb2125a2f1161d379d72594d7f8013f authored about 9 years ago by Henry Zhu <[email protected]>
test for no-redeclare

8269290adf5d4ceda7e138e9c74988b1dcabb01d authored about 9 years ago by Henry Zhu <[email protected]>
Merge pull request #212 from evocateur/fix-with-latest-eslint

Avoid errors with eslint 1.10.x when excluding destructured properties

c53a492353f9ea2d9147ab8a3f922c5d9365b6c8 authored about 9 years ago by Henry Zhu <[email protected]>
Avoid errors in eslint 1.10.x when excluding destructured properties.

Despite the improvements from #209 with the pattern visitor, it doesn't
actually iterate over th...

0d8953d7a23b35b4a089a81988388fe95642d9ed authored about 9 years ago by Daniel Stockman <[email protected]>
Merge pull request #209 from Constellation/pattern-visitor

Patch SpreadProperty to escope's PatternVisitor

0af8736233ba4c3425e37ba0a41618e6147a9eb1 authored about 9 years ago by Henry Zhu <[email protected]>
Patch SpreadProperty to escope's PatternVisitor

Once new escope is released, we can patch SpreadProperty to PatternVisitor.
This will solve esto...

ba7e1b6d6c5dd05d180b2ba50f131da87565f44e authored about 9 years ago by Yusuke Suzuki <[email protected]>
mention eslint-plugin-flow-vars for flow issues

52d1c84cca344a9e40ebac2b90ba63ef96cb091e authored about 9 years ago by Henry Zhu <[email protected]>
4.1.5

fba0a4944ff94820d0abbd3aada424aef5b6ffc9 authored about 9 years ago by Henry Zhu <[email protected]>
Merge pull request #206 from mysticatea/fix-for-eslint-1.9

Fix for [email protected] and npm@3

6a4a80ec3e7aefb74ba46c9641adf546a7f0511f authored about 9 years ago by Henry Zhu <[email protected]>
fix for npm@3 and [email protected]

8c45795831092a3fe090790330e790fb59831e5d authored about 9 years ago by Toru Nagashima <[email protected]>
4.1.4

9295bba19fb871c1237c2d87d7519484d62d2715 authored about 9 years ago by Henry Zhu <[email protected]>
update eslint, acorn-to-esprima

a10f0832b2f8d061baa3a7f2485dce7e3f0117f5 authored about 9 years ago by Henry Zhu <[email protected]>
test with ecmaFeatures on by default, add test for #192

Ref #192

d2e3862744539fc3b44d19a75375e56536848b8c authored about 9 years ago by Henry Zhu <[email protected]>
update readme, add contributing

521039cd54d987a001183f55ce68b2df27741199 authored about 9 years ago by Henry Zhu <[email protected]>
update packages

85512de74a71f632b8d89d065749cfc5487e6419 authored about 9 years ago by Henry Zhu <[email protected]>
4.1.3

d8b3a81ba5b8a37fff28640fa18945e6031e3e41 authored over 9 years ago by Henry Zhu <[email protected]>
check AssignmentPattern types - fixes #184

53e06643d59b2e1d0813f998a99d1bdd7e447175 authored over 9 years ago by Henry Zhu <[email protected]>
un-comment #124 test

873c9739dfb2edb6cc1895fe3468f9022c4a8ccb authored over 9 years ago by Henry Zhu <[email protected]>
add node 4 to travis

64cc7144a0e003b08bda1657757d0c635b9bca68 authored over 9 years ago by Henry Zhu <[email protected]>
fix attachComment typo, add comment tests

1e3b21a10a2a9fed6339a279398a41d0c26d710b authored over 9 years ago by Henry Zhu <[email protected]>
4.1.2

8b805c27491e486556da4f17a741c69dd6a2be67 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #182 from bryanrsmith/patch-1

fix typo in comment

e8c49358d1a0a765e3d2f324d23bddc78c59aecc authored over 9 years ago by Henry Zhu <[email protected]>
fix typo in comment

e4be66cd413ece5cc945dcd49b0f35d3e31e4a94 authored over 9 years ago by Bryan Smith <[email protected]>
4.1.1

0db61dfa9279669fcc7e689a6d43a78ba91e2647 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #180 from hzoo/master

update eslint, acorn-to-esprima - ref eslint/eslint#3596

c35cb90823bfb7a1106c3e9fe26340238c579152 authored over 9 years ago by Henry Zhu <[email protected]>
update eslint, acorn-to-esprima - ref eslint/eslint#3596

2c3226588f9c764af5ccc110807915afd99fe594 authored over 9 years ago by Henry Zhu <[email protected]>
4.1.0

613bd87b7e98cd7645bffa8633195cea04a8c460 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #177 from hzoo/use-acorn-to-esprima

use `acorn-to-esprima` package

ce6215cf7a614ef88073767ca321297eaf4518bf authored over 9 years ago by Henry Zhu <[email protected]>
use acorn-to-esprima package

de22c4b93ce32486cc3570aed6f6784fe1147793 authored over 9 years ago by Henry Zhu <[email protected]>
lint fix, lint task

f3354faffa7f2f1ac759097c05bad46f3c017d09 authored over 9 years ago by Henry Zhu <[email protected]>
update espree, update eslintester for eslint 1.0

cda7cef3a7c02c4d875a40760c5d4173af08a79d authored over 9 years ago by Henry Zhu <[email protected]>
do not use local

878d9acb3cd574fbe26e6b751baf8e7b2f373acc authored over 9 years ago by Henry Zhu <[email protected]>
update eslint to 1.2.0

606244c2b1ad901b03c79335b7df852a24901761 authored over 9 years ago by Henry Zhu <[email protected]>
remove note about babel-eslint being experimental

8707c67bcccef0a98e76953e82b1e9ad5a3675fb authored over 9 years ago by Henry Zhu <[email protected]>
4.0.10

8a40d77f0829015d27984b77e09e97d8a43b51bb authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #165 from hzoo/remove-spread-transform

use SpreadProperty type, revert other transforms

fbbc984db2136dc19447a097363b8076a427e0de authored over 9 years ago by Henry Zhu <[email protected]>
4.0.9

9eccec9d072c09054992a69fd061638db8aaf0b0 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #170 from hzoo/remove-super-transform

remove super transform since it should be in espree

766a7577419e5e06eda36d82554d918c94726feb authored over 9 years ago by Henry Zhu <[email protected]>
remove super transform since it should be in espree

0abdd8976865cefdd1c09ce79293d5805e69ff52 authored over 9 years ago by Henry Zhu <[email protected]>
use SpreadProperty type, revert other transforms

Fixes xjamundx/eslint-plugin-standard#3

30398ed8e7be4333d3750a96d7a3cf59a74cf14f authored over 9 years ago by Henry Zhu <[email protected]>
4.0.8

5e2dc85d6885e0264235933e4c692d188e709166 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #169 from hzoo/i-168

async func and space-before-function-paren

e6a9667620c556a665263efd4bf62c051d58cbdf authored over 9 years ago by Henry Zhu <[email protected]>
async func and space-before-function-paren

0a72c4cd9d605313062d29dc2760a08545fe8b7f authored over 9 years ago by Henry Zhu <[email protected]>
4.0.7

6dd4c5b6b5abdcd77c46bec64c75769414cc1a8b authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #166 from hzoo/remove-async-transform

remove async func transform

afd7885fac98881186fe222a91dfed2bc08b9b8d authored over 9 years ago by Henry Zhu <[email protected]>
4.0.6

2aee3e7342e5093ec21f22b686ec62597fb79225 authored over 9 years ago by Henry Zhu <[email protected]>
add older tests

eecb729e1ba92038cf39fda9b1270d2c4557a0cd authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #164 from hzoo/remove-rest-transform

Remove rest transform

1e01f20b3d1c219cc30fcad4c9499308ad96ad72 authored over 9 years ago by Henry Zhu <[email protected]>
remove async func transform

Ref babel/eslint-plugin-babel#8

5509830a79cc86154af2f790bb837dae51fd93fa authored over 9 years ago by Henry Zhu <[email protected]>
alphabetize espree ecmaFeatures, add experimentalObjectRestSpread

246c37946ec64d30b8cea37c3a7d9486613d51d5 authored over 9 years ago by Henry Zhu <[email protected]>
remove rest transform escope supports rest

3c8ed3d2b78b598e464f0366c28ca69234afd72c authored over 9 years ago by Henry Zhu <[email protected]>
use --follow-tags

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

85301e2ceb1ddf9940d97eae7e39644de7557ba7 authored over 9 years ago by Henry Zhu <[email protected]>
update to eslint 1.0.0, fix tests

85e3f82ec096499895cc12ab8955bf63b216324f authored over 9 years ago by Henry Zhu <[email protected]>
4.0.5

d467c8a60887ebd68908e9c84080dbc31330e075 authored over 9 years ago by Sebastian McKenzie <[email protected]>
update babel-core to 5.6.9

7c81a8136af880c9768aa54479d1c7d29150ce72 authored over 9 years ago by Sebastian McKenzie <[email protected]>
add Makefile

7fadd27e60e68dc97115158dc5a9111e4322883e authored over 9 years ago by Sebastian McKenzie <[email protected]>
4.0.4

5be0fca73326013a8e0bb8a46131ad799d9dd7f2 authored over 9 years ago by Sebastian McKenzie <[email protected]>
fix range generation for template tokens - fixes #156

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

1eb01dc55f9db69b0ddb654e458694adbe54ea17 authored over 9 years ago by Sebastian McKenzie <[email protected]>
use start/end rather than directly using range in attachComments

435407c1baeb78db758c97bdb87b51b998b6a07c authored over 9 years ago by Sebastian McKenzie <[email protected]>
4.0.2

313dabcafd732bf2949df4b11de9c272770c1eff authored over 9 years ago by Sebastian McKenzie <[email protected]>
add missing ranges

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

15506ba21ad914a4b1d2d60a06d6042ae89a619e authored over 9 years ago by Sebastian McKenzie <[email protected]>
add range property - fixes #155

2f84dd28d1abb92182cfb50f6df46427c7afebb4 authored over 9 years ago by Sebastian McKenzie <[email protected]>
4.0.0

2352867a3ecbc9d443019f12fe3cc5002d1ad2f9 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #152 from bgw/line-x

Replace 'Line X' with actual line number

b94ee6da7e617ffe125a1b082b5f29a2fcf85080 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #128 from hzoo/i-124

add tests - for #124

8c573317eff4f6907bd80455368753484917d7cc authored over 9 years ago by Henry Zhu <[email protected]>
add tests for #124

- commented on one failing test for now until a fix is made

8d39cf9e7a1dcd42d6d369bff9941d5e6a1908c3 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.27

41bcd680a6b0ef945449bbd740e6a57786a5da4b authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #154 from alexkuz/master

fix visiting filter in comprehension

b4ce3596989b6e1b05e86252c918afb8bab1754d authored over 9 years ago by Henry Zhu <[email protected]>
fix visiting filter in comprehension

20cd1a683a898f9bc5b95f04bd5ded3f7d95153a authored over 9 years ago by Kuzya <[email protected]>
3.1.26

45b8209511b2693f0378d4f387b672a40e49ab2d authored over 9 years ago by Henry Zhu <[email protected]>
add test for #149

a5517c08524cd8f43d730329982dbdb55a2b5c81 authored over 9 years ago by Henry Zhu <[email protected]>
remove estraverse attach comments method, fix up tests

19f8add6ade28391c85ed4f985324dd5b2f07f52 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.25

82a60b9b84f27b42e6a7b1872b7dc84f61b54e15 authored over 9 years ago by Sebastian McKenzie <[email protected]>
filter comment tokens - fixes #153

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

7112930c7e454e8c0bbceb1153c25d4db5d29cb5 authored over 9 years ago by Sebastian McKenzie <[email protected]>
convert comment node types from babel to espree - ref facebook/react#4449

fd384851e0c93f3e9ee6547361fd9b8649f886a9 authored over 9 years ago by Sebastian McKenzie <[email protected]>
Replace 'Line X' with actual line number

This makes the output closer to espree and less confusing.

77294ea11d949347446b3c5d88bf8cceab06bba1 authored over 9 years ago by Benjamin Woodruff <[email protected]>
fix typo: attachComment -> attachComments

8d7b241620f46e720d1d006b7d260d2e3658c903 authored over 9 years ago by Henry Zhu <[email protected]>
update readme - separate channel/signup, categorize known issues better

1c44d88fca6f542d7abdbf603453246dcfb252f6 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.23

5bbc0023d8162e256b5a4b358fa9b268eb2da4b3 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #146 from hzoo/i-142-2

use node.babelType for SpreadProperty

bbfbfae6fd8b85e1a7670973b4498c9941b27d72 authored over 9 years ago by Henry Zhu <[email protected]>
add _babelType property to all nodes to retain original node.type

63d9404343456aa3f43ffe22f8a393236ff86b54 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.22

3508eab9052d9047546dde5ee03d415a921957f1 authored over 9 years ago by Henry Zhu <[email protected]>
fix no-unused-vars issue with spread

Use a private _spread property on Property node instead of SpreadProperty

Fixes https://github....

3e99c9bd27c07718449057e414f42f6eaa251d86 authored over 9 years ago by Henry Zhu <[email protected]>
3.1.21

7d94c7be9441676127cacec5342e9c3bb0c50296 authored over 9 years ago by Henry Zhu <[email protected]>
Merge pull request #143 from hzoo/i-142

only visit properties in object destructuring when there is a SpreadP…

276a5e53bbaa336f5a17c93c678fdce32d2f48a6 authored over 9 years ago by Henry Zhu <[email protected]>
only visit properties in object destructuring when there is a SpreadProperty - fixes #142

550dc320ec24230b824826539f818668f74b99d9 authored over 9 years ago by Henry Zhu <[email protected]>
add known issue for #130 - `no-undef` for global flow types

56815a4ecf4f306a7fc4810934adb06a2e3480c5 authored over 9 years ago by Henry Zhu <[email protected]>
add known issue for #136

1e8177ac0e935f285681863d92b883fb61e2b5df authored over 9 years ago by Henry Zhu <[email protected]>
update devDep [email protected]

72f133175aaa28b4f91afe8a4388d689479e4dea authored over 9 years ago by Henry Zhu <[email protected]>
3.1.20

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