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

Fix flow types.

This is a work-around for #66, extending the monkeypatch to escope to ensure it does not travers...

aab896f7b413f82815c56d6ac0c72d11ad87edb1 authored over 9 years ago by Lee Byron <[email protected]>
bump version

e23b1525e214abe7a6e28eba90dcb646d80285ec authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add sourceType property

44c2db0a8ab6cf365e863c49571461ea7549a5f4 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #50 from UltCombo/fix-48

acorn-to-esprima: fix ExportNamedDeclaration, closes #48

8e1187c7df3e56499e57801cd51c1dc8dad34ea1 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
acorn-to-esprima: fix ExportNamedDeclaration, closes #48

2f15f714762a52646f8f3060b0be1f22058f56be authored almost 10 years ago by UltCombo <[email protected]>
Merge pull request #44 from Globegitter/patch-1

Added global flag to install command

271536d42cb7b3e63831e51f551262966a660eb1 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Added global flag to install command

2ba3b0ea9569b0305f4fa92dce6d371feb998ee9 authored almost 10 years ago by Markus Padourek <[email protected]>
upgrade babel-core to 4.7.8

0b1531e9bb67a9baec975372890804ff4c30773f authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add class usage non regression test

8209d4e714f90c458570f022020549d3e832aa51 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add messages to non regression test output

d230a2f6a6b6e7e76bf06cc7c1eae700168e79b1 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
bump to 2.0.0

f12671c003d2ac88a94eb655894de7ea6ceb80e8 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
fix module conversion

e8f30c60b3da4f2e2211b4ab52eee1bfb3202c61 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' of github.com:babel/babel-eslint

a0fbd4502abbcb683f36ca0e95d19a180b4892a5 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
convert playground assignment operators - fixes #40

9cf3f885e1c3b5c71fe65e3b6970e76f7ac16f0e authored almost 10 years ago by Sebastian McKenzie <[email protected]>
update to babel-core and eslint 0.16

25be542fe401b35cb60e002a88c8b8f8b491ec7d authored almost 10 years ago by Sebastian McKenzie <[email protected]>
update to eslint 0.16, remove certain mangling

098f3bc5e15b1ee344e3a9165890bc6ab465292b authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #42 from douglasduteil/docs-README-add-travis-badge

docs(README): add travis badge

45f25b38c793ecf58248e17dfb09b5d28af0297c authored almost 10 years ago by Brian Donovan <[email protected]>
Merge pull request #41 from douglasduteil/chore-travis-add-travis-build-state-tracker

chore(travis): add travis build state tracker

0dc02656000a6a3879fa06dd388cd015537a0042 authored almost 10 years ago by Brian Donovan <[email protected]>
docs(README): add travis badge

1b8146f1ebb7eb69ec3078e9ef815e0563197b08 authored almost 10 years ago by Douglas Duteil <[email protected]>
chore(travis): add travis build state tracker

06495fa7b071d7db00bdf53da513f6679e4c1680 authored almost 10 years ago by Douglas Duteil <[email protected]>
1.0.14

189c75f262fc610421886b1e80b9bad292a20031 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' of github.com:babel/babel-eslint

c4cb33eb7527d769826c7d237b47bf58ad640709 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #36 from BenoitZugmeyer/jsx-ast-fix

JSX AST fixes

17474379fce0062514e994cb6e27a1fb74bc6331 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #37 from BenoitZugmeyer/non-regression-tests

Non regression tests

562befb5c8f29317729d12e0c1444e7c7518515c authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Push variables from the "module" scope to the "global" scope

eslint does not support an escope "module" scope but we need it to
support modules syntax.

Simp...

f9a84aabc05cba61b4b941dcc4e2d986d066e55c authored almost 10 years ago by Benoît Zugmeyer <[email protected]>
Fix JSX expression AST

5527a0e22d4f2b6ed3868287e68fbc7b1c139e16 authored almost 10 years ago by Benoît Zugmeyer <[email protected]>
Add eslint to devDependencies

e10a7f521b197b43ae7f079aa92e17173369ee85 authored almost 10 years ago by Benoît Zugmeyer <[email protected]>
Write non-regression tests for closed issue

a35161d3aac2b07e21e0b8f7f517ac92671a58bc authored almost 10 years ago by Benoît Zugmeyer <[email protected]>
Base regression tests

28d335abea3ddfd6263e4c06f2ed7368eb50aa36 authored almost 10 years ago by Benoît Zugmeyer <[email protected]>
Merge pull request #25 from BenoitZugmeyer/tests-and-fix-classes

