Ecosyste.ms: OpenCollective

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

github.com/eslint/js

Monorepo for the JS language tools.
https://github.com/eslint/js

3.1.0

922562ab06614d2853784b42e71094e59b8194df authored almost 9 years ago
Docs: Autogenerated changelog for 3.1.0

50286d50a3437ed65895173c4256a016dc8c3181 authored almost 9 years ago
Merge pull request #253 from eslint/issue246

New: Support ecmaVersion 7 (fixes #246)

e770e84e63722708004706918eb5116f46c995ac authored almost 9 years ago
New: Support ecmaVersion 7 (fixes #246)

da35d9806088335fe5e165dfe4f1e4ec3760b694 authored almost 9 years ago
3.0.2

c59de3a860ca8495aaf5f403c25bc99f0ffa35a4 authored almost 9 years ago
Docs: Autogenerated changelog for 3.0.2

55d7f22d1d92bd7321577501c2774fe586630374 authored almost 9 years ago
Build: Update release script

0973cda919805336f4849d890ffc30954d87a89b authored almost 9 years ago
Merge pull request #244 from eslint/issue243

Build: Add tests (fixes #243)

68d74046f663c8fcd8e720721006f9d2ed891307 authored almost 9 years ago
Merge pull request #252 from mysticatea/issue250

Fix: use the plugins feature of acorn (fixes #250)

16242c70abc7a4f1212075206f5f9b2817047f34 authored almost 9 years ago
Fix: use the plugins feature of acorn (fixes #250)

106000f10a8ab26a6bf2fd0de8ba01f1e525b891 authored almost 9 years ago
3.0.1

cb22ca777f44f7b132888e4e30aa641df7411d47 authored almost 9 years ago
Docs: Autogenerated changelog for v3.0.1

af1a1ba27396ef54f178fdeaccae7d998fb5262a authored almost 9 years ago
Merge pull request #249 from eslint/issue247

Fix: Object rest/spread in assign (fixes #247)

609f0a2c81fd3ab3e4bbe69ca505fabc525891ac authored almost 9 years ago
Upgrade: eslint-config-eslint to 3.0.0

ecfe4c864120244bfb28de691883bf8d27388a51 authored almost 9 years ago
Fix: Object rest/spread in assign (fixes #247)

ea6261eb962a04a191c01e16387faddfdea48352 authored almost 9 years ago
Merge pull request #248 from fork-repos/fix-comment-opt-in-readme

Docs: fix `options.comment` typo

3ebeb3114d5caff5b3d772a6d62c19f7a1518a01 authored about 9 years ago
Docs: fix `options.comment` typo

7e57ee0f384de9bb3970d69eff22de627bad4123 authored about 9 years ago
Build: Add prerelease script

dd5863e569473f2d72973a416687f41fdd5f9420 authored about 9 years ago
Build: Add tests (fixes #243)

36d84c736d7890a95e4d4682cefb9c5e13931dc0 authored about 9 years ago
Upgrade: eslint-release to 0.2.0

0b409ee34d4d22277f9ba8f1b67b32d707892a51 authored about 9 years ago
3.0.0

67ee4de4e94fce823c80b3d2ff6403b50be4640e authored about 9 years ago
Docs: Autogenerated changelog for v3.0.0

3a331c2cb14d46f5615e9e81efb3b7742844ae97 authored about 9 years ago
Upgrade: Change Esprima version to latest

5ff65f62627b3405d75c4a199cd9b8dc87ff488d authored about 9 years ago
Upgrade: eslint-release to 0.1.4

a8badcc68cc81aa1b6872f1dfd1e4ff8aaa7791f authored about 9 years ago
Merge pull request #242 from eslint/releasetool

Build: Switch to eslint-release

8a9d30579898d56b411a0f2ff4c67443e40b5708 authored about 9 years ago
Build: Switch to eslint-release

34d195bc287fbce63b42212752e33556e5356662 authored about 9 years ago
Merge pull request #241 from eslint/packagecleanup

Update: Remove binary scripts

15af2a19ca5f3877ade050b917db55b7b2821258 authored about 9 years ago
Breaking: Remove binary scripts

a0ddc30b9419e95e8261d489d2924900772c8536 authored about 9 years ago
Merge pull request #240 from eslint/cleanup

Build: Fix package.json dependencies

c14bbefb6a1fb52c105afefccb5ca98f242d1dc4 authored about 9 years ago
Build: Fix package.json dependencies

02b5284d35db127a47431630315f967cc9be7033 authored about 9 years ago
Merge pull request #239 from mysticatea/add-import-tests

Fix: tests for importing keywords (fixes #225)

984316f54eba8a321732aac410919831a2afdfdc authored about 9 years ago
Merge pull request #230 from alberto/issue229

Fix: lastToken not reset between calls to parse (fixes #229)

bc189e5de69649a7edba28c57fa3a08c761efb9c authored about 9 years ago
Merge pull request #238 from alberto/issue237

Build: Add node@5 to CI (fixes #237)

3eb708dd7a9b15e24d99d5f8f95ce39c30b60f47 authored about 9 years ago
Merge pull request #236 from alberto/issue231

Upgrade: eslint and eslint-config-eslint (fixes #231)

4cebcca9d6f0840b8649563645b2a617464bb729 authored about 9 years ago
Fix: tests for importing keywords (fixes #225)

b07696fa0924b33d33fd02986439c03e0e35cb59 authored about 9 years ago
Build: Add node@5 to CI (fixes #237)

2e2808a83a2251005c14d87799a621fa484abf79 authored about 9 years ago
Merge pull request #235 from alberto/issue234

Update: Unrecognized license format in package.json (fixes #234)

f888857ece131e6b83eaff6bc1670e7c1b8c07a9 authored about 9 years ago
Merge pull request #233 from alberto/issue232

Update: Remove duplicated acorn-jsx dep (fixes #232)

19a167927da4a883635f35160e2ba64e74a03cc8 authored about 9 years ago
Update: Unrecognized license format in package.json (fixes #234)

445c68512d81619bf79e70a783f6f85d7afce086 authored about 9 years ago
Update: Remove duplicated acorn-jsx dep (fixes #232)

61cb5ee75b57ce2b5e98fa4345a85fb91136725e authored about 9 years ago
Upgrade: eslint and eslint-config-eslint (fixes #231)

df5b71c933dbdd5691752a446281464b813c10da authored about 9 years ago
Fix: lastToken not reset between calls to parse (fixes #229)

ef7a06dfc6a5e3b397d8cce483b9e1ce331d0da1 authored about 9 years ago
Merge pull request #228 from nre/issue227

New: ecmaFeatures.impliedStrict (fixes: #227)

78bf74f64f81dab944b26dd692a49a42a803fc78 authored about 9 years ago
New: ecmaFeatures.impliedStrict (fixes: #227)

cdf8407f3161c09fa5294e9b98caa18c330cd320 authored about 9 years ago
Fix: Don't allow regex y flag in ES5

73a079c7e17ed0a68b44ab0b3f480ace6776fe4d authored about 9 years ago
3.0.0-alpha-2

3155ced3df9ad3c5a940a09136015e17e2043786 authored about 9 years ago
Merge pull request #223 from eslint/issue222

Breaking: move ecmaFeatures into ecmaVersion (fixes #222)

67ef94a666b59317923018798c69da857c7683c0 authored about 9 years ago
Breaking: move ecmaFeatures into ecmaVersion (fixes #222)

f6ff111f7a488816e73fbe19bdc1a70807b2a5c9 authored about 9 years ago
Merge pull request #221 from eslint/issue220

New: Export VisitorKeys (fixes #220)

72f7a64f0a016795b683ea464e186aaf32645f9c authored about 9 years ago
New: Export VisitorKeys (fixes #220)

bd98c238e6b21ea5cb069efdab831aaca777f0eb authored about 9 years ago
3.0.0-alpha-1

8ea678c3332afa405a2f3457beec74b72ce4a19b authored about 9 years ago
Merge pull request #218 from eslint/issue213

Fix: Ensur object rest works in destructed arg (fixes #213)

f7154744f0a9f73879f845789b84fd6c3877a50d authored about 9 years ago
Merge pull request #217 from eslint/issue181

Fix: parse unicode escapes in identifiers (fixes #181)

ec217f86f91342c3eb9955b01435030d273d08f1 authored about 9 years ago
Fix: parse unicode escapes in identifiers (fixes #181)

72f22bf452cc439c727cbb793373e0d092c93c88 authored about 9 years ago
Fix: Ensur object rest works in destructed arg (fixes #213)

8aa05fad8c381f23c6c37108099c2b422a5e8953 authored about 9 years ago
Merge pull request #215 from eslint/issue200

Breaking: Switch to Acorn (fixes #200)

3086c02eae550d46a9b64689a13d9bffb034bc86 authored about 9 years ago
Breaking: Switch to Acorn (fixes #200)

94d051f8cb3df7574f4fafa18d18f1b9c7b56a72 authored about 9 years ago
Merge pull request #204 from eslint/issue203

Update: Add tokens to tests (fixes #203)

76ef5b37a9b600fbd696afea79517fe6c1648ef4 authored over 9 years ago
Update: Add tokens to tests (fixes #203)

9d2a47f5cfda8d5da511158bc83f005eec340861 authored over 9 years ago
Docs: Update README

e4b561c2dd543cce0869a077c0fc158e1d5b1990 authored over 9 years ago
2.2.5

eeeeb05b879783901ff2308efcbd0cda76753cbe authored over 9 years ago
Merge pull request #199 from eslint/issue195

Fix: Ensure node type is correct for destructured (fixes #195)

d2cbb81f25beb40358828f12d860f1723a7f8673 authored over 9 years ago
Fix: Ensure node type is correct for destructured (fixes #195)

98e5fd94958d26890fc18b39179d6a408f038f5e authored over 9 years ago
2.2.4

da58617f378c17fb01273f374f439956fb465aa7 authored over 9 years ago
Merge pull request #188 from xjamundx/arrow-rest

Fix: Various Arrow Function Issues (fixes #187, fixes #145 and fixes #172)

84b84de18efa40b0d42dbc9ff46dc8736074401d authored over 9 years ago
Fix: newlines in arrow functions (fixes #172)

2b85a1d2175f28f211b41521a4178049e08eb507 authored over 9 years ago
Fix: nested arrow function as default param (fixes #145)

ee4ea437c221ec1353838db86d14057e46f192c0 authored over 9 years ago
Fix: Rest Params & Arrow Functions (fixes #187)

908617d3410de8e35aea584afeb9db9115eaf2a0 authored over 9 years ago
Merge pull request #186 from xjamundx/trailing-import

Fix: trailing commas in import/export (fixes #148)

784328776796b0611776740b566df5b897fac1d6 authored over 9 years ago
Fix: trailing commas in import/export (fixes #148)

7cdc7e4c4dd802c949c5bc2fad8c6cedbb40d82c authored over 9 years ago
Merge pull request #175 from kahwee/patch-1

Added sudo false to travis to build faster

0729ab5314c370309157fcca4e429bb36f5df262 authored over 9 years ago
Build: Added sudo false to Travis to build faster (fixes #177)

This lets Travis use Docker containers which starts faster. Related link http://docs.travis-ci.c...

87c6b2f0dc439399b57f270b4eb4284cf841ea1f authored over 9 years ago
2.2.3

4e72bb00332dbbced9a77d7c281962a46a6759cc authored over 9 years ago
Merge pull request #174 from eslint/issue173

Fix: Incorrect error location (fixes #173)

2d875ed2fac625bd6e279fbcbb9bf4ef5749e1d4 authored over 9 years ago
Fix: Incorrect error location (fixes #173)

38576c59e57463d277f026cac2dd33bba5d52566 authored over 9 years ago
2.2.2

b9f34da5bdc57979958fb61dc97f5d4c762ef07c authored over 9 years ago
2.2.1

f2b3d9e0ad989f329ac48d984e3277c2d3226a5c authored over 9 years ago
Merge pull request #169 from eslint/issue165

Fix: Yield as identifier in arrow func args (fixes #165)

5880b41b5b802a6670884355699ad3f43c849987 authored over 9 years ago
Merge pull request #168 from eslint/issue167

Fix: Allow AssignmentExpression in object spread (fixes #167)

adf2775344b0fce911f1a5f17e20f352c16d9e7e authored over 9 years ago
Fix: Yield as identifier in arrow func args (fixes #165)

725e9f9829c04c4ed75a503fec356aed3c9ab4e1 authored over 9 years ago
Fix: Allow AssignmentExpression in object spread (fixes #167)

b12548bb4a92f854c000bd8329167880ee665c5a authored over 9 years ago
2.2.0

5cd0d845914d1dbddaee1422236dd34eae844655 authored over 9 years ago
Merge pull request #166 from eslint/issue163

New: Add experimental object rest/spread (fixes #163)

a4c055ce3c7014eb910b6a127946defd763c1205 authored over 9 years ago
New: Add experimental object rest/spread (fixes #163)

4e976d8c78273cbc1b8d112f836e42ef819e58e8 authored over 9 years ago
Merge pull request #161 from jasonLaster/cleanup-makefile

Fix: npm browserify (fixes #156)

22e38757399cdbf10f15de5d376e1aa715fcc636 authored over 9 years ago
Fix: npm browserify (fixes #156)

f4c2642c008548597148e877c0d7c83c9cce7b77 authored over 9 years ago
2.1.0

e037be439934a5290504b380087e4497183c9558 authored over 9 years ago
Merge pull request #162 from mysticatea/fix-comment-attachment-for-anonymouse-class

Fix: Leading comments for anonymous classes (fixes: #158)

e5d1f3c74035c2be73edfe725d6bc5fdd2176759 authored over 9 years ago
Fix: Leading comments for anonymous classes (fixes #155, fixes #158)

d535900533b895a88ee6caf1d58c4799b2f9d261 authored over 9 years ago
Merge pull request #159 from eslint/issue157

New: Add newTarget option (fixes #157)

28eb9a2667e623c155439a6384a473f81b8c20c0 authored over 9 years ago
New: Add newTarget option (fixes #157)

fe3a494207d7ab2d004765d9eff8ee37ca4c8c40 authored over 9 years ago
2.0.4

21f73f3178c9c9709c9ee1474641bb8fdad2115c authored over 9 years ago
Merge pull request #152 from jrvidal/await-keyword-151

Fix: "await" is a future reserved word (fixes #151)

1b1967eea3bdbc6f49884866dce97424de635a42 authored over 9 years ago
Merge pull request #154 from eTorAken/master

Docs: added missing `ecmaFeatures.superInFunctions` option from doc

4772c865a3d9a3da5a966523a547704902869511 authored over 9 years ago
Docs: added missing `ecmaFeatures.superInFunctions` option from doc

906adad3086a81b3cde5b0c69918b1056c2b1f55 authored over 9 years ago
Fix: "await" is a future reserved word (fixes #151)

95d388dcf03b71f70f25b8429f78a1333c41c491 authored over 9 years ago
2.0.3

b60b597cfe4834aacd16c90179ce73e22705c132 authored over 9 years ago
Merge pull request #147 from xjamundx/hangs

Fix: Incomplete Switch Statement Hangs (Fixes #146)

1708b5f02cf152bb564a8a047db914bdd55638df authored over 9 years ago
Fix: Incomplete Switch Statement Hangs (Fixes #146)

8adbbc8f38987252dc8ce3a1213673f71ee2a4e8 authored over 9 years ago
Merge pull request #142 from Skalman/ecmafeatures-clarification

Docs: Clarify ecmaFeatures usage

ba8d98dea608f918d740793791b24379d7dda4da authored over 9 years ago