Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-ruby

:lock: Ruby package for Atom
https://github.com/pulsar-edit/language-ruby

:art: Beautify patterns of defining methods with arguments

6c065ca7e5a0de9ad47868307085102f97b5f077 authored over 8 years ago
:art: Beautify pattern of module definitions

d90be8c14996bc4fe587995b4ab46f9a14113f58 authored over 8 years ago
:art: Beautify pattern of class definitions

e747b69aedfe42768a25465ac6d58936c0420196 authored over 8 years ago
Merge pull request #154 from esdoppio/remove-percent-literal-redundancies

Remove redundancies in the grammar of percent literals

b1d0debe1432631bd132bcaa6d797a2e83d63eec authored over 8 years ago
Merge pull request #152 from esdoppio/logical-operators

Refine the grammar of logical operators

203b5b25a74737f50ae6a8e9cf03cb2d7a4ba85c authored over 8 years ago
:fire: Remove superfluous comments of % literals

7965c40f352235d217c604f385d32ffa6b97b230 authored over 8 years ago
:fire: Combine the grammar of %Q and %x

a5c88c30ad37d2f5274d58a7b2f0bf4c62f24799 authored over 8 years ago
Add specs for %x with custom delimiter and interpolation

28743ea3351e36ca97dc1ef290763275bbca6508 authored over 8 years ago
Fix a pattern of #interpolated_ruby

42b153bcbd1b4475b71a06ac2bf093bc59df24f8 authored over 8 years ago
:fire: Combine the grammar of %Q and %

3b745a5da3e5f5680e5492528d87db6f15d650f7 authored over 8 years ago
Refine grammar of logical operators

c1c359eebbf062780bbd4f8cb254eed47447ea75 authored over 8 years ago
:white_check_mark: Add specs for !=

afc440a96562d991fef6f3d2e5d0445bd8e35b32 authored over 8 years ago
:white_check_mark: Add specs for !

e434194223a2ace6b007973de05a61155a60104e authored over 8 years ago
:white_check_mark: Add specs for `not`

7d72659eedc83b4627fb938e5a53a36b3426ccbb authored over 8 years ago
:white_check_mark: Add specs for % with custom delimiter

ec897820829213c50d3c722e4158adcc89b0206b authored over 8 years ago
:white_check_mark: Add specs for %Q()

798739fc5d0616ce21e3acce595b6fd2005ad884 authored over 8 years ago
Merge pull request #151 from esdoppio/unneeded-escaping

Clean up unneeded escaping

69b377a2c0a6830a7a7bb7725976445a7db90edc authored over 8 years ago
:fire: Remove the escaping of , ;

08766542e5872848dc9d6717b9fbe1436c553231 authored over 8 years ago
:fire: Remove the escaping of < >

8a1c76136f8b2b4a4a2f29dd52ab2da85369c42e authored over 8 years ago
:fire: Remove the escaping of { }

910b80fa97861c0543e7a731c43f5aa4039a5e0a authored over 8 years ago
:fire: Remove the escaping of ]

c2c483d1cd676b56dab40295222b38acd961082b authored over 8 years ago
:fire: Remove the escaping of - =

24d83d4ccbdcbb615afb3bf1ce917d2524d3a18b authored over 8 years ago
Merge pull request #150 from esdoppio/do-block

Refine grammar of `do`

7d5f2d4f82338317905062a383cda154241e919d authored over 8 years ago
Match 'do', no trailing spaces

74dde446e80e5dd13bca365648185aea617d209a authored over 8 years ago
Test for 'do' instead of 'do '

5c9d27d7c30febf1208d764a6b2f23a92f43baa4 authored over 8 years ago
Prepare 0.68.6 release

d321faafa4be277ec4b480037e2710d30f3dc6db authored over 8 years ago
AppVeyor should test against stable & beta

c0b6666efef31f28ef026646c689169b6a23a006 authored over 8 years ago
Merge pull request #149 from caleb531/master

