Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-javascript

:lock: JavaScript language package for Atom
https://github.com/pulsar-edit/language-javascript

Merge pull request #482 from Alhadis/dotfix

Add support for namespaced default values

fdf7579ff5ff984b3662f8c3100b3ea24bc412a4 authored about 8 years ago
Add support for namespaced default values

E.g., @param {Object} [name=Default.value]

37220031be0c3bb256eb11b96b61a8d0042c3e88 authored about 8 years ago
Prepare 0.125.1 release

31ec605571246ec78825fae937b5b51559e79452 authored about 8 years ago
Merge pull request #480 from atom/revert-463-fix-460

Revert "Fix #460: Incorrect highlighting for multiline imports"

17a8d951f914ef9dd6c93a56026f6dea599d467a authored about 8 years ago
Revert "Fix #460: Incorrect highlighting for multiline imports"

e346176a60236100be789c6c8526ae91c5aa8880 authored about 8 years ago
Merge pull request #479 from StevenTang166/master

Changed const to use the same syntax class as var and let.

286f39566f2e0ab627ee999dafd20a81bcb7f0f4 authored about 8 years ago
Add files via upload

a96dd63f8f2dd5c649c3e8e4cc0637b8f58d5bf3 authored about 8 years ago
Update javascript-spec.coffee

b996ca9739f6511c664bab100c0b596ebdfa23b4 authored about 8 years ago
Update javascript.cson

c63453662370c9711010395b7bd21d7a4c8957f7 authored about 8 years ago
const = storage.type.js

Changed const from storage.modifier.js to storage.type.js

Based on https://github.com/atom/la...

2445663dfb9ef43ba1998a45a8e0dd241c70c21d authored about 8 years ago
Prepare 0.125.0 release

31b8154a2fe540c5c02063f70ac9bcf227265ac1 authored about 8 years ago
Merge pull request #477 from AlexKvazos/snippet-ternary

Add ternary operator snippet

becbf5785f477a2413c4d9bd88e074f92a4c6183 authored about 8 years ago
Remove parentheses from ternary operator snippet

d64c8888bfc8e5f4dec48d1a5d9bba52274d260a authored about 8 years ago
Add ternary operator snippet

d906172e586ebbd5e8e17087742d279f90d5bd2f authored about 8 years ago
Merge pull request #475 from atom/template-update

:memo: Update issue and PR templates

412b747b6af9764d5f532d3ecde49f9cb800a0f0 authored about 8 years ago
:memo: Update issue and PR templates

d63557588ec1f9f4e882e39468e5328761e625bb authored about 8 years ago
Merge pull request #473 from atom/template-update

Update issue and PR templates

0cac613f33b4a1d4b3793dfbc06f50b261108e90 authored about 8 years ago
Update issue and PR templates

ba6ca759c535f9d5fa412df21eb0cc0a1cda51a2 authored about 8 years ago
Merge pull request #472 from Alhadis/jsdoc-fixes

Fix various highlighting bugs

87bb934cce5c905be6224c6e2c6a63ce5f15361e authored about 8 years ago
Apply revision requests

2bd094993ae18cbc6e7365113a4c3f5bff08fc70 authored about 8 years ago
Retain keyword highlighting after spread operator

Fixes missing highlighting in:
- [...this];
- [...super];
- [...arguments];

e6048d98399ba7e7bad61ad538ddd6acaeb7c6e4 authored about 8 years ago
Add JSDoc support for arrays/objects as default values

Examples:
- @param {Object} [first={a: "b"}] - An object
- @param {Array} [second=[1,2,3]] - An...

4dc424fd1b58c672bd9feda1a025e9638fd7f0f9 authored about 8 years ago
Add JSDoc highlighting to typed-array return values

Examples:
- @return {(String[]|Number[])}
- @return {(String|String[])}

df7195c83da57845da8c12208b3d1ed7c7e30829 authored about 8 years ago
Add JSDoc highlighting to variable/mixed type lists

Examples:
- @param {...*} args
- @param {...?} args

2492d8f95118fb2c96ad38add953b82181cb273d authored about 8 years ago
Merge pull request #461 from bgriffith/feature/jsdoc-advanced-func

Add support for JSDoc function type param prefixes/suffixes

bd1d81a1678303e8edca340acd49c2e380a70d8e authored about 8 years ago
Merge pull request #463 from Alhadis/fix-460

Fix #460: Incorrect highlighting for multiline imports

ea15b19139b531f4cf55e8e3ad63949d20bce200 authored about 8 years ago
Merge pull request #468 from Alhadis/jsdoc-fixes

Fix quoted defaults / inline links in JSDoc @param lines

18c87f6387ad65e6de66c1875ebf7e6697853e48 authored about 8 years ago
Add tests for single-quoted default JSDoc values

d25b510d789a2db02a5c7535b8261ae8153d6621 authored about 8 years ago
Merge pull request #469 from Alhadis/booligatures

Allow OpenType ligatures in "double-not" operators

3d5517708aaef136727223e545639d57be1efbab authored about 8 years ago
Allow ligatures in "double-not" operators

