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

Merge branch 'master' into style-special-vars

1fb13c0ea849460054277409418c071d6c44222e authored over 6 years ago
:arrow_up: tree-sitter, highlight escape sequences

fd7d1fce34537546e4279276c8f80323d7b33dc1 authored over 6 years ago
Add styling rules to match CONSTANTs, require, and file handle vars.

27d2ffa08cb173017e3357108d7c2762c821c7af authored over 6 years ago
Prepare 0.72.2 release

11c894458ae45520b8d1d9e0000db742a5ecdff7 authored over 6 years ago
Use embedded.source class for code in string interpolations

3471c60c91e302e4f2c238eb44c03a6cdb25c063 authored over 6 years ago
Prepare 0.72.1 release

7346e84abf7caf6d30b034286c36660108c2d3d3 authored over 6 years ago
Add tree-sitter injection points in heredocs

19e299946107eac8a4d6b9b172c39a2231901d61 authored over 6 years ago
Fix heredoc folding

341cf2aed2e3267f3d99965fac35530571481ae4 authored over 6 years ago
Prepare 0.72.0 release

9a6890aff131130e0c6844ca931b916e054b89ee authored over 6 years ago
Merge pull request #225 from atom/mb-tree-sitter-parser

Add tree-sitter Ruby grammar

e5a8d8e66728c013e1a009bcdb2facfd044270f9 authored over 6 years ago
Use VS 2015 on appveyor

bb893537bae63b6d7b88542b73b9fd5ab46560b4 authored over 6 years ago
:arrow_up: tree-sitter-ruby, update scopes for %w, %i

cb8a691e7dfa7cbfb697a2af32711ccabfa28506 authored over 6 years ago
:arrow_up: tree-sitter-ruby, update scopes

3120df994121b8892d34b16513bf881f38d484f5 authored over 6 years ago
Add interpolation scope mappings

56f791d77dd172f4dba268e60b0dc9c74aa4b6d3 authored over 6 years ago
Add fold for trailing elsifs

9d7ceceebf8fc2d98a93e162204c192ce40da768 authored over 6 years ago
Allow ruby to be injected (e.g. for ERB)

993fc6c929030f73c53bcdbfa4553cbb546e01cd authored over 6 years ago
:arrow_up: tree-sitter-ruby

0de23c75d80d355d8b61d3032ea00292072a28be authored over 6 years ago
Support multiline YARD comments

YARD allows comments to extend over multiple lines provided that the
subsequent lines are indent...

933c9d4c31fc4b66225ab3633c86a5826a48c709 authored over 6 years ago
Add tree-sitter Ruby grammar

701ad5d744e23090655f1c2e725f18cfe6f4ae7c authored about 7 years ago
add interpolated snippet

62905c96ea626ab280040bd3e1e2f94bff64fb9b authored over 7 years ago
Prepare 0.71.4 release

d88a4cfb32876295ec5b090a2994957e62130f4a authored over 7 years ago
Merge pull request #158 from esdoppio/fix-multiline-regexp

Recognize multi-line regular expressions

3c78983017c34cfc234f73ed48eb6661f27358a4 authored over 7 years ago
Merge pull request #215 from stevenpetryk/variables-ending-in-do-are-not-blocks

🐛 Properly handle variables ending in "do" followed by pipes

ef4eb5691842a369b83f6465defaad8b82ad191a authored over 7 years ago
🐛 Properly handle variables ending in "do" followed by pipes

Fixes #214.

Variables ending in "do" followed by || or ||= were mistakenly treated
as blocks by...

f491d8f261f00823c13b21517970aa47d6088d96 authored over 7 years ago
feat(ruby.cson) support quoted heredoc literals

0909a11557725f117dea6f39aa2b08241a887ff2 authored over 7 years ago
Prepare 0.71.3 release

035fbc18a223bfac6ce9a3bf51d0cc65317fd37d authored over 7 years ago
Merge pull request #211 from yuriihabrusiev/yh-add-correct-indent-within-parentheses

Add correct indent within parentheses

5f039215a890b2ea6b5295d59b21b20735c30930 authored over 7 years ago
Add correct indent within parentheses

0bb5be8705b862bbaa471de58b2b7634e8aad784 authored over 7 years ago
Merge pull request #210 from Pazzaz/master

Remove include of "source.c++" from Heredoc

c20b2b0bc22ed5c0e14c54b73f7a408ed9afaaee authored over 7 years ago
Remove old unnecessary include of "source.c++"

437addc6288f02b028dc46fdcf72f1c2d12b9a38 authored over 7 years ago
Prepare 0.71.2 release

6e940acb84e9b1a0f6d0e99851340e8e8f519178 authored over 7 years ago
Merge pull request #204 from tomog105/fix_heredoc_parse

Fix heredoc literal highlight ends

550863134e361d0fbff6ae8f6e21d66cfc36a114 authored over 7 years ago
Fix heredoc parse which includes identifier in end of a line

c7a0f301054fe007da93694c1229da63bb54a22b authored over 7 years ago
Merge pull request #199 from deepj/heredoc-xml

Highlighting embedded XML in HEREDOC block