Recognize `source` keyword in grammar (for Gemfiles)

d2d6be3c1ac418b761b9079c5d0907bb45bd5956 authored over 8 years ago
Recognize `source` keyword (for Gemfiles)

d98bbd7170584ad7d30cd0c3a1ed1ba4e0d83707 authored over 8 years ago
Enable Windows builds on AppVeyor

81076663635d84629ec7a75a350b230891e53d0d authored over 8 years ago
Prepare 0.68.5 release

b6e18e6d51fa1403dbda2c9b5678cbea21cfae5b authored almost 9 years ago
Merge pull request #145 from mistydemeo/brewfile-filetypes

Add Brewfile to fileTypes

37cde17c6f1c2cd4c384dd17a7df81e45a8f6d3c authored almost 9 years ago
Add Brewfile to fileTypes

a3e734695f6fc76078a5ecbd6e05cc794f34720b authored almost 9 years ago
Prepare 0.68.4 release

4b8c9ba6b2b144f99461f466cce87c86378768b7 authored almost 9 years ago
Merge pull request #141 from macklinu/dangerfile

Add Dangerfile fileType

ad2b5269e7ee1a7de739f1bc4fb7ededd3eca6f2 authored almost 9 years ago
Add Dangerfile fileType

https://github.com/danger/danger

0de23bd13117c94bfae34e5c4a393f9c469dc845 authored almost 9 years ago
Prepare 0.68.3 release

e1b3636cad460a277ba034474e1ef92c2c503e79 authored almost 9 years ago
Merge pull request #140 from atom/wl-do-dop-revert

Revert do/dop order change

aa2ca26fc336022190b927ec620e6a6b77b5c47b authored almost 9 years ago
Revert do/dop order change

The broken behavior has already been fixed in the 1.6 betas.

261d7e8f56da2c18b9482f86c276df84ea4474ab authored almost 9 years ago
Merge pull request #136 from hgoodman/bugfix/kernel-nonword-chars

Fixes for tokenization of Kernel methods ending in ? or !

dc638429f96237dc62bc79e859a8affbe21a7cc3 authored almost 9 years ago
Prepare 0.68.2 release

6f4e4389c543af0257d1ed53ffe4df4c9fb16ac0 authored almost 9 years ago
Merge pull request #137 from Davidslv/davidslv/change-do-method-priority

Changes dop and do order priority

320992067b9ae2cdbed98c751ca80223d6fc310d authored almost 9 years ago
Fix autoload? and exit! method tokenization

71f8144324fc01b3903aa401f1de8fb88ef1ab48 authored almost 9 years ago
Changes dop and do order priority

- When I type `do` I mean to have a block without any parameter

What is happening is that every...

28d59c99cf4cb0c47393742b7e475ee634cac41f authored almost 9 years ago
Fix iterator? method tokenization

550f53199c964ba7c3dcbb2d00746580568fb2bf authored almost 9 years ago
Add failing tests for autoload?, exit! and iterator? methods

4d2834f7e9d47fa0aaeca166528cb19b405071e2 authored almost 9 years ago
Prepare 0.68.1 release

a45afb087929c5f08bd5c8fe9f7a79fb4e672ef4 authored almost 9 years ago
Merge pull request #135 from jaimeiniesta/crystal-lang

Adds cr (Crystal lang) to fileTypes for Ruby grammar

2edbb0b5ba4e3fbad8d2fcd8784e2356e4878d67 authored almost 9 years ago
Adds cr (Crystal lang) to fileTypes for Ruby grammar

94c046658a562d1d9196e6ecf3e654fbb7aadb62 authored almost 9 years ago
Prepare 0.68.0 release

c79d3728dc7d84dcf757af4b6b8a02fb24da075b authored about 9 years ago
Merge pull request #129 from thechrisoshow/master

Handle Ruby 2.3.0 squiggly heredoc syntax highlighting

63c4c763f2fe4a8e4d791011bc5114f86cbec7a6 authored about 9 years ago
Add specs for tokenizing heredoc syntax

9c2deb4d45df63a9b89f1589aa5e96131df033b3 authored about 9 years ago
Handle new Ruby 2.3.0 squiggly heredoc

You can find out more about the squiggly heredoc here: https://infinum.co/the-capsized-eight/arti...

9a093276d2226a6cbfcccb02ba924bc93870171f authored about 9 years ago
Prepare 0.67.1 release

ff2b018ca3dd345fae1bf771a2ae9639d3862b67 authored about 9 years ago
Merge pull request #128 from OscarBarrett/master

Added arb to fileTypes for ruby grammar

d39ae0a4500ab1348cdd6076a364ee748eeaf00c authored about 9 years ago
Added arb to fileTypes for ruby language

7dd37cd9ba84437c867ec0419e1b2c484cc5a807 authored about 9 years ago
Prepare 0.67.0 release

306bbb6dca1ab5a09d45757d2aac0b819221ee1c authored about 9 years ago
Merge pull request #125 from rubysolo/master

add support for Ruby 2.3's new "safe navigation operator"

b094c8a4a21072b7efa6f3bd9b12630d9a8fab79 authored about 9 years ago
Prepare 0.66.0 release

fa192b8824c8125346f425c6561266e7365bda4b authored about 9 years ago
Merge pull request #126 from envygeeks/patch-1

Add support for `private_class_method`

17ea3d1a12f767a454ec6c7fb3886be5baf1309e authored about 9 years ago
Add support for `private_class_method`

It's a real thing: http://ruby-doc.org/core-2.0.0/Module.html#method-i-private_class_method

0778f5f9ca4d37c911b845f7ed679aecbd6a7723 authored about 9 years ago
add support for Ruby 2.3's new "safe navigation operator"

https://bugs.ruby-lang.org/issues/11537

c54ca65a370be87d0f1131e294dedb5fb009a2f3 authored about 9 years ago
Prepare 0.65.0 release

190610949430966d3f0471829534f51109d9c3bd authored about 9 years ago
Merge pull request #122 from elifoster/master

Refinements

d9bcdb9f1a843f5790dc9e6a8efe19022a9e2641 authored about 9 years ago
Merge pull request #124 from hgoodman/feature/yard

Add rough support for YARD directives and three missing tags

15d8631642acf5adec8dec1edcba815a19d00701 authored about 9 years ago
Shorter regex match for yield/yieldreturn

4621677915c627bda8d9218a10e7224d5bddb154 authored about 9 years ago
Add rough support for YARD directives and three missing tags

0799e69e3189e8a5713417c43666bc935d227062 authored about 9 years ago
Prepare 0.64.1 release

a63460200da34beb2d2aaa41ef0c06541718a7bf authored about 9 years ago
Merge pull request #123 from mamenama/fix_blockpipe_bug

Fixes blockpipe formatting

770b9802a90f42397bebd0f1fb5962f7a2518511 authored about 9 years ago
Simplifies blockpipe end regex

10f87b8ff0fc6caa11723c2ec1b826e62818c366 authored about 9 years ago
Removes unneeded brackets from blockpipe formatting

5938e7ed5cb5f2735d6cb8c2f717f458d79f60ca authored about 9 years ago
Fixes blockpipe formatting and adds double escapes

d5a383516f4c4a171905d312bf99d1a6b5b9f34c authored about 9 years ago
Fixes blockpipe formatting

c79df5e83d1acdcf5f5f88686d073a1a68a655ad authored about 9 years ago
ClassName -> ModuleName.

The method, Module#using takes a Module as an argument, not a Class.

852945ef5a82be37791c053d9fe04e74bbaaaa67 authored about 9 years ago
Add refinement grammars.

efe116622f9ac896b1ef4b1e60e58ef6f51dc6c9 authored about 9 years ago
Add refinement snippets.

fee41791bef831a20903578d8962f6c176d1ca9e authored about 9 years ago
Prepare 0.64.0 release

311a07e233f918decb40a9e23ec949941a4c775b authored about 9 years ago
Merge pull request #113 from mamenama/master

Update language-ruby.cson

d81d0f8a352965c6c5586c11d196cc2949fc35cb authored about 9 years ago
Merge pull request #121 from eReGeBe/master

Improve HTML (Ruby - ERB) grammar

b625d91909cd835e722138e63af445e2a390cb7b authored about 9 years ago
:art: Improve code structure and consistency

8ac99d901d8affdc7617dc67487b7b1386f8af85 authored about 9 years ago
:white_check_mark: Add basic tests for HTML (Ruby - ERB) grammar

1f52f8e4a931a51e8a503a697a176a922562792f authored about 9 years ago
:bug: Fix embedded ruby tokens being marked as plain ruby tokens

b47363f3de8dd73639b67b8dad9adec0edb54fb1 authored about 9 years ago
:bug: Fix closing erb tag being considered two separate tokens

4ad2962050eac05d16c8619da67eef062f0e6fc7 authored about 9 years ago
Prepare 0.63.0 release

c4ca9ab207a113f569d72edd700ed9d4723f2633 authored about 9 years ago
Merge pull request #120 from elifoster/patch-1

Improve class/module snippets. Add begin/rescue/end snippets.

10fd73a7107de69859d55077544f70546fa377b8 authored about 9 years ago
Improve prefix consistency.

6a4f5d0884aebf078b5f6c172649d0e71c67a12d authored about 9 years ago
Imrpove begin rescue end snippet.

af888da4e2802e67741fe455df0bb6c5cd8046e0 authored about 9 years ago
Improve class/module snippets. Add begin/rescue/end snippets.

7bd666945114c0e24be66e41551c5284c1c058df authored about 9 years ago
Merge pull request #119 from wdspkr/fine-tune-curly-braces-block

Fine tune curly braces block

909a58bc51f6e63cb5049c5f3157cb50081c9c95 authored about 9 years ago
Fine tune curly braces block

This snippet allows for two different usages:

1. We want a block with variable:
All we have ...

7d5574e8bc6d282f182e47670a51a85f33c746e7 authored about 9 years ago
Prepare 0.62.0 release

1027535703c178a5f62e3a615bfb6674acdb43ad authored about 9 years ago
Merge pull request #118 from jeizsm/master

remove annoying colon snippet

5bd64707bfa731d7417fd6edae543aee1bb565c5 authored about 9 years ago
change prefix from : to hp for hash pair snippet

b2ecd8f65182c6c8fc4a512f31895d97d2d42db4 authored about 9 years ago
Change stabby lambda token to match lambda

a4f42cf455f105e6fbe4cc2d2bcaf428dccc28a4 authored about 9 years ago
Prepare 0.61.0 release

a2d96d4299114f9f42fef70261c3ad87cb895d3c authored about 9 years ago
Merge pull request #115 from ghewl/master

Fix 'keyword?' or 'keyword!' as method names

1463a4cd6d3f8eebdaa6bd774949b2a90b918979 authored about 9 years ago
Merge pull request #116 from jackwjones/patch-1

Added DSL file names for fastlane.

78ae0d6709b5cbccccda3c53bec362038b02ee60 authored about 9 years ago
Added paren checks to method with symbol specs

dc470185f870e012eee67c2a62bd8ccd4b7c4ce4 authored about 9 years ago
Fixed whitespace in specs

101e2bacabe3a1d62c71efcd6c32787737f57120 authored about 9 years ago
Added a spec for stabby lambda operator

7ef1fdf13af4a08eb20844ebe224897b095205f9 authored about 9 years ago