25896c7d2eeca3013f3d268c56aaee8d10224f7b authored about 8 years ago
Highlight JSDoc {@link tags} in param descriptions

da0741ed6e37e617b6d3db0b97681ac62ab03aa8 authored about 8 years ago
Highlight quoted defaults in JSDoc @param tags

4689326711aec7c8563f48e64f94141a1e0e3599 authored about 8 years ago
Remove redundant backslashes

CSON-based grammars are poisonous to the mind and must die.

f4f72f053f5d446707ca144f14aa0b64b3356270 authored about 8 years ago
Merge pull request #465 from atom/revert-438-wl-embedded-html-comments

Revert "Return control to language-html when </script> is detected when embedded"

3984c782ff6dccb19c832fb8e9262f989200e968 authored about 8 years ago
Prepare 0.124.0 release

eadf9cf9900c2a81b9fd9237b77a74af80f7fc9c authored about 8 years ago
Revert "Return control to language-html when </script> is detected when embedded"

cc626a0d0aa21628c85418bfa073573eeacff942 authored about 8 years ago
Apply revisions requested in QA

1e47b5499880ab31c76a9c020d42b2778c689c11 authored about 8 years ago
Merge pull request #464 from Alhadis/lint

Delete redundant .coffeelintignore file

2cb7d570209615faf956188e0e5af6bb0d2d0322 authored about 8 years ago
Delete redundant .coffeelintignore file

423633af9cf72dac464151fbe061d4a0a1ac6242 authored about 8 years ago
Fix incorrect highlighting for multiline imports

Resolves #460.

1e411fd569dd1a67d84ff2c5a921324462f765bc authored about 8 years ago
:bug: Tweak duplicated spec

b66c3f705decaab058cfaf8509c6e16aad8feffc authored about 8 years ago
Only allow optional params to trail

ec8a38939adbc9c4339ab48754cb378b9748cd7c authored about 8 years ago
:bug: Only allow one spread

23a654c9a7b331a13bacd7aa1aef89411b30ce8f authored about 8 years ago
:white_check_mark: Add specs for prefixes/suffixes on function type params for JSDoc

e193c21be6b5b08ca323447e1d6a586047642fdc authored about 8 years ago
:bug: Add suffixes to function type for JSDoc

01d21edba9c3f10cf969b6a5111878c9fc45d87f authored about 8 years ago
:bug: Add prefixes to function type for JSDoc

91452e6b493f41f3c24635b7e3e62abb6250d8bd authored about 8 years ago
Merge pull request #455 from bgriffith/feature/jsdoc-func-return

Add JSDoc support for function return type

d59666cab4275033d15d938d9d60a6ee99905924 authored about 8 years ago
Merge pull request #459 from atom/wl-fix-html-specs

Properly test HTML template strings

3b12774659942b0e55c1549c4cca46b06a0b629e authored about 8 years ago
Remove some superfluous describes

8f036c3db4057310e2ce942d9ee37754a89be716 authored about 8 years ago
Properly test HTML template strings

Closes #457

bc403ba6bbda8447b6a9c11b90f9a01387d6ed84 authored about 8 years ago
Merge pull request #441 from DamnedScholar/master

Added template matching following innerHTML

3da89a166aa3585f6bd8052ec3ff3c57ffed267a authored about 8 years ago
:art:

96c3bda0c5095e39a78303c6c4c6090e5ffcb09e authored about 8 years ago
Removed unused capture name.

d44275c3e73609d5b3d4d8865a34e792edc49c6e authored about 8 years ago
Fixed scopes.

25853e6c2ff713cb7e453d6f0d6a63d880690c68 authored about 8 years ago
Merge pull request #456 from bgriffith/feature/update-contributing

Update contributing link

3228dac47e8baa6cccce4733690f59f2e023398f authored about 8 years ago
:memo: Update contributing docs link

8925933825c74dab66527f7f1cbabcb017a1c843 authored about 8 years ago
:white_check_mark: Add extra tests to spec

2e551b88d6270f7c20ea99173e989069b3f9dd7a authored about 8 years ago
:art: Refactor for clarity

6dc401534f012f10b416e8ae26c8e9ddfb13e9d1 authored about 8 years ago
:bug: Add JSDoc support for function return type

d64a27da9564f241af8f2f7bf63c32ca898ec1f2 authored about 8 years ago
:white_check_mark: Add specs for JSDoc function return type support

76fda8f204a9b125448d34c8bd3ce46f3c6fa8cb authored about 8 years ago
Merge pull request #445 from bgriffith/feature/basic-function-jsdoc

Add basic JSDoc function type support

ba9aebacfd911e7f03e065c942471a275e29c7ff authored about 8 years ago
:white_check_mark: Add more tests for function type

a63946bf54f7e0f8b460d0b55b61d771b4e09486 authored about 8 years ago
:art: Refactor function type

ef61005f07a8da88ea29974afc417a8752abe428 authored about 8 years ago
:bug: Add JSDoc support for function types

b1571a02b6cc85cb87b1fa88c9789ab50cb033f8 authored about 8 years ago
:white_check_mark: Add specs for JSDoc function type support

