Ecosyste.ms: OpenCollective

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

github.com/eslint/doctrine

JSDoc parser
https://github.com/eslint/doctrine

Docs: add deprecation notice to readme (#227)

0e8eba7f80b89cc8185541dda4e90c961d1d3553 authored about 6 years ago
3.0.0

42434ca1f85b264a88afcfd317487a7417e6004b authored about 6 years ago
Build: changelog update for 3.0.0

9655671fb175decb8f3969f3442aec4fad4922d6 authored about 6 years ago
Breaking: drop support for Node < 6 (#223)

* Chore: add supported Node.js versions to CI

Wanted to add Node v11 to the list of versions ...

0b5a8c78824798ded2329001723886e8269da08d authored about 6 years ago
Upgrade: [email protected] (#220)

(refs https://github.com/eslint/eslint/issues/10631)

This updates `eslint-release` to allow t...

a05e9f270dcb31c12999e1e5b6bac0335d904821 authored over 6 years ago
Chore: upgrade coveralls to ^3.0.1 (#213)

36ed02794b7d65339366f77a6f90892eadeee6cf authored over 6 years ago
Upgrade: eslint-release@^0.11.1 (#210)

8667e34a3ecf377d119d1dab4376c8be71fd95bf authored almost 7 years ago
2.1.0

fdd0004782f218c4362fd928d82ef0e84a8e64d3 authored about 7 years ago
Build: changelog update for 2.1.0

1a670373bbe5a5685d1d4e7bd48e0718518e9e39 authored about 7 years ago
Update: support node ranges (fixes #89) (#190)

This adds a `range` option to the `parse` API. When enabled, each node has a [start, end] range ...

827f314b682e996a7a4b68ae9abaa41d0e333112 authored about 7 years ago
2.0.2

c0a1459bfd97840eeb605007b71ba8da4ffc5f2f authored about 7 years ago
Build: changelog update for 2.0.2

4ca9e64287670301afc96b6dc81b632a5913c84c authored about 7 years ago
Fix: Remove redundant LICENSE/README names from files (#203)

5049ee35ba3fd2ae2ff9c2c8b99cb18c76e37ce1 authored about 7 years ago
2.0.1

aaa37294df8b6d85c39acdae12f2a4a974d50459 authored about 7 years ago
Build: changelog update for 2.0.1

a20c40db9c9881848c8ab50636bf12033fb11998 authored about 7 years ago
Fix: Making sure union type stringification respects compact flag (#199)

009f33d4a22094eb14b0f24e1031b68bb24ddac4 authored over 7 years ago
Use native String.prototype.trim instead of a custom implementation. (#201)

19da9351c5ffdb28b9c7ab28b6b2a45d49c1a9aa authored over 7 years ago
chore: add mocha.opts to restore custom mocha config

e3a011b949338bf5c10978db1b2b71e726cc2a4a authored over 7 years ago
chore: adds nyc and a newer version of mocha to accurately report coverage

d888200ba62f92bfa37368c6fe9fe24b7e1587f0 authored over 7 years ago
fix: support type expression for @this tag (fixes #181) (#182)

6b210a87f6f0eb945926de178b74627507895ab1 authored over 7 years ago
fix: Allow array indexes in names (#193)

1c4a4c77b1a2496076cf0121bb5e9cb9c058dd8d authored over 7 years ago
Fix incorrect behavior when arrow functions are used as default values (#189)

9aed54d256482af0f77163e09acb61ffbcb0d2d7 authored over 7 years ago
Upgrade: Use Array.isArray instead of isarray package (#195)

9efb6ca129b1c249946f288dec285d7d6ea57338 authored over 7 years ago
2.0.0

46c600f27f54b3ab6b0b8a9ac9f97c807ffa95ef authored about 8 years ago
Build: package.json and changelog update for 2.0.0

1fc0634c649c726bd5826e5e569434ecc8099d96 authored about 8 years ago
Breaking: Re-license to Apache 2 (fixes #176) (#178)

7d7c5f122e003ba0b3b74511895aca2df911aed0 authored about 8 years ago
Docs: Update license copyright

549613236ece586a11bf14a003e5ad5e8cfa534f authored over 8 years ago
1.5.0

dcd631feb5dd5bcd0899dd35548da2752ea2263e authored over 8 years ago
Build: package.json and changelog update for 1.5.0

c182b148ea7b9d02d660bac1bad323a6122fc0dd authored over 8 years ago
Update: Add support for BooleanLiteralType (#173)

Both Flow and TypeScript (2.0) support boolean literals as types.

These are mostly used with ...

e33c6bb9b9b9cb33bed63c678347a33675776071 authored over 8 years ago
Build: package.json and changelog update for 1.4.0

8188ff4d9de2da3edef10f583ce43c1ff12fe379 authored over 8 years ago
1.4.0

39e5f75775ef84ceabdb07683dd68de318bc3571 authored over 8 years ago
Update: add ability to parse optional properties in typedefs (refs #5) (#174)

* Update: add ability to parse optional properties in typedefs (refs #5)

* Simplify condition

d7426e572e2a8818d0714e862cb29c3fee820c97 authored over 8 years ago
1.3.0

b4b2870ccb4e47977fafce8e6055740e4dda28af authored over 8 years ago
Build: package.json and changelog update for 1.3.0

42e2f3e26a7e1a647e4023f1d2da4298f90e18d9 authored over 8 years ago
Update: Add support for numeric and string literal types (fixes #156) (#172)

Added support to typed.js for string and numeric literals in types.

12c7ad9d610a7f185bdbce7f6acf4b6c9a5c768b authored over 8 years ago
1.2.3

8e219a0fe9705aff7978c82bb839785e4be59b90 authored over 8 years ago
Build: package.json and changelog update for 1.2.3

62473d2ff85c474f80ef719aebe146c0dad8b4d6 authored over 8 years ago
Build: Add CI release script

b96a884193afc16e41b9fe5a903f68eacc482c1a authored over 8 years ago
Upgrade: Upgrade esutils to v2.0.2 (fixes #170) (#171)

Update esutils to v2.0.2. Convert isIdentifierStart calls to isIdentifierStartES5 and isIdentif...

8d9b3c7d8aee27d402efcb905f5def1c2a093936 authored over 8 years ago
1.2.2

fedfef2642a3631b22e995a3b833bd937a283ec1 authored over 8 years ago
Docs: Autogenerated changelog for 1.2.2

94f91196ff0a92549c8523d47ab5e2565e471aa9 authored over 8 years ago
Fix: Support case insensitive tags (fixes #163) (#164)

ebe0b089ef0e8800dc2f5352a397a75d62b403f2 authored over 8 years ago
Chore: Remove copyright and license from headers

8e6d81e981b645b8967925972b2b519f6fd05922 authored almost 9 years ago
Merge pull request #160 from kaicataldo/fixes157

Fix: Preserve whitespace in default param string values (fixes #157)

24ebc25c4bd68ad29e5de3c91aa33de5838d8b04 authored almost 9 years ago
Merge pull request #161 from eslint/jquery

Chore: Include jQuery Foundation copyright

e913b31eb46bf34eb360738363b5ba5b19f47fc6 authored almost 9 years ago
Chore: Include jQuery Foundation copyright

79035c655e7063b002a87e56961b37af1b6aa907 authored almost 9 years ago
Fix: Preserve whitespace in default param string values (fixes #157)

06910a787f9236b3ba522d2ba74dee1b631d4f24 authored almost 9 years ago
1.2.1

18dba10454f17acbc49ae3c0628119734cb34952 authored almost 9 years ago
Docs: Autogenerated changelog for 1.2.1

a8a781f192312633f27b4cc67a7fd0a87bafaee0 authored almost 9 years ago
Merge pull request #158 from kaicataldo/fixes116

Fix: allow hyphens in names (fixes #116)

bccd830798ef75f4d3b7896b79c9406262ce9b65 authored almost 9 years ago
Fix: allow hyphens in names (fixes #116)

1f54014f324cff99f413f1300e7cfbee05e4682d authored almost 9 years ago
Docs: Add issue template

bbee46905eec1e90667e6d65e4bd0d9d078775bf authored almost 9 years ago
1.2.0

1609bdbb4f3903a3a0a5fe21291050291a557264 authored almost 9 years ago
Docs: Autogenerated changelog for 1.2.0

b2711a525628cc620e35ae444ad4666d5363df90 authored almost 9 years ago
Merge pull request #154 from eslint/buildcleanup

Build: Cleanup build system

029ac852a397d004b0d884acd77725173aba29d1 authored almost 9 years ago
Build: Cleanup build system

18136c5b4a33049e6566db3795276ae4fcb24df0 authored almost 9 years ago
Merge pull request #152 from ryanjduffy/Issue100-ryanjduffy

Fix #100: add support for forward slash in namepaths

c8f75e645d28ba2e0c591ef5c8bf7dc9539f928b authored almost 9 years ago
Update: Add support for slash in namepaths (fixes #100)

b082f85bbe368e39fa93c31a7ea560f5f0844aff authored almost 9 years ago
Merge pull request #148 from danez/patch-1

Fix typo in option lineNumbers

25824368178f3f3df3ed33c51366a133f3b23e17 authored almost 9 years ago
Docs: Fix typo in option lineNumbers

def53a2b9423f7f258ba57fa5d2e03aa4670fc33 authored almost 9 years ago
Merge pull request #147 from shinnn/isarray

Bump isarray to v1.0.0

f779b13d0041fa47cafdea7b5b45862ea18a28de authored about 9 years ago
Update: Bump isarray to v1.0.0

https://github.com/juliangruber/isarray/compare/0.0.1...v1.0.0

e2cbbc5f014d7ee4103b7f6ff8b1e44eea29eb6d authored about 9 years ago
Merge pull request #142 from chriswong/issue141

Fix: Allow whitespace in optional param with default value (fixes #141)

7b5c158adad6a09a8a5555ff862a7fbc036410c7 authored about 9 years ago
Fix: Allow whitespace in optional param with default value (fixes #141)

ae07aa8df175847a016873705aa14f7ce4546744 authored about 9 years ago
1.1.0

165fc189b184b0daa72a2ee2f696e8cf7312d288 authored about 9 years ago
Merge pull request #145 from eslint/updatebuild

Build: Switch to Makefile.js

b808edef6ad8719d6f5579a2c6268ad8227dc771 authored about 9 years ago
Build: Switch to Makefile.js

56a66baa779aca969a83d57ada76d1656f33b563 authored about 9 years ago
Merge pull request #144 from tschaub/this-name

New: support name expression for @this tag (fixes #143)

a771ca7ba801cefafe9819936846d1701ab86e4a authored about 9 years ago
New: support name expression for @this tag (fixes #143)

479a77824f4c82ec6bbc5dd5b9ffeb4b1046b141 authored about 9 years ago
Build: Update ESLint settings

0155d47af5b38017601712b5f664f8b729f634cd authored about 9 years ago
1.0.0

402e99c54028ec736a04e7fb726ad8e294277479 authored about 9 years ago
Merge pull request #134 from tmcw/parse-caption

New: parse caption tags in examples into a separate property. Fixes #131

ad432063f9780740ca7892cea907ae8b9fe4325f authored about 9 years ago
0.7.2

d78e387ce941880ae97ca768092ee11029bdb916 authored about 9 years ago
Merge pull request #139 from TEHEK/lino-fix

Fix: fixing line numbers

3dbbfd68a61129efe98253fa793cea1cc5cacaf1 authored about 9 years ago
Fix: Line numbers for some tags (fixes #138)

Fixing issue where input was not consumed via advance() but was skipped when
parsing tags resulti...

5459a6af1813549ae3a7c1662306b9d025c7751d authored about 9 years ago
Build: Add missing linefix package

b3938280794e9d0024e585db87f8e2f259f4709f authored about 9 years ago
0.7.1

400aea03020456769eb4048c349892c7a7dcfb6e authored about 9 years ago
Update: Begin switch to Makefile.js

b550756dd10231499bc12d090d82a5c4ae37437e authored about 9 years ago
Merge pull request #137 from tmcw/typeless-return

Fix: permit return tag without type (fixes #136)

c41359f30e8a8bd989cddfb611cbff5f05bfd522 authored about 9 years ago
Fix: permit return tag without type (fixes #136)

93aa74430b24cfbb929610324a038958c02446d5 authored about 9 years ago
New: parse caption tags in examples into separate property. (fixes #131)

c087297d61e075b7986ae9cbf0b79d53abfb1ac2 authored about 9 years ago
Merge pull request #135 from TrySound/npm-home

Fix: package.json homepage field

60c6fc94072993832d08cf8dc95973a4efc65bb1 authored about 9 years ago
Fix: package.json homepage field

58ecf4b500fc6d685059bf4d07c32ffc3c5ee503 authored over 9 years ago
Merge pull request #132 from tmcw/parse-default-array

Parse array default syntax

4a5823b32a25701245d330d7708db54db54f83d8 authored over 9 years ago
Fix: Parse array default syntax. Fixes #133

this allows the code

@param {Array} [foo=[1]] to properly be parsed

It does this by keepin...

9e850e774344126bcbdbabc29e8c0e943623b90c authored over 9 years ago
Merge pull request #130 from BYK/issue-87

Fix: Last tag always has \n in the description

110f96ec8155c5d4ac088d13a9d5371b908b52e4 authored over 9 years ago
Fix: Last tag always has \n in the description (fixes #87)

fea8db3c8c533f37dae7aa9aeae0b941cea316cc authored over 9 years ago
Docs: Add changelog

dbc9f28a81d020e51c7e69d85205e446b1d3bcc0 authored over 9 years ago
Bumps package version

0d059e422bdfd630eaa15d583567c8668923f7e6 authored over 9 years ago
Revert "Bumps package version"

This reverts commit 5c7ef2f67f24bac790e218b48eb17eeeedfe3a27.

095407ef0cb5167f041e05cf1628d83ea1a86a4d authored over 9 years ago
Bumps package version

5c7ef2f67f24bac790e218b48eb17eeeedfe3a27 authored over 9 years ago
Merge pull request #126 from gyandeeps/issue111

Fix: Parsing fix for param with arrays and properties (fixes #111)

f8adb881468489c9e7b5a1aeb54afa1d107b7123 authored over 9 years ago
Merge pull request #128 from eslint/issue127

Docs: Update README with new info (fixes #127)

6826ada55b52a3ae714c135fc2e1fdb867df0045 authored over 9 years ago
Docs: Update README with new info (fixes #127)

23921e6d1a75690abe45d09e12e20b5aba58789d authored over 9 years ago
Fix: Parsing fix for param with arrays and properties (fixes #111)

18084f13de22610b67ee05b5b6983492e4924e7b authored over 9 years ago
Merge pull request #125 from gyandeeps/issue120

Fix: Parsing of parameter name without a type (fixes #120)

d2187f43488d8dd406f7f62f1a9ed7c36493c9ab authored over 9 years ago
Merge pull request #124 from gyandeeps/issue123

Build: Add travis build

fc631b366dd6540a07b288f540602d5aa4e4dbe6 authored over 9 years ago
Build: Add travis build (fixes #123)

af9715bb3d8d4942824a7938ee10f46ef2f50a23 authored over 9 years ago
Fix: Parsing of parameter name without a type (fixes #120)

6f7e5014a5c0f8c6e7ac961f6d4c9e263ec01d05 authored over 9 years ago