Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-c

:lock: C support in Atom
https://github.com/pulsar-edit/language-c

:fire: Remove empty lines after tokenizeLine(s)

7fe84d8bfa4258078b75f9e25fea334bd6781d03 authored about 9 years ago by Maxim Sokolov <[email protected]>
Prepare 0.50.0 release

4906817c5f4b46e5339677f069ed26424824cec4 authored about 9 years ago by Wliu <[email protected]>
Merge pull request #91 from sWski/master

Fix #if block highlighting and POSIX types

2348b8d982cbd4a1481d706adb0db61549151b2f authored about 9 years ago by Wliu <[email protected]>
Prepare 0.49.0 release

0a21c625593b533de566797829294740525fe7da authored about 9 years ago by Antonio Scandurra <[email protected]>
Merge pull request #93 from atom/as-deprecated-methods

Use Workspace::buildTextEditor

07bba0617fadc3c4cc33f7bea1056f714eb80e79 authored about 9 years ago by Antonio Scandurra <[email protected]>
:green_heart: Switch to the new APIs based on Atom version

0d3fe089248eac4f90ad72294a390c5946feaefd authored about 9 years ago by Antonio Scandurra <[email protected]>
Use Workspace::buildTextEditor

fae50fb48754f5c7ec51aeae827c86902e7660f4 authored about 9 years ago by Antonio Scandurra <[email protected]>
Extend specs

dd3272ed0be429c4117d7ce141bc978d0b7dae71 authored about 9 years ago by Jakub Smutný <[email protected]>
Add specs for previous changes

373b8f3d8953dbb23473031dcef0046e41e86689 authored over 9 years ago by Jakub Smutný <[email protected]>
:bug: Fix reserved POSIX types

This fixes #45.

3808b4baa30b464fe92d3912566767a05ccf68fd authored over 9 years ago by Jakub Smutný <[email protected]>
:bug: Fix #if block code highlighting

This fixes #83.

4ee0d812714c7ae24fa7474373514d96d4e00602 authored over 9 years ago by Jakub Smutný <[email protected]>
Prepare 0.48.0 release

1555735099bd9f2e672fdcd2a96a0c5bda049fb9 authored over 9 years ago by Ivan Zuzak <[email protected]>
Merge pull request #88 from dd1994/master

fix style

4f446a2e43a0849b55614b1ffc390a363dffe7f2 authored over 9 years ago by Ivan Žužak <[email protected]>
fix style

d53547516a5518174a7b42ec355322a94620b6af authored over 9 years ago by JIANG Di <[email protected]>
fix style for if..else snippets

0078f566c037932067a0f2411df60e4743cfda45 authored over 9 years ago by JIANG Di <[email protected]>
Prepare 0.47.1 release

72a3fcdc7be8b7b346e1ee0a652b6b716445cbf4 authored over 9 years ago by Wliu <[email protected]>
Merge pull request #86 from wytesk133/master

Snippets: Fix 'for loop' index

75c2eb6a95c14fbf5ff23ff63b5cea8feb34df02 authored over 9 years ago by Wliu <[email protected]>
Snippets: Fix 'for loop' index

aefe41ce716c5fb9446a6bc45f0afe47d21fd16d authored over 9 years ago by Waitaya Krongapiradee <[email protected]>
Prepare 0.47.0 release

05e63f4fe6b40c9ce42d76e18abc2a3618b3225a authored over 9 years ago by Wliu <[email protected]>
Only build pushes on Travis for master branch [ci skip]

987595d6f32794eb950890c403dd55dfc9cd8fa9 authored over 9 years ago by Machiste Quintana <[email protected]>
Merge pull request #84 from Victorystick/master

Tokenize 'this' for consistency

99acd926cad10629a65e8559d1d8d7e9728fbfa9 authored over 9 years ago by Wliu <[email protected]>
Tokenize 'this' for consistency

See: atom/language-coffee-script#39

Fixes #37

b05ca6cfce4c9ad8c8fedacd200f6a928b418520 authored over 9 years ago by Oskar Segersvärd <[email protected]>
Prepare 0.46.0 release

374f0ecf6d24b8d22843f78e19d2bb3fd0d5faae authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #79 from MaximSokolov/master

Match preprocessor's definitions