7bfc3c3ffd0c7ae9e49a810352a80bb728facb29 authored about 8 years ago
Merge pull request #453 from Alhadis/fix-452

Fix #452: Wrong scopes for methods named "import"

3d4cc5d361584339767e2d84bfb9d6138cd8d471 authored about 8 years ago
Merge pull request #454 from Alhadis/constant-fixes

Fix missing constant highlighting in property keys

a6cb8066c2c47bfe6b47b88f360fa979b7e0da2e authored about 8 years ago
Move tests to their correct suite

fa7444135af2100abd9b372734b82c684111c00d authored about 8 years ago
Fix misspelling of "JavaScript"

4808764e99768e6493073d1a2515fd7cb67c75b6 authored about 8 years ago
Highlight constants in property keys

20212928f799b848aee58ececf83611c2c5ab801 authored about 8 years ago
Fix #452: Wrong scopes for methods named "import"

17ba6640367d4291c6ae4ddcd1c1e139de286dbe authored about 8 years ago
Merge pull request #433 from eljefedelrodeodeljefe/add-arrow-function

add arrow function snippet

08645006afea85fc012da155d883a8423530bbd0 authored about 8 years ago
Test updated

b188911518fbc81c65d82e267fafc8ee93d4ddac authored about 8 years ago
Updated test

a47ec1d6ed75f2c871cc49d6f5aba0bbb3a0040b authored about 8 years ago
Regex reverted, updating tests

e7f64f1b85258d77c391c4f9c969e63865a26469 authored about 8 years ago
Regex tweaks

925d776357e21fdf9381d62ba21b504db4a3e934 authored about 8 years ago
Prepare 0.123.0 release

f1cf9a61e8f7ef55dd85a8564928f1b36bef4d39 authored about 8 years ago
Merge pull request #438 from atom/wl-embedded-html-comments

Return control to language-html when </script> is detected when embedded

716604d63ce763ef5cb833cfc7c4c1fdbf74bb0e authored about 8 years ago
Added test for innerHTML template match

578ab0a510d209a325dc6fec27bcae093a6d0c94 authored over 8 years ago
Merge pull request #444 from Alhadis/jsdoc-links

Add support for inline JSDoc links

f5ea405e5c831d1e844a9dc6e81d76582ebef9ce authored over 8 years ago
Merge branch 'master' into jsdoc-links

aa96b1d5e1e9d752bf45b61b6c6ceac86939e067 authored over 8 years ago
Merge pull request #447 from Alhadis/properties

Improve support for property highlighting

d9560b73a7b7ed06e598ad6f9a14751b6002d8da authored over 8 years ago
Add specs for computed method names only

8fa17b5301d52efd9517e681067fa04fb278cfda authored over 8 years ago
Fix incorrectly-scoped punctuation

68ad2edf624a9b7607849f15013ce80e93bbd5c4 authored over 8 years ago
Fix wrong scope used in computed getter/setter names

9c6db29b82608367343d38d0ee3915e513d1c46f authored over 8 years ago
Add specs for 7eec645

b6fb8f4dc06e872bb2f9082f892b91c9fc861c62 authored over 8 years ago
Improve support for property highlighting

* Getter/setter keywords now recognised
* Support for ES6 computed method names has been included

7eec645bdb48239b73935762d3ab02b938c390f7 authored over 8 years ago
Merge branch 'master' into jsdoc-links

3f8ef3644ff06bd89c07b4560f202878c6449947 authored over 8 years ago
Merge pull request #446 from bgriffith/feature/add-missing-tags

Add missing JSDoc Google closure tags

ed880c892918fd5ab312d037f3c76cee273ebab7 authored over 8 years ago
Tweaking regex

d1e51105de78d0c2187962cc7dc80dcc1b528c9c authored over 8 years ago
:bug: Add missing JSDoc Google closure tags

29c228921cae8807a4412c613718f8c8c3bed962 authored over 8 years ago
Split scope used by preceding description text

9bdb7c0d3048e0248a6e9d070b90fdd47a2c3236 authored over 8 years ago
Delete superfluous backslashes

8f4b3deb7b897f3baf2bc52e9456126096c88b79 authored over 8 years ago
Add specs for JSDoc @link/@tutorial tags

ea1124421caa5190a3e7925203a096b755df79ae authored over 8 years ago
Add pattern-matching for inline JSDoc links

5c881da59026502ecf605c8cc1d3addec268d458 authored over 8 years ago
HTML tags are case-insensitive

There can also be trailing whitespace after the tag name

fc0a9f81d0aa272188bfdd3d0231c2dd40b63b8e authored over 8 years ago
Look for </script> everywhere instead

9c785a2b523fdc93f4123b0ad74883052c80b226 authored over 8 years ago
Added template matching following innerHTML

ada21172b984df1429fc1356a3d6630de9d1a62b authored over 8 years ago
Prepare 0.122.0 release

11ee9d46b11a37dfe94602af19e2df97e656c6f2 authored over 8 years ago
Merge pull request #440 from MaximSokolov/add-shift-operators

Add support for bitwise shift operators

28589eea31a36c787e8100e3121f86729932956a authored over 8 years ago