Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-coffee-script

:lock: CoffeeScript support in Atom
https://github.com/pulsar-edit/language-coffee-script

don't mark name as function before if

2ded2e98c8ceba673fada36735fcacd18f578261 authored over 9 years ago
don't mark name as function if followed by `not`

6675d1a8485adb5d42755ecc2265da7d1731d5e9 authored over 9 years ago
don't mark name as function if followed by `when`

96c0393bdc81ffbb687c834741d24bba1a82fb3a authored over 9 years ago
don't parse token before `else` keyword as function

00b37d1e67ab161e861f422a370ddd7a840f2b45 authored over 9 years ago
recognize function call before `for` keyword

eg `eat food for food in food`
add test cases

0923404bf1aad82a76279c561b4a86b312a117b9 authored over 9 years ago
color functions calls; update test

b69db5ab788690ad8401e437784d509a2a5a0342 authored over 9 years ago
Only build pushes on Travis for master branch [ci skip]

e9f47f0f5517b77ebb1a3cb9bdbd4fdf97ff5caa authored over 9 years ago
Prepare 0.41.0 release

99f29d259f8c51c3a56b0798d3e5c95cca370421 authored over 9 years ago
Use a more autocomplete friendly snippet prefix

Closes atom/autocomplete-plus#498

340c6f5cef6980be2077cfe329c0b1bc34c47e65 authored over 9 years ago
Merge pull request #60 from atom/mq-coffeelint-plus

Add coffeelint support

4a7eebf17a4f77c25682c21a587748d54c85eea0 authored over 9 years ago
Add coffeelint support

124270431542e147fa8cde1331c27a5b66ab648f authored over 9 years ago
Prepare 0.40.0 release

203cbf09295c7f1c2ac9e01cc72c9a9356f58a3d authored almost 10 years ago
Merge branch 'master' of https://github.com/prenaudin/language-coffee-script into prenaudin-master

Conflicts:
spec/coffee-script-spec.coffee

49617d94079b5866e509520c7ff89b775fd02bcf authored almost 10 years ago
Merge pull request #54 from pchaigno/explicit-count-modifiers

Explicit test modifiers

88a5f9d8ee8973213d225d3b1d41f5c1b05bbd41 authored almost 10 years ago
:bug: Explicit test modifiers

71c9756966ba9adb66e399ad58a716e23cf1ade9 authored almost 10 years ago
Add specs for embedded JavaScript

db6aa2439a438546490a332fa473516ef0ebe2ec authored almost 10 years ago
Fix regexp to detect backticks

0cd13fcfb20a5877320ce7a54fea6f5a7883dba2 authored almost 10 years ago
Prepare 0.39.0 release

d86c8963dcee0ab811da05a175b2218045d0c124 authored about 10 years ago
Rename scoped-properties/ to settings/

9eb72e63132f14fe492a9246f95ad2c2692fceba authored about 10 years ago
Prepare 0.38.1 release

c6e8d33715fe883da8411b7149cfb3eb76d23698 authored about 10 years ago
Use atom.grammars in specs

b3168c3736566ca124c477740bbaae55f5f0273e authored about 10 years ago
Prepare 0.38.0 release

b03f25bd2a720465de29a4f28ee97415099ed77f authored about 10 years ago
Merge pull request #44 from atom/mb-no-auto-indent-on-paste

Disable auto-indent on paste

4feb97ffb58be23a97a6fcd7ec392d72c7e3a39a authored about 10 years ago
Disable auto-indent on paste

fc535605837abf8ed77e92da080514d826c6dd3c authored about 10 years ago
Prepare 0.37.0 release

83cd07b70da222b8b9ae3f9d3559efcc80e3f2cb authored over 10 years ago
Fix quote style in jasmine snippets

97b351312c100e8b12057c7da8280ef086dc0616 authored over 10 years ago
Prepare 0.36.0 release

8e1599d5be2bd2af09c813e210fd4b2ba58014e7 authored over 10 years ago
Parse left hand side of == the same as right side

Previously false == foo and foo == false would not be colorized
the same way.

261fe246a568dcd7b7f26123faaa69ac8f774ad8 authored over 10 years ago
Prepare 0.35.0 release

99ee40209ede03cba007ca0d8eddff84caa4dcab authored over 10 years ago
Don't treat == as variable assignment

Closes #42

31ea74aef000eb379e6072278c9ce936a3f00f49 authored over 10 years ago
Prepare 0.34.0 release

a26c22e9c9dabc1ba81483835047349f026adf06 authored over 10 years ago
Add ? to assignment lookbehind character class

09b4b394c218e9a24b031f3e8a08a739091ad8f7 authored over 10 years ago
Prepare 0.33.0 release

68a123323d005f0435d172ab58e7b3d69d48fc48 authored over 10 years ago
Don't parse prototype properties as variables/keywords

a7e842345a88baf95d65a477c06d4e12450540eb authored over 10 years ago
Prepare 0.32.0 release