Tests and some AST transform fixes

a3181360eec9a345d80b158eca659a26e5297522 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
bump version

ae939c7d1b86b553a996abfa81241831b1f9c738 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Fix class declaration and class expressions

f1f686654979607e4436ebe85703ea8bbe946170 authored almost 10 years ago by Benoît Zugmeyer <[email protected]>
Fix token transformation

7615ccdc54c9f63c13734c38156f2ebf1542996d authored almost 10 years ago by Benoît Zugmeyer <[email protected]>
Write base test suit

b13e9e69bb746c390256746548e2596da91a0bfb authored almost 10 years ago by Benoît Zugmeyer <[email protected]>
Merge pull request #19 from ahomu/master

Ensure that it is `eslintLoc` in the calling context

462795da6a778fa8527dd0e585800e1c66ec8921 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
make spread properties computed - fixes #16

fc7c51aa2b693f9f6ce36a82debddfed902373f3 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
ensure function expression body is a block statement - fixes #20

a75f5fbfe27993e7ece561588777bfcae676226a authored almost 10 years ago by Sebastian McKenzie <[email protected]>
turn async functions into generators - fixes #22

0286f58951c3c5b5d85b1a55bed28320a7201dd9 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Ensure that it is eslintLoc in the calling context

f6d7daf14e5e39ea1b9fdff9097e789384a5f645 authored almost 10 years ago by Ayumu Sato <[email protected]>
turn super references into a this expression - fixes #10

2a7bfc85e89014b13b1370238010ad7fc034379f authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' of github.com:babel/babel-eslint

fa620c4bebcaf1eface8c9baeba3605923f5bd95 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
better XJSIdentifier -> Identifier logic - fixes #12

88c9d58ec7b98823d52661437fc4fd73087dbcfd authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #14 from deepsweet/lodash.assign

use modularized `lodash.assign` instead of `lodash/object/extend`

761d7f43228c026ec5669fb9087d957b7956a0f2 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
use modularized `lodash.assign` instead of `lodash/object/extend`

58f6ffe885f61fbbd3b7a7db155d0be9b0d70af5 authored almost 10 years ago by deepsweet <[email protected]>
explode all rest elements - fixes #11

e98ee03758c60d773cbb3a33aff0af64114a270c authored almost 10 years ago by Sebastian McKenzie <[email protected]>
move up explantory paragraph

ed64fd0444c175b6a90836a5f6c91066805dec76 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' of github.com:babel/babel-eslint

# Conflicts:
# README.md

02944635e2e2fce1a72106f42f160db287a6a40f authored almost 10 years ago by Sebastian McKenzie <[email protected]>
bump version

2c705979c76c1685aeef092a116c3fd01744c666 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
remove ClassDeclaration transformation

59f78ebdd27363fe57a9c981a2d21a730ca4d3ad authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add how does it work section to readme

6f184a55768aceaf096079be4b8005c28ea77f59 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add how does it work section to readme

eeff51dd5a429bbb57056d7f1386179d5bb21db6 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
bump version

c0df673576b34b657f333b7d14ddfb40af8845e5 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
turn class declarations into variable declarations - fixes #8

f06d3356bb9d75061508ba8998519958ff1e0624 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
bump version

67f8efdc35a4e5083149b850e7840b839047d3a8 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
transform JSX identifiers and member expressions - fixes #5

6140b837b8b49ae82eb0697c56dbc05889a9f89b authored almost 10 years ago by Sebastian McKenzie <[email protected]>
clean up toAst method and properly transform rest elements away - fixes #7

82fb3e3cc78f1ce2f0d5f4b8e369b600131b2132 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
pop off last token which will be an EOF, currently not used anywhere by espree and it runs into issues with some rules - fixes #2

92db8b16359b28961a8ded68d6b168692e8506fb authored almost 10 years ago by Sebastian McKenzie <[email protected]>
output esprima compatible error messages - fixes #3

fc8dfe36e7be7fa508f480dbd76822f6abc30552 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
turn ArrowFunctionExpression into a FunctionExpression - fixes #1

8a7b6b0f0396a5e2cb5c56cc0c0ac67c659eedfc authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add support for spread property

bc5a95f073741d7c78160448a3a15631a1378220 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add more comments to acorn-to-esprima source

b911336ef525be56d7e56b6334f949442e9ae973 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
clean up readme

e3dd9f7aa0178ebfd9444990fc0b50174e2767e5 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
first commit

3c1ac5dedcc37fd5d48bf06e89122d4581471d9b authored almost 10 years ago by Sebastian McKenzie <[email protected]>