248195e9803ac06817a5b935c381853f348ecf2a authored over 9 years ago by Kevin Sawicki <[email protected]>
Match definition of preprocessor condition

Match '#' in
#if expression
controlled text
#elif expression
controlled text
#else
controlled...

0b1203705a2135a87323187c55d7b2fff4483f34 authored over 9 years ago by Maxim Sokolov <[email protected]>
Match pragma-mark definition

Match '#' in
#pragma mark

93b3c4ee34ec098cf3d34f128768bf801e844edd authored over 9 years ago by Maxim Sokolov <[email protected]>
Match define definition

Match '#' in
#define CURSOR(top, bottom) (((top) << 8) | (bottom))
#define WIDTH 80

e666a083b4d0d396b5f3fdcbafc720e1f8209755 authored over 9 years ago by Maxim Sokolov <[email protected]>
Match error definition

Match '#' in
#error "This is an error message"
#warning "Do not use ABC, which is deprecated. Us...

7d4806d769dcf7dc9fddf7090e29a8f9f3df4fa1 authored over 9 years ago by Maxim Sokolov <[email protected]>
Match import definition

Match '#' in
#import
#include

83863496d48e7a1fcba8aa1f3226b1d523271185 authored over 9 years ago by Maxim Sokolov <[email protected]>
Match preprocessor keyword definition

0a3c37908d286ae007790640896c6b2cba4dea45 authored over 9 years ago by Maxim Sokolov <[email protected]>
Merge pull request #74 from atom/mq-coffeelint-plus

Add coffeelint support

f5407c0b3b1f66d144cd9e00f046d65485414651 authored over 9 years ago by Machisté N. Quintana <[email protected]>
Update .coffeelintignore

d079cf9f765ad13d33a420a5ba49c147d2a488d3 authored over 9 years ago by Machisté N. Quintana <[email protected]>
Add coffeelint support

153b6166dbafa3dece80d28ef260b010157118e4 authored over 9 years ago by Machiste Quintana <[email protected]>
Prepare 0.45.0 release

9e51a70b6cf6149c55c5425236c838899ddfb291 authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #72 from atom/iz-fix-backslash-in-snippets

Correctly escape backslashes generated by snippets

d1dc9b4e8178f9e176ed023fccb110f8b3170dd3 authored over 9 years ago by Kevin Sawicki <[email protected]>
Correctly escape backslashes generated by snippets

280920b94c055ff3dd19e5902f77183265e7d125 authored over 9 years ago by Ivan Zuzak <[email protected]>
Prepare 0.44.0 release

18722426bd98bb2ec34ff6cd9122e493dc1364ed authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #69 from eboracus/master

Extra If Statements and fixed typos in void, out, cerr

abe9af1aafb6634b81aa904847438ee624190a53 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Extra If Statements and fixed typos in void, out, cerr

Added “If/Else If” and “If/Else If/Else” snippets. Added/removed
whitespace for consistency into...

02629edd986a9932999b6e192e42798d58f4b474 authored almost 10 years ago by eboracus <[email protected]>
Prepare 0.43.0 release

a31b39d59339ffb3a76533c2158fce4e728faf93 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #68 from caymard/master

add inl, tcc and tpp in recognized file types #66

1e9dc1115380b6397497af5665f42125c94fbf69 authored almost 10 years ago by Kevin Sawicki <[email protected]>
add inl, tcc and tpp in recognized file types #66

bb3df98adcc169bd3faaf9a6d880bda9994e4273 authored almost 10 years ago by Clement <[email protected]>
Prepare 0.42.0 release

9ffd88b88a9af439c27d27b846c9fc92b8ca9794 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #67 from braver/punctuation

repair function-call punctuation

1a5bba823fd4ef440485f612cb8322435adeb90f authored almost 10 years ago by Kevin Sawicki <[email protected]>
repair function-call punctuation

6fc11f7cd6eb0bdfd20bfaa7aff9fb29c3981f55 authored almost 10 years ago by Koen <[email protected]>
Prepare 0.41.0 release

f2201f12be2bd7bb66568760a8ea4c5b6bca0b02 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #64 from BetoElEsqueleto/master

Some more snippets

55a7924fee8e4c6b2b3cca8e0bfa23fe94875c0d authored almost 10 years ago by Kevin Sawicki <[email protected]>
Corrected prefix of file input and output snippets