a65887034e8a44282ffa2adaeedf40482094ccaa authored over 10 years ago
Tokenize more assignment types

and=, or=, +=, -=, etc. are now tokenized as variable assignments.

Closes #28

655f2e8a1bd4345f825618520790c0d7f021a9b9 authored over 10 years ago
Prepare 0.31.0 release

5a8a102bca35a10b5f8240923b13659434f62a79 authored over 10 years ago
Check for whitespace/end of line after class

Prevents matching properties or variables that contain
the word class in them such as classList
...

78c201efede4b8df00a9f50b43bff778a3b88656 authored over 10 years ago
:lipstick: Multiline indent pattern

1e942846915719ac5a39cc5080023f695d3350e1 authored over 10 years ago
Merge pull request #39 from lee-dohm/this-keyword

Tokenize 'this' as a keyword

f0e65966320bb6ab0b56c1cb36cf99bd8b7414e8 authored over 10 years ago
Change this to be tokenized as a special variable

a4fb6b3e28e3268d559f50c8b53a522224874c1a authored over 10 years ago
Remove unnecessary parens

c64efa00f1393a9f45937efcb276325058f5e720 authored over 10 years ago
Tokenize 'this' as a keyword

Per the specification, `this` is a JavaScript keyword that is forbidden
from being used as a var...

0c4406d9903830e1b1d0dd3e706e3ee837398c81 authored over 10 years ago
Merge pull request #38 from PeterDaveHello/patch-1

make CI build faster

2f44f55c2c41c3db0dcde50555d8f195249bf38d authored over 10 years ago
make CI build faster

39154d0b6d1bc7246b286e7d2fa11551e847fcba authored over 10 years ago
Prepare 0.30.0 release

c6ae55bb8271a9dbc3719f93707926ccb79fc163 authored over 10 years ago
Require whitespace around annotations

Previously this was a little too aggressive and was colorizing email
addresses that commonly occ...

030e2db16a84163e80fae27b7d608ad4a387a821 authored over 10 years ago
Prepare 0.29.0 release

faddb456ed5f0a1444ed67cbad12e356812f50b4 authored over 10 years ago
Merge pull request #34 from lenaic/FixDoubleEntityNameFunction

Removing the 'documenting' capture assignment fixes #19

aa39c38ccd350bd723bb8c0f05a16e7b603fd221 authored over 10 years ago
Fixes #19

9105ee3a5118132d2e1002b1e3f350644a4567e9 authored over 10 years ago
Prepare 0.28.0 release

d8aef3e25ef6392dd76e4e6572d370c3acecbb82 authored over 10 years ago
Merge pull request #32 from maschs/ms-singleQuotes

Use single quotes in snippets

faf06806fc5e16710a3335a45c2981c7de5aaea2 authored over 10 years ago
Must not use surrounding double quotes in cson

ffeb8823936b9e757eec48447b215895a1d37c9b authored over 10 years ago
Merge pull request #31 from atom/revert-30-ms-singleQuotes

Revert "Replace double quotes with single quotes"

732dce434f88838e2e871ac1ad668574b23ab62e authored over 10 years ago
Revert "Replace double quotes with single quotes"

97fcd240d66a724bb95b4a49884490e81f123a84 authored over 10 years ago
Merge pull request #30 from maschs/ms-singleQuotes

Replace double quotes with single quotes

0f757cc860688e35a65f6034acac20b71ece091f authored over 10 years ago
Replace double quotes with single quotes

29a5e944ff3c682ba9cd9e4166d33147f6eb906a authored over 10 years ago
Prepare 0.27.0 release

4d1ddc6ce16fe51c6eb604932b61e583c3205c02 authored over 10 years ago
Add some node.js support variables

c3e80f34d9ab4350c2f12d27c04e09e1dc37ee11 authored over 10 years ago
Prepare 0.26.0 release

a27f2a3a8671e0e2d7972c173983e0f31a55fc9f authored over 10 years ago
Add [ and ( to class look-behind

0aa932b961e5708385fb560747b9a6136baf8e12 authored over 10 years ago
Use lookbehind in class patterns

0d9cccad50f5e2bd8b331694092c093dec574cc7 authored over 10 years ago
Merge pull request #27 from NotBobTheBuilder/master

'class' isn't highlighted at the end of a word

22015deb8c9a064eb0e8d26f5c8e3d59786f1ae1 authored over 10 years ago
Added escaping backslash, removed redundant +

c5fac1a8a2ec7a81b5353509ced5809bf13cd966 authored over 10 years ago
'class' isn't highlighted at the end of a word

b19d76ae3a69e9cf9b9da3d7088496e1c2bc0bb2 authored over 10 years ago
Prepare 0.25.0 release

fb743f1b8e9a08820cb4864902f46fc19ba9c4ec authored over 10 years ago
Merge pull request #26 from lzrski/patch-1

Enhance require snippet

e0f3fabcab8dfcd4d5620cdc5564840a9d125632 authored over 10 years ago
Enhanced require snippet

I usually require modules into a variable with the same name as a module - guess it's not only m...

7a13ae7df61658e1f9ed5a082359a5576553a702 authored over 10 years ago
Prepare 0.24.0 release

3cd4b32d5d32adf8a1385ba4d63815bfc2418e7d authored over 10 years ago
Tokenize instantiated anonymous classes

Closes #24

5912553320f940c40d3e78b1f791bd1a402ce252 authored over 10 years ago
Add initial Travis config

4074c461cf91b9fca9cff4d5a41af04297d648f5 authored over 10 years ago
Prepare 0.23.0 release

e6c80b289b40903b5c5d0d27de6703b6cdb49d0a authored over 10 years ago
Tokenize anonymous subclasses

Closes #23

0b5560bab2dd612f29b593839a2959d90b5ab051 authored over 10 years ago
Update contributing file

0fb5046daa4a521196f9874260917d22ac2c23d6 authored over 10 years ago
Prepare 0.22.0 release

1bb2c9e13e948acf96abc7fcc1456811ba0f8b0a authored almost 11 years ago
Add stricter destructured object/array patterns

Previously they looked for an end pattern of either } or ]
causing incorrect highlighting when b...

440e73a2815156400449cbf030c36efb2843cdd3 authored almost 11 years ago
Prepare 0.21.0 release

e282d72fb1b5255e925b16af03a1c2bab94b5797 authored almost 11 years ago
Remove excess whitespace

c312200bed6379faa47a386c32a203dd0784450a authored almost 11 years ago
Check that operator keywords aren't hash keys

Previously having object keys/ivars such as delete would be highlighted
as keywords instead of k...

67b962e4d92f649cc7f092f095abad61e02c8404 authored almost 11 years ago
Prepare 0.20.0 release

9bed839a7dc68642eb1467691234dc7a93853a4e authored almost 11 years ago
Merge pull request #16 from abe33/feature_embedded_javascript

Includes javascript grammar for embedded javascript

1ca85da253ce7a16b1dc11a279463949efee5fad authored almost 11 years ago
Prepare 0.19.0 release

9fca6bb9262a6b0cf907827ab631ddd1c470228a authored almost 11 years ago
Merge pull request #14 from fuqcool/master

Highlight reserved words

e3f2944ef80fbec230202c7531268a5f87edf270 authored almost 11 years ago
remove (?x), capture in single line

2364298586e4774393cb8b69c806caf248f12ab3 authored almost 11 years ago
remove whitespace chars

794886e0c19095b2082a03f750fdeb78fb6ad033 authored almost 11 years ago
Prepare 0.18.0 release

6e15c6e79e5aaec162845375900dac9c5ad6309e authored almost 11 years ago
Don't require igmy after / in regexes

Previously regexes would not match without one of the
igmy characters after the closing /.

This...

2e87827293cfae072cd314eb70fecc5eba8ba593 authored almost 11 years ago
highlight reserved words

67809e7a75f832f0625bf7b51fbfb3521b8f1c96 authored almost 11 years ago
Includes javascript grammar for embedded javascript

ff5be3773f8045dd5febc374d8a9b706b7a8775e authored almost 11 years ago
Prepare 0.17.0 release

f8fc6da75ba5b2370788abbfb4f6cbb1ecba7a10 authored almost 11 years ago
:lipstick: Put scopeName at the top

7647770182ef71774914cd4a9d98e3b19c78b37e authored almost 11 years ago
:lipstick: Remove a few extra newlines

a7897bfc52506ca01583bd26cc1e9dc46bc87be6 authored almost 11 years ago
Remove unused property

44a63225ba310f085f681908e112ec8ce2897e77 authored almost 11 years ago
Merge pull request #12 from abe33/feature_regexp_syntax

Feature regexp syntax

c1ed287483f2ae004922267630fffef13bd29014 authored almost 11 years ago
Fixes styles inconstencies with javascript regexes

eefaa582a3058523ae18536543611cfe3654f763 authored almost 11 years ago
Merge pull request #13 from abe33/refactor_literate_coffee

Replace literate coffeescript rules with an include of source.coffee

379a0daa8f727ee0e2cbfb3203c6576b717d6ab2 authored almost 11 years ago
Removes obsolete CoffeeScript rules

f45dfd46a485454b0fd7770a3c3e35636f44f141 authored almost 11 years ago
Replace literate coffeescript rules with an include of source.coffee

In my experience, having done it for a while in ST, I didn’t find a
case where the inclusion of ...

2529df9ea03cfae1f8493d0f3bfaf7d6d9e5245a authored almost 11 years ago
Add support for heregexes

Unfortunately, I couldn’t reuse the javascript source in that
case, nor extract the regexes rule...

34d5b66c0e3c8994b73baef6e17580fe46e6cdba authored almost 11 years ago
Add support for inner inline regexp syntax

ce578bdad0e1e73f0625e2e5d82a1e3138ba1b25 authored almost 11 years ago