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

Add 'Symbol' to 'support.class.js'

79e5ebbe1783fa495dbecf719b6988d430ec9b76 authored about 9 years ago
Added delete token

Added delete token as noted [here](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refer...

b377598b11913c8626ecfd4b6be15c9b0b18f360 authored about 9 years ago
Added case snippet.

ec5c0ffb3b587fc5f7bec25edf2b7bc46e696b46 authored about 9 years ago
Added exports function snippet.

a5ea127f476783bfcebe158b1a16491dff320968 authored about 9 years ago
Prepare 0.104.0 release

b227486fc84c8af8f7439e96424c2f3724c26e44 authored about 9 years ago
Merge pull request #277 from atom/wl-var-scope

Tokenize let and var as storage.type.var.js

2771d825b8d8a24755ad265fffa6b90a57ee794f authored about 9 years ago
Tokenize let and var as storage.type.var.js

Refs #206

34a4380f48aba8599bbb1764b875ca70f0f0120c authored about 9 years ago
Prepare 0.103.0 release

33d1af498dcd9e5b0998cb8fec8e2c170401bdaa authored about 9 years ago
Merge pull request #266 from aseemk/patch-1

Support JSON5 files

24d39feb71bdb5bd98208c28f231411457b2b1bc authored about 9 years ago
Merge pull request #272 from MaximSokolov/allow-dollar-signs-in-names

Allow $dollar$ signs in identifiers

73040b7ecaa9f0a65335e7a008e3f2ea5e68d8d9 authored about 9 years ago
:art:

e6be6f0920050ad054cf844ed80ffb5a51e99e8d authored about 9 years ago
:bug: Allow dollar sign in identifiers

81c5ffda5c0eebe83d3807836475a965775bf7c6 authored about 9 years ago
:art:

95273ce80f9c154308137310875fb884b02859cf authored about 9 years ago
Prepare 0.102.2 release

8a60167e058dba69f8d3471642628f793c6cc2ac authored about 9 years ago
Merge pull request #269 from MaximSokolov/fix-comments-in-export-import

Fix comments in 'import', 'export' statements

2f1dc265769e393e74e964c25a31314af844d5de authored about 9 years ago
:bug: Fix comments in 'import', 'export' statements

2b97888e743c4b20324d9d8a47b1f88ea4a8091b authored about 9 years ago
Support JSON5 files

97f886e9be56e55ec4b73b7c5ca70cebd707b631 authored about 9 years ago
Prepare 0.102.1 release

4795869018adce03c27cec670404b900f3d1826a authored about 9 years ago
Merge pull request #265 from MaximSokolov/fix-not-constant-props

Fix not a constant properties

c29285e87be64d7f2bdea025f39e36396da1efff authored about 9 years ago
Merge pull request #264 from MaximSokolov/fix-this-super

Fix 'this', 'super'

8f111716a7c764fe823fa1a3c8502c1470e17168 authored about 9 years ago
:bug: Fix not a constant properties

ef7e30a7bae57a2a977f837f0f807d6a4ad37c8e authored about 9 years ago
:bug: Fix 'this', 'super'

f52ac85d59ed0f93b4913d069a9f56eb0657663a authored about 9 years ago
Prepare 0.102.0 release

efaa34df8b852b08af97ee85517e33235d6280e4 authored about 9 years ago
Merge pull request #260 from MaximSokolov/revert-arguments-matching

Revert argumetns matching

80c1c58d8396b7a3c56262c3fc43f8ec1fc37e22 authored about 9 years ago
Merge pull request #257 from Hurtak/function-snippet

improve function snippet

17d57987815daf8ab54b4bb14f4f197f2f096f5c authored about 9 years ago
:bug: Revert arguments matching

To properly tokenize arguments, functions' declarations should be tokenized first

0b4affd7d1f4039827e898931cad632a8d25a535 authored about 9 years ago
rebase

e81fccd1cc7063f2fbccfab66377440072e02c52 authored about 9 years ago
convert underscore case to camel case, remove comments

e3c08ffe665b94eb0e21affbbb109b21ecd2b214 authored about 9 years ago
Merge pull request #1 from atom/master

rebase

f306139590a1914eee7d3d6b4d620dbe5ce9ea5d authored about 9 years ago
Prepare 0.101.1 release

60f7d32fe4298514d47467b929b8442103038ccd authored about 9 years ago
Merge pull request #256 from elifoster/patch-1

Add support for OpenJsCad

8b56db278d02356f8f34ac06f54e32b2e09dc3e7 authored about 9 years ago
snippets: convert underscore case to camel case, remove comments

c3edaca6b4f568f53d00c2d1228ef584a20ebc4b authored about 9 years ago
Alphabetize.

537e5035d5bc687b54246ee0513106cd9bcc2568 authored about 9 years ago
improve function snippet

- `function_name` renamed to `functionName` because calemCase is more common in JavaScript world...

1d7889d85f8ecd3178e7896a2ff66bc3280d6472 authored about 9 years ago
Add support for OpenJsCad

7b7d8fb99e7be3f1e86d55b0e96be1b0913cf1be authored about 9 years ago
Merge pull request #255 from Alhadis/tweak-me

Reword opening line of readme file

c345601e11af0af43c8cd4012d9b9eb1a5965685 authored about 9 years ago
Reword opening line of readme file

01043ce5c46824e1d219321d7b48b003d16e91b1 authored about 9 years ago
Prepare 0.101.0 release

5545f6bebddcb6d51eac639dc82a7ae46bc40748 authored about 9 years ago
Merge pull request #242 from MaximSokolov/properties

Support for properties, function/method calls

34ea8d48813c2f04f5a17dd868c0f70e83e259b3 authored about 9 years ago
Prepare 0.100.0 release

9167541232bc330c0d7dd4b0f0de4cecd35c817b authored over 9 years ago
Merge pull request #249 from atom/wl-arrow-whitespace

Don't capture whitespace as `storage.type.arrow.js`

69f2fd82ecb6ae9e5c73581e43e3ddf36e07b349 authored over 9 years ago
Update spec added in #248

4ee981100271c3095c8db36b3f59aa04829e36ca authored over 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into wl-arrow-whitespace

0420acb07d4474cb02aa935d39eb1651d1d50b86 authored over 9 years ago
Merge pull request #250 from atom/wl-numbers-in-identifiers

Don't tokenize numbers that follow a $ or _

f69ac2b198748b87aae0da6f3519d295aa5f32f3 authored over 9 years ago
Merge pull request #248 from atom/wl-interpolation-braces

Capture regular braces before ending interpolation

8e2d9126fcb8c7dbe7889fd3e0522c4df8bc4200 authored over 9 years ago
Don't tokenize numbers that follow a $ or _

Fixes #234

ed91aaed2291d7d921edf4b1cdf96abe932d8ecb authored over 9 years ago
Don't capture whitespace as `storage.type.arrow.js`

f39b7c757ab9460be62bc09aa8b5739f87958f20 authored over 9 years ago
:bug: Capture regular braces before ending interpolation

Fixes #199

f1ff9aae2eb1b7e4e38cf1803c8301f549b68c04 authored over 9 years ago
Prepare 0.99.0 release

3517f99dbe3343203037ef7032d982d45b0ca6c3 authored over 9 years ago
Merge branch 'master' into properties

Conflicts:
spec/javascript-spec.coffee

465fb3d88cc4657af614739e494e1f7ade41718f authored over 9 years ago
Merge pull request #225 from MaximSokolov/add-operators-subscopes

Add operators subscopes

8ffbb113270150db227c57609ef638b452452f8d authored over 9 years ago
:art:

7fb69c33c7d3c5fc3893a153a5aeb7c818c20ef0 authored over 9 years ago
:memo:

66e2d8e100d03753bc48e13fb123f8ee5c61ac17 authored over 9 years ago
:art:

19066dacdf81116e01e245df67aefba65e81509d authored over 9 years ago
:art:

a3401e785ba6d5714b21588e3a266dc307c68578 authored over 9 years ago
:fire: Remove '<>' operator

fc8d57fa18b6d7f73efeeece6cfdb2daf843a4bc authored over 9 years ago
`keyword.operator` -> `keyword.operator.<token>`

1fb23b900d7192812955570379e8894d13215fb5 authored over 9 years ago
:white_check_mark: Test conditional ternary '?', ':' operators

f303833df06f1ed700da7aeec985065404d19a75 authored over 9 years ago
Tokenize comparison operators as `keyword.operator.comparison`

4c0a084c1285ae7cc0cde97302a0c59c4ffca0ca authored over 9 years ago
Tokenize logical operators as `keyword.operator.logical`

ec8cfb2cf72ad447a4db6193a883897db2845426 authored over 9 years ago
Tokenize bitwise operators as `keyword.operator.bitwise`

30492d4934233bc5034ea2e23588227e09a41ddd authored over 9 years ago
Tokenize bitwise assignment as `...assignment.compound.bitwise`

43519178a1c67d4aa89ed7d4bc19c503fd7af896 authored over 9 years ago
Tokenize compound assignment operators as 'assignment.compound`

872e7348339f63e6ce71d86b908545c1500afbf9 authored over 9 years ago
Tokenize `:` as `keyword.operator.assignment`

7c9a840f4f19cefea1c960d12a47a55b0e55e940 authored over 9 years ago
Tokenize `=` as `keyword.operator.assignment`

bc628b5628b2a40b54bc03593c2cf06d70dc6eab authored over 9 years ago
Tokenize `--`, `++` as `keyword.operator.(in|de)crement`

3b02d17b7178a42a9c513650cdf58e88ee800e21 authored over 9 years ago
:white_check_mark: Test all arithmetic operators on newlines

c4f89047a95d9bc7ec7ffc3dbd855916885203a4 authored over 9 years ago
:art: Cleanup operators specs

889a1ab3cbc783f9f13b240af0a701d284d77a75 authored over 9 years ago
:white_check_mark: Test arithmetic operators

26d230a78464402e1f966902498702cca54a3dad authored over 9 years ago
:art: Move 'captures' below 'match'

27a71ff038118a09787bae3fc9f0b04c2f6c899d authored over 9 years ago
Tokenize illegal objects properly

fda3a1d6ff8323614377cea4d5a90fa99cb5a2cc authored over 9 years ago
:white_check_mark: Add tests for illegal arguments

9c74fa1fc60f6485f0b9224b2983634241b5140c authored over 9 years ago
:art: Don't use `(?x)` when regex is simple

272ba4d3e53ac22152b1b7d297b5ae547f4fd4c3 authored over 9 years ago
:art: Cleanup specs

f2c19913ad1bee0ca8156f7211bc3cae26ca0ac6 authored over 9 years ago
Tokenize numbers as illegal when it's followed by props/methods

1.prop
123.prop

2cfbb6711addd009c9de4805facc1205425032c6 authored over 9 years ago
:art:

7e98cc06f024ef9197d7371645a8f81dcc3fbdb5 authored over 9 years ago
:white_check_mark: Test illegal objects

43a7f00cced480f1dc3f0aae856bc1f689be6562 authored over 9 years ago
Prepare 0.98.0 release

6d052fdb2b3bb97dd69fd8f4f0f815ef357503b5 authored over 9 years ago
Merge pull request #245 from MaximSokolov/fix-es6-export

Fix ES6 default object export

0a74fa7f9e4769a696e145eebfe0bd1d761433e7 authored over 9 years ago
Merge pull request #246 from alexsalas/patch-2

Proxy auto-config (PAC) Support

09950b0b84f885cf33363361353bd3997f3167e6 authored over 9 years ago
Proxy auto-config (PAC) Support

c321079c19e135fafd0df78956ac7b1fc63d01f9 authored over 9 years ago
:bug: Don't confuse exported default object with named exports

Fixes #244

b3cded5d621e3b2502bc548b9e7b56c5fe2bfd0a authored over 9 years ago
Tokenize some stuff

49e2ada2dbed1bf23e19087cc5491864318bef97 authored over 9 years ago
Don't use lookbehind

9d3c126c64fb78d5f825f7c7a830214c601c3c8a authored over 9 years ago
Prepare 0.97.0 release

9d69b86e30ac05b300937d14ac7168ccace8d857 authored over 9 years ago
Merge pull request #239 from atom/as-deprecated-methods

Use Workspace::buildTextEditor

e661ed6f3f4342e9d621958ef63dce6d96af6ce2 authored over 9 years ago
:green_heart: Switch to the new APIs based on Atom version

f60a8cf81b5185e4227f3e00141762010941aeef authored over 9 years ago
Use Workspace::buildTextEditor

34469cbf6d133a2f38b6492d4d6cfd2442be7d63 authored over 9 years ago
Merge pull request #237 from MaximSokolov/es6-import-export

ES6 import export

0d33d774b34b6da9360a6a79c9c7f9e3b9434c36 authored over 9 years ago
Add ES6 'export' support

666d8ede9cf2604f23915f362ec87dce3bb9ef65 authored over 9 years ago
Improve ES6 'import' support

e048be5c241bd1f3ccee38831100dad6a09f32b5 authored over 9 years ago
:white_check_mark: Add tests for ES6 'export'

9ba79b81b6a756cc407ba51b787c27f5393fe584 authored over 9 years ago
:white_check_mark: Add tests for ES6 'import'

15ab6730912fc1ec21a38621bc7f491498981cdb authored over 9 years ago
Merge pull request #236 from MaximSokolov/fix-import-after-terminator

Don't tokenize as 'import' after ';'

6278444485efcd14e53de27d1bec517c99ccc3c5 authored over 9 years ago
:bug: Don't tokenize as 'import' after ';'

12f35495c9a698f47744f81a4591d9a1b9b3f29f authored over 9 years ago
Prepare 0.96.0 release

f7e166b65d38069345ff0a8bbe59847a5f43ef4d authored over 9 years ago
Merge pull request #228 from mislav/keywords-in-ternary

Fix tokenizing of various keywords within ternary expression

d7b444a747d59aac8850f62dac51e5577279d09e authored over 9 years ago
Add tests for different positions within ternary expressions

246bfea00ffecdf50d6e21e1dba6f739e1a339f3 authored over 9 years ago
Fix tokenizing of various keywords within ternary expression

Supports proper tokenizing of these keywords when they appear as
subexpression `b` within ternar...

2538ed34689f1d816934065c559eafcc21dd8057 authored over 9 years ago
Merge pull request #227 from mislav/regexp-in-ternary

Allow regexp to immediately follow `?` ternary operator

7b14bbb041abcb39522defceca509cd35b6a7449 authored over 9 years ago