bcccaef8d7434b47d80d76b6a4b1ce24ea1bc245 authored almost 10 years ago by Alberto Barradas <[email protected]>
Snippets: Corrected format for class, ifstream, and ofstream

3cb75f1caeea0ed62dfb0e399c87599b1fa60b7b authored almost 10 years ago by Alberto Barradas <[email protected]>
Snippets: Added file input and output

9a1a59645e8800ba2d80fe597295f5c32c68a24e authored almost 10 years ago by Alberto Barradas <[email protected]>
Prepare 0.40.0 release

1086b938940c64fd7c1068f216c047cd72eafe54 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #63 from abcsds/master

Added cout, cin, cerr snippets

9d372455dbeab431b6325f6ac49a76c173426ac6 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Snippets in the right place

3b63525d49ce685568fb26024e58e93fe1a84ce4 authored almost 10 years ago by Alberto Barradas <[email protected]>
Added cout, cin, cerr snippets

acb4351e2e64a63aa64920f5f5e0eebaacc78d08 authored almost 10 years ago by Alberto Barradas <[email protected]>
Prepare 0.39.0 release

64b9bebe7e08bb2729441c9bce148cb1b40e9173 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #62 from jzhu98/master

Fix parenthesis scoping as meta.initialization (fix #30)

b0783a9035d73d21e53fa34bee1564dc7f376058 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.38.0 release

1c14d5b718e40feb05363ac47ba6f4383c2b036f authored almost 10 years ago by Max Brunsfeld <[email protected]>
Fix spurious outdents on curly braces

Fixes a problem similar to https://github.com/atom/language-javascript/issues/95

8089a207fe42c49e3be29e1800f99715aaaf401e authored almost 10 years ago by Max Brunsfeld <[email protected]>
Fix if parenthesis scoping as meta.initialization

99cbc580d4494fcec9f55681736a77411ce481c5 authored almost 10 years ago by James Zhu <[email protected]>
Prepare 0.37.0 release

6aafb180d3f01da59f27858f337f361fa65750f5 authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #59 from dd1994/master

add if else snippet

cffdd1e46accbe43a03e0109df92702c86384ec4 authored about 10 years ago by Kevin Sawicki <[email protected]>
add if...else snippet

6caa0134ce35784a0057a7e1e6f2441286b13643 authored about 10 years ago by JIANG Di <[email protected]>
Prepare 0.36.0 release

94adfa2d8766f61654ee078fcdf91ac21ce59385 authored about 10 years ago by Nathan Sobo <[email protected]>
Rename scoped-properties/ to settings/

dfee38a09104a03781afa0964d05c5b50429a7b9 authored about 10 years ago by Nathan Sobo <[email protected]>
Prepare 0.35.0 release

d17fbe7e02201f7fa168f968063b076e81a0aaaa authored about 10 years ago by Max Brunsfeld <[email protected]>
Merge pull request #55 from atom/mb-no-pluses-in-scope-name

Rename scope name: c++ -> cpp

7a9927c7da208ff73d18369b87ac431bc8831e05 authored about 10 years ago by Max Brunsfeld <[email protected]>
Add Travis-CI config

6405422975f42211a9d0789d3f3b34203a60dc98 authored about 10 years ago by Max Brunsfeld <[email protected]>
Rename scope name: c++ -> cpp

f74f7b307105cd9ad0bfc3bac3f15cd7d828c2d4 authored about 10 years ago by Max Brunsfeld <[email protected]>
Add a simple spec

3c061d993978f813a35608d4fe7d684a962bafec authored about 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.34.0 release

3fdf375629b4eb0ac04d416825f8a6a0679ad558 authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #53 from broffin/patch-1

Consistent use of EOL and spaces in snippets

d78052d8d14eaee4564125cc55472ddffb2364ec authored about 10 years ago by Kevin Sawicki <[email protected]>
Consistent use of EOL and spaces in snippets

This PR addresses #52 for the sake of consistency in snippets, for example:
`for(` to `for (` #...

965aba33832cc0e6c054e4a345affa445a5fe759 authored about 10 years ago by Milan Mitka <[email protected]>
Prepare 0.33.0 release

75ab70a1fe262cac607208398ef2e7cd94ec5307 authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #49 from nickvanderstel/one-line-while-indent

Disabled indenting for one line for/while statements

555d417e6c8138df0487068fb333e3fe32b43b00 authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #48 from nickvanderstel/allman-style-brackets

Workaround for Allman-style indentation

bbc5a1295873c8e9bd473ac00209ea79f617ebe6 authored about 10 years ago by Kevin Sawicki <[email protected]>
Disabled indenting for one line for/while statements

51f676ea400381757db0b53eca422d8471f45435 authored about 10 years ago by nickvanderstel <[email protected]>
Workaround for Allman-style indentation

92c43f8b7042b7d847b2bb663fd342fe0444bfd0 authored about 10 years ago by nickvanderstel <[email protected]>
Prepare 0.32.0 release

65dfbb5c13b24da30553d262a6d06844042535b1 authored about 10 years ago by Kevin Sawicki <[email protected]>
Restore original c class

521d8f571748c3f6b3ac6d7099f1aae51de8f2f7 authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #46 from stenverbois/master

Match 'override' and 'final' specifiers (C++11)

b0de91d99982198f2486015679397d2452115416 authored about 10 years ago by Kevin Sawicki <[email protected]>
Match 'override' and 'final' specifiers (C++11)

Converted from a commit to textmate/c.tmbundle

64bb2584a5d7b2796e24d0cde3d7206d9611a7ef authored about 10 years ago by Sten Verbois <[email protected]>
Prepare 0.31.0 release

01077bbe0941364c651cb5edd24a6ec52bc50b5f authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #44 from daniel614/patch-1

added switch case and scanf snippet

fcd9afc7ae53631bb16e1f2c8023f370229a77fa authored about 10 years ago by Kevin Sawicki <[email protected]>
added switch case and scanf snippet

b233434dc3829a43857927ca7107e83acd50b2bf authored about 10 years ago by Daniel Kotulla <[email protected]>
Prepare 0.30.0 release

3913275521eb339bacb5ddc610ebfecd0637ab19 authored about 10 years ago by Kevin Sawicki <[email protected]>
Decrease indent properly on commented lines with }