8fc7b877314ebb696f9ee81527735d9d557a1a94 authored over 7 years ago
Highlighting embedded XML in HEREDOC block

aa157125506d71a9db23e7cedfc020aa9aa0dd19 authored over 7 years ago
Prepare 0.71.1 release

b29eb24a3c4d0ed1c80cb8cfb11ac23dd3365d15 authored over 7 years ago
Merge pull request #198 from Cutlery-Drawer/hashbang-update

Add `ruby_executable_hooks` to hashbang recognition

ec35f2b31f927ee6bc12e9b506d96fbb7be7adaa authored almost 8 years ago
Add ruby_executable_hooks to hashbang recognition

edf1ab48d4f735b4854f1348ea50663621598d65 authored almost 8 years ago
Prepare 0.71.0 release

e5a04dfd4cc136155fb3678dad254a2c170dd36c authored almost 8 years ago
Merge pull request #196 from caleb531/grammar-gemfile

Add separate grammar file for Gemfiles

2606f78a982b2a61d10f1c310b125890574c6960 authored almost 8 years ago
Add regression test for 'group' as variable

508e7e6718bfd1a11d592b12ae0d53c5dc744563 authored almost 8 years ago
Add spec for Gemfile grammar

The spec tests the most common Gemfile-specific keywords, as well as
some of the syntax inherite...

d7019425020a07a4acc8e7b63eebf5f20c674b2f authored almost 8 years ago
Add grammar file specific to Gemfiles

3cb25d88e1173a29027eb52259415a3f851b8662 authored almost 8 years ago
Prepare 0.70.5 release

fa57afb854db917bbbcc97618a90345ed8a1413d authored almost 8 years ago
Merge pull request #189 from caleb531/ruby-keyword

Tokenize `ruby` keyword used in Gemfiles

88e0b77fc4240314fd976ee501af35d664f5b0fc authored about 8 years ago
Tokenize `ruby` keyword used in Gemfiles

a732d257088adab28bd20e430221ada3da406436 authored about 8 years ago
Merge pull request #188 from caleb531/group-keyword

Tokenize `group` keyword used in Gemfiles

65e8a26cbdccc6aeea29533ef73f0e4d69a7b495 authored about 8 years ago
Tokenize `group` keyword used in Gemfiles

54db19f1c9a09264e61f3fddec0b09e768f5c8e0 authored about 8 years ago
Merge pull request #187 from rmosolgo/embedded-graphql

Highlight embedded graphql

c4b5e5fd4a0fca8cb5f339654af6c13db0fb4c38 authored about 8 years ago
Highlight embedded graphql

063fe44380cb934f61e94e2d8a1e95822378dbc7 authored about 8 years ago
Prepare 0.70.4 release

05167fe52b16d96a6eb13a885d2ee75a7e0e7155 authored about 8 years ago
Merge pull request #184 from atom/template-update

:memo: Update issue and PR templates

04f9d37f3d5165846791a1cb2bdab314c04f9043 authored about 8 years ago
:memo: Update issue and PR templates

1654bb00804517f9d3090c7c1687a7178d1ad0dc authored about 8 years ago
Merge pull request #183 from atom/template-update

Update issue and PR templates

5e938554f950fc57e076df63ed80ad4f1c2019d5 authored about 8 years ago
Update issue and PR templates

751ad2fe77f889255ca23883b278fd480752a3eb authored about 8 years ago
Merge pull request #181 from walles/patch-1

Stop treating .erb files as HTML

4cff9e42b22301b8a9653d5e8f9420196438cddf authored about 8 years ago
Stop treating .erb files as HTML

.rhtml files and .html.erb files are still considered to be HTML.

The rationale behind this c...

94b56c2f7a835e9cfb0be6240efcd0be6c3fb45b authored about 8 years ago
Prepare 0.70.3 release

6192d15d2c3c20bd88d087829551f4e84290ba25 authored about 8 years ago
Merge pull request #179 from zoo1/master

grammer fix for leading underscore in constants, resolves #178

0f552fb65b5674f34ff360210cdb4309e0aae2b8 authored about 8 years ago
add spec for variable constants

84240da1e79fd1df4cc25ee737d2379b96473f00 authored about 8 years ago
grammer fix for leading underscore in constants

53702f6f084b93f6505b33b332b80559826cf1f0 authored about 8 years ago
Merge pull request #177 from torn4dom4n/master

Update CONTRIBUTING

f18d90ea95b085236be095a0183f4cfccad95f7a authored about 8 years ago
📝 Update CONTRIBUTING

[ci skip]

911ded4f2c9b38619dba331ae3ad6f33d0444f74 authored about 8 years ago
Prepare 0.70.2 release

f2803d69fc2b3044eb5229823c90b6c5168b86f8 authored over 8 years ago
Merge pull request #170 from torn4dom4n/patch-1

Update README.md

b84384c8ac6e26027b36c6139d3bc7e15da6770e authored over 8 years ago
Update README.md

fb638fe58877265e4f7de10a3293e1bf6428acc6 authored over 8 years ago
Merge pull request #169 from Alhadis/modelines

