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
bea54c780d2c41736f1925cd2622800493ab0bf4 authored over 9 years ago
71b433bf1b3f570452b987a06c5db615d11225e6 authored almost 10 years ago
Fix: Allow yield without value as function param (fixes #134)
64e7322e7753ffdb608bb2cd8ee7a47d3aeb8fb2 authored almost 10 years agoFix: Allow computed generators in classes (fixes #123)
72d0a8ece54510ab63ff7b55e5ffff70a35ffab2 authored almost 10 years agoFix: Don't allow arrow function rest param (fixes #130)
a361108f0801cd015f3c17568ec26212fd50d94a authored almost 10 years agod56a2b170f5e247400033c4c0ead2599412f333e authored almost 10 years ago
afca1982d03f4e417c0eb847adf1ac8b3d54043e authored almost 10 years ago
491f879aa2b0a71cd99a48a185698c894e8e637a authored almost 10 years ago
d79da203304c212ecd60179ca10e82e70e7e3c43 authored almost 10 years ago
Fix: Yield should parse without an argument (fixes #121)
037f1bf2ba9953a76644e04943e5d7107496f0c7 authored almost 10 years ago8ae98cf7e2c2816f7961ab47fe56ade9f8f396b1 authored almost 10 years ago
4ca96e525a8c34c357f6e0af4f48f4d3e13bb475 authored almost 10 years ago
Breaking: Use ESTree format for default params (fixes #114)
64a2733f50e5e20a4bc50c30073bd4d23843ea42 authored almost 10 years ago9b5ad0f970ebe51e3c0c9d29bdaeafb400cf4d25 authored almost 10 years ago
9e99a3593c668d43527ee9dfc3f6470e506d17c4 authored almost 10 years ago
New: Add Super node (fixes #115)
a23b65db10648daf7d4b0761b0ce09eea864550a authored almost 10 years ago461e762c0c77830dababdac901c0c6fb5fd7f51e authored almost 10 years ago
Breaking: Switch to RestElement for rest args (fixes #84)
0193bfedcc8427ad08775ec46c541896d6dcc61f authored almost 10 years ago6cdfc1433ad51ea9be1c204812b06dcf066c7820 authored almost 10 years ago
Update: Remove guardedHandlers/handlers from try (fixes #71)
0c4dbff4741509fa62bcf0ac11a4599d19f0521f authored almost 10 years agoUpdate README.md with correct license.
80b18c21353bc0d1de6f7bd8886bf7492b216ed4 authored almost 10 years agoa1675428aa78967c2946e8817c7d3288b4714bb3 authored almost 10 years ago
9f6e5665073579059724f92d709bd4d7c891ca4d authored almost 10 years ago
ee8f6d35943ed13af619270e320ce2d6109d6796 authored almost 10 years ago
Fix: Tagged template strings should parse (fixes #110)
2dcb76da1ffdf7f7940c1c2a534249a2a9e031ac authored almost 10 years agob6301f92c05f8d8979a0c9f347c84f34bb5013bb authored almost 10 years ago
2d91bb6627944c9e6c4ffc54ecc3d5d9582bdd93 authored almost 10 years ago
Fix: Destructured arg for catch (fixes #105)
fe62b190168cd711b6190479d840fbc320a795ce authored almost 10 years agod8a6f698cdd493cfd0c9cf29de7f296142d20712 authored almost 10 years ago
f5d1b5a0ab549f2e7c97436fa6178644f8ed52cb authored almost 10 years ago
Fix: Disallow octals in template strings (fixes #96)
6a65aac4d931be786e7af341435162ce904751b7 authored almost 10 years ago4f763b0ee1224c3c16ae2ef384b64161ce982335 authored almost 10 years ago
Fix: Template string parsing (fixes #95)
08e1b33c99653b9276133898ad30388eacdc32a4 authored almost 10 years agoFix: bad error in parsing invalid class setter (fixes #98)
12ebb329367080e8d2440d9414d71f9e341d41a1 authored almost 10 years agod02deed4341f3a6a7a1fa6b7f456c2176236c6b2 authored almost 10 years ago
Fix: shorthand properties named get or set (fixes #100)
969aecf1bc9c7b7a4f5baa45614be0e321fd1fc4 authored almost 10 years agode5d97a9466ee8d8c00fe36be98c70e0b74a5d5d authored almost 10 years ago
03b1fa42912e4982f855890d11ee20d27d60ccff authored almost 10 years ago
41b7cea62cc04507c8e80e32b7f073f2f68be3e3 authored almost 10 years ago
f3ed96a39eb8201caf12f3fc44a10fa065fac300 authored almost 10 years ago
New: Add sourceType to Program node (fixes #93)
58e1684f14568df4a2567184458eb03b89a8f6d9 authored almost 10 years ago398995135368edfd8956f50e19480fff7b985c79 authored almost 10 years ago
Allow spread in more places (fixes #89)
9bdaba18ec20dbdf2cbf6146388f7c7265a166a9 authored almost 10 years agoFix: Deeply nested template literals (fixes #86)
671755e2d106d5d67530bdc36df8540a01f3ad87 authored almost 10 years ago9d35ee31896f0ed1ecffc2219cfcab470a955ffe authored almost 10 years ago
6fd88d322e201ffd7cc332929e0dc091ec50bc3e authored almost 10 years ago
Fix: Allow super in classes by default (fixes #87)
f12a54bdd7b5971415fe308ec7f518cb4a44fee9 authored almost 10 years ago6cae4521c9747d80266a708ad300de62d901d0ca authored almost 10 years ago
Fix: generator methods in classes (fixes #85)
e09c76ebcb47106a78102e972d84892979730567 authored almost 10 years ago9eac2efdc99e1db6993a49301e4df5cb68e348e8 authored almost 10 years ago
Remove XJS note from Esprima-FB incompatibilities
7e064fe6b1d885b74775ef71153b22f4a47745cb authored almost 10 years ago
The Esprima-FB project recently renamed all references of `XJS` to
`JSX`, so this should no lon...
06fdcd69a6a6006a635910c8c80baaab931cb0cd authored almost 10 years ago
66fa479dcc281c9d1c1cfdde0852011a11700669 authored almost 10 years ago
42ce538f1afe5e57e1e87b9bcece696f6a81fd57 authored almost 10 years ago
7fe58655306c4824d8bc9ec89b5f9f92394eaec0 authored almost 10 years ago
Update: Refactor out comment attachment logic
2f9ef4c83d885a30fb80a2adeb82ce3d659b5187 authored almost 10 years agoUpdate: Add tests for sourceType=module (refs #72)
cbb44a5ba68e0237e34945eb7b107939988f1a1c authored almost 10 years agoTest: missing tests for modules & classes (refs #72)
a7f0b2fb72b160c805cff464c44880182bf875e6 authored almost 10 years agoalso added a number of tests.
8d86b85985f6024215277d396f8f11f075fef44a authored almost 10 years ago60fc8039017cdf9a5c6d73e617bcc5c653ead5a1 authored almost 10 years ago
Fix: Class name should be id (fixes #78)
4644e0561512c15e682dc27a9ac59348b7c4cb73 authored almost 10 years ago7b6ed2c92d00fd63db9ed81e39c1b1aeb9d2e07c authored almost 10 years ago
Test: disallow import/export in function body
814275506ae810a8e2555cdbb0acff076b2f3e69 authored almost 10 years agoTest: strict mode enforced in modules (refs #72)
f2cde97f381ff6132b409edb326f63ebaabc8206 authored almost 10 years agoe715c06ee7a69b1007e2c819a9bd6d0be68f3c04 authored almost 10 years ago
472ad3e2692d04b7dfc586b7303ac37064d4a692 authored almost 10 years ago
New: Add modules feature flag (refs #72)
6815edcca664b6eae910d9767868e3bfc88e876d authored almost 10 years ago731d54f54153fd1c696e4d4385188665666bfe2f authored almost 10 years ago
Fix: Destructuring defaults
5dfe07d62fe4fa86efece44d60612d47a1fbbdab authored almost 10 years agofixes #35: adds module import and export grammar
7d4a819728d698b2f032b109783d8a803e1bd976 authored almost 10 years agobb258cb099f211a058eaeccc12a158c987bfa58a authored almost 10 years ago
055f201d91087a9a2cf32b8f716c0dd2b86d1d3c authored almost 10 years ago
Update: Add TryStatement.handler (refs #69)
64484538a77dc303e0e9289bf0e3606fe31a741f authored almost 10 years ago
This is a port of jquery/esprima#1034. It adds `handler` while leaving
`handlers` unchanged. `ha...
0ddf4929be7897b410aad4d1ac9a7d1b3ddc2232 authored almost 10 years ago
b9d5cc4a06abd8148e02343868cc49b001140ed4 authored almost 10 years ago
New: Support ES6 classes (refs #10)
d37f447f7073524c77cc68907cb207e563589ddc authored almost 10 years ago0ca32d667677875a4df0efdb8aebaecadd1b6e79 authored almost 10 years ago
27d1cebec5e883723d0136d2c8877c35961232b7 authored almost 10 years ago
Docs: Update README.md
92ee1533bf48f011d6c4edae21eb2c51be071c0c authored almost 10 years agoPresumably all flags are supposed to be `true` in the README
b942b31b1b9844ad2604c8fca46ac284016c03ad authored almost 10 years ago1e82ff2073f12c3a2e415bf92e3c71d1bbecc9e0 authored almost 10 years ago
Fix: Allow let/const in switchcase (fixes #54)
d328131797a2cce25855c7e7a890ce487fbd69e2 authored almost 10 years agobfe3db4f06abae10696ffa3bf59e2e6ea9332dfd authored almost 10 years ago
457de854bfa2232fb2274154d575b55b6bf10983 authored almost 10 years ago
Fix: Extend property method range and loc to include params (fixes #36)
614ec8d586cfbb6831d9efd769759f15821a41da authored almost 10 years agoThis is jquery/esprima#1036 ported to Espree.
Previously, the range and loc for get, set, and s...
b4aa87962369849738eb181358aec8fff98d8dd3 authored almost 10 years agoNew: spread operator (refs #10)
692b9b175a4a5bc04363fc4581e6aded84db1c82 authored almost 10 years ago07980010f01f118623b2ee1f2f7ffc43e0f6e739 authored almost 10 years ago
Test: incorrectly parsed arrow fragment (refs #58)
7db96b2cb7b7a10c32bfb954e6935a2000cf3811 authored almost 10 years ago999e0314d5b1520e5299465dfb3dead759feee9d authored almost 10 years ago
New: Rest Parameter (refs: #10)
c714fadb864897557a4a32a2c334157ac755c423 authored almost 10 years ago055130bf518b6d44ad3eed775e05f8090882da7f authored almost 10 years ago
New: Support for Destructuring
64e5dbf232ee02873e9e555ddafc237d39cd9c91 authored almost 10 years ago04e7a44a06e4b1e782d5acc2f0e7b615a7792870 authored almost 10 years ago
eb2b9e69fd3d01d0c67ee1d56e53e63b5d5917fa authored about 10 years ago
cffe44ef5016332a0578712c5c5635d116db5c58 authored about 10 years ago
Fix: Actuall fix tokenization issue with templates (fixes #44)
72829f8754cc782d7fe0244298c348b1e9f40948 authored about 10 years ago4f4e524ad3df40c736ba6f99c33ea96b3b9dfd70 authored about 10 years ago