Closes atom/atom#4009

9eac35b904a14298074616a17ea3a54cf623eb7b authored about 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.29.0 release

21897b0dadda6cc13ca87ae366a5f4431efc6199 authored about 10 years ago by Kevin Sawicki <[email protected]>
Match do while and while snippet styles

83b6f1843d31aaa0cc281db1cbc685332de5a25a authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #42 from daniel614/master

added while loop snippet

1fe13181c7aa266715261122421a645a47f3591b authored about 10 years ago by Kevin Sawicki <[email protected]>
added while loop snippet

d8626ffc6bd0bf582ace7b13f84e1c7b9a096c0b authored about 10 years ago by Daniel Kotulla <[email protected]>
Prepare 0.28.0 release

b7e1bbfd21d1794c1869d90fd3057015e51f8d4e authored over 10 years ago by Kevin Sawicki <[email protected]>
Remove extra } in sp snippet

Closes atom/snippets#69

46933f1cffb784ef3ab4736de4f29b36de68a812 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.27.0 release

6f8bb3873541f38c41fd9abc69f7e6ddf4639dc5 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #36 from w31/improve-cl-snippet

Update class snippet to save some typing.

a19017bab5733395062c07ebe36196c37ee3c6dd authored over 10 years ago by Kevin Sawicki <[email protected]>
Update class snippet to save some typing.

361af3798da017a3d8b35553f051db12426de94f authored over 10 years ago by Wei <[email protected]>
Prepare 0.26.0 release

55fcd226430382361658c7cc684d006ac63d41a5 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #35 from Drako/master

added hxx to the supported file endings

51a351843d4efde797367c051afb918811e82956 authored over 10 years ago by Kevin Sawicki <[email protected]>
added hxx to the supported file endings. why was it missing in the first place?

8be1f50d711e8ecc987cfda9d53d614366b7ba95 authored over 10 years ago by Felix Bytow <[email protected]>
Prepare 0.25.0 release

b069986b73cbc9fb42b9fd207a27e7d74cfd3040 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #34 from leranus/improve-snippets

Improve snippets

83e7e6a81d8fbfbd2fb6096ce5292ca3715f8034 authored over 10 years ago by Kevin Sawicki <[email protected]>