Extend recognition of modelines and hashbangs

49229b7b6e81fa29c64b653408a2c910ceee9b84 authored over 8 years ago
Add specs to guard against regressions

d2bfd2a1ff4a6b0549d2c943b37cfe8db2c46d86 authored over 8 years ago
Extend recognition of modelines and hashbangs

59d11817b444c77da0dfc24b9d5110488e5c5c42 authored over 8 years ago
Move name/scopeName properties to top of grammar

d67364df5a1f975af187a487fb96c52d1e6fce64 authored over 8 years ago
Prepare 0.70.1 release

0e029a660f27f88ca707e6ee3c04e89720f8bdcc authored over 8 years ago
Merge pull request #163 from AEgan/numeric-zero-fix

Fix numeric constant detection for stand alone 0

f7bcc10cc4994fd2dbc0e8b948f64d5ca283ace7 authored over 8 years ago
Fix numeric constant detection for stand alone 0

This makes anything following a 0 for a hex constant, binary etc,
optional so that a 0 on its ow...

44ed2b8235541c519993e8ba82e3bd38a47d3716 authored over 8 years ago
Merge pull request #162 from kachick/fix-cson-syntax

Suppress a coffeelint error no_interpolation_in_single_quotes

3f8daa3788eaf32ef2ad9b705feac284ec8bcc68 authored over 8 years ago
Add a comment why choose the style

ref: https://github.com/atom/language-ruby/pull/162#issuecomment-241603682

c69251b6598691624c1804c9efad628460423570 authored over 8 years ago
Prepare 0.70.0 release

239917af5455eec61da29e553df24f20271abc0f authored over 8 years ago
Merge pull request #161 from kachick/public_class_method

Add public_class_method to special function as private_class_method

2fcce79dcac6514f710f34debdb0fc3c993fac62 authored over 8 years ago
Merge pull request #160 from kachick/drop-classify

Drop a rails snippet `classify` from Ruby language

0e8bcae335731316adb6541be45d41cef4a20213 authored over 8 years ago
:shirt: Suppress a coffeelint error no_interpolation_in_single_quotes

e5c4ecfe189392d3d3705b59df4c3f8c7441d4b0 authored over 8 years ago
Add public_class_method to special function as private_class_method

e566d0c158226f98e95c9f921f2a1591297397b7 authored over 8 years ago
Drop rails snippets `classify` from ruby language

2855ca05618231f5d6f12d4b0f94c29e016ca2d5 authored over 8 years ago
:racehorse: Improve the regexp pattern

73ec57162fb7eb0035dedc0026911e3d2a8aee4b authored over 8 years ago
:bug: Fix the pattern to tokenize multiline regexps

963431204a3339acfcc6ffc54f912c49ed74b1f0 authored over 8 years ago
:white_check_mark: Test for multiline regexps

091a1c278e29702f64b6e940753b5628dda7f0dd authored over 8 years ago
Prepare 0.69.0 release

0529b8f2d112c76755344bab613d83e7af9949d4 authored over 8 years ago
Merge pull request #156 from esdoppio/numeric-literals

Improve the grammar of numeric literals

a88dcc44e2cb0e26b4f80a0fbc33276eeecb45fb authored over 8 years ago
:white_check_mark: Test for binary numbers

939b83d8b1b21b3535979cafbc5fde75842a69cf authored over 8 years ago
:white_check_mark: Test for hexadecimal numbers

cdced1f2be9b94c3d0b62ee1832905c3e58f3f1f authored over 8 years ago
:white_check_mark: Test for decimal numbers

3d7cccad444eb2424f2e019de8e749df94edba9c authored over 8 years ago
A decimal number cannot begin with a `0`

94ffac5817da89930ba55e66f52a5654645ca835 authored over 8 years ago
Factor out the leading `0`

9eb244dcc790f41622e69cae28044ea9bfc02608 authored over 8 years ago
Support base indicator 0d

0af8436373c39de5628491875c25c5cf6ff201d5 authored over 8 years ago
Add better support for octal numbers

e376fb13ca41ac2bebfbb12ddfb439bb560163fd authored over 8 years ago
:white_check_mark: Test for octal numbers

a4d3046cd05a8bf8ac8de2848cdf4c09bcc186d7 authored over 8 years ago
`_` should be allowed in binary numbers

7e68ffe9f42538484170f7a3a7b1c1d0b282e26d authored over 8 years ago
Merge pull request #155 from esdoppio/long-patterns

Beautify some long patterns

acef7f1b4ff3d3a68b50efda70c66b95b08e93de authored over 8 years ago
:art: Beautify pattern of symbols

95658949130bb4118257b156ab33ca02b145181d authored over 8 years ago
:art: Beautify pattern of regexps

bd46985df0629b962a4a51988130a56416971d8b authored over 8 years ago
:art: Beautify pattern of numeric literals

05dca3567d9fe928f0334e1d83f4de3b0d241ac0 authored over 8 years ago
:art: Beautify pattern of defining methods without arguments

c5505d7a27e1dc2aaa8f69091e863e2d4330e98c authored over 8 years ago