Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-yaml

:lock: YAML package for Atom
https://github.com/pulsar-edit/language-yaml

Merge remote-tracking branch 'refs/remotes/origin/master' into wl-multiline-strings

# Conflicts:
# grammars/yaml.cson

7ddf25958aaebc2f0db0a7d4fae73e08255505c2 authored over 8 years ago by Wliu <[email protected]>
Merge pull request #48 from atom/wl-directives

Tokenize ---

1f5bd16b6853a9fe504cea50c721ae48005483f7 authored over 8 years ago by Wliu <[email protected]>
Enable Windows builds on AppVeyor

9f55beb63517483971d256d521e30a7fb0b2bcc0 authored over 8 years ago by Damien Guard <[email protected]>
Tokenize ---

669b2df8c2d9914ad24665ee6fa6c09e6eb85ba5 authored over 8 years ago by Wliu <[email protected]>
Prepare 0.26.0 release

2f64544195f7306feb3587ad0512bbf1b5978ed6 authored over 8 years ago by Wliu <[email protected]>
Update specs

85098acf672bbf5ae2bbb369624581c82cd1d867 authored over 8 years ago by Wliu <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master' into wl-multiline-strings

2a037fb13ee039d8d73662e5698320f82c1cd014 authored over 8 years ago by Wliu <[email protected]>
Merge pull request #45 from atom/wl-constants

Tokenize true, false, and null as constants

4f312ccb7d915e2369e9bc7a9b2e36611fdad872 authored over 8 years ago by Wliu <[email protected]>
Tokenize true, false, and null as constants

af499c6701028dd17d90f48753a12619946fa1aa authored almost 9 years ago by Wliu <[email protected]>
Don't capture #{ as a comment

721509909d3418449b30c7348345256b81dcce67 authored almost 9 years ago by Wliu <[email protected]>
More precisely scope string.unquoted.block

93f7ea46396e5418eb7478330e36be6023f79dfe authored almost 9 years ago by Wliu <[email protected]>
Whitespace fixes

4bb7535fb1c0486ca05eeb088534552083cf28bf authored almost 9 years ago by Wliu <[email protected]>
Add some more specs

79268eecb87dfff8b530aa59fac3cf4b5636c2a8 authored almost 9 years ago by Wliu <[email protected]>
Better key detection for block quotes

Same fix as for the non-block match

Fixes #33

a04210774db42155be6373f98b146a6ee0ab462e authored almost 9 years ago by Wliu <[email protected]>
Match comments at the beginning of a line

37c9f3a2fc073904e201d33d9cc9c15925f3f6c8 authored almost 9 years ago by Wliu <[email protected]>
Fix catastrophic backtracking and comment scopes

25cca27ac6c900e642136fcc6a6df99dc1c9f6d1 authored almost 9 years ago by Wliu <[email protected]>
Keep tokenizing after comments

89f3464a8b5547e6ef78d66dae8ed4158a55c30a authored almost 9 years ago by Wliu <[email protected]>
Stop parsing multiline strings when we hit a tag

6a5e225cb101796e30b17f9386901335d5d7339b authored almost 9 years ago by Wliu <[email protected]>
Tokenize multiline strings without | or >

Fixes #10
Also had to change around constant.numeric.yaml a bit so that the new
unquoted capture...

a5d75de9ec4d1066bc451ddbd7bec8235ac5ef2a authored almost 9 years ago by Wliu <[email protected]>
Prepare 0.25.2 release

4e88894a6641a1af4d625b62d23845fd99f50e33 authored almost 9 years ago by Wliu <[email protected]>
Merge pull request #42 from keplersj/patch-1

Add .clang-format as YAML file

6ed0da422c33ff39879b19d9537fa0dac98f5913 authored almost 9 years ago by Wliu <[email protected]>
Fix position of clang-format

It should be alphabetical!

7f0407f703a3e942281224f9a3ea0f5d7bacb7e6 authored almost 9 years ago by Kepler Sticka-Jones <[email protected]>
Add .clang-format as YAML file

Along the same lines as github/linguist#2907

43a97cd254b59420564bdf4456c63524ae3468d2 authored almost 9 years ago by Kepler Sticka-Jones <[email protected]>
Prepare 0.25.1 release

249fdeed7877ccdcba123645f32cc6597bce4b37 authored almost 9 years ago by Wliu <[email protected]>
Merge pull request #41 from pablorsk/master

Boxfile support (Pagodabox)

de7ead519e9aea0f8bcb173f34f01b37acb0d80c authored almost 9 years ago by Wliu <[email protected]>
Boxfile support (Pagodabox)

4c6a863dcf6576911775f1e2661895d28d15eed1 authored almost 9 years ago by Pablo Reyes <[email protected]>
Prepare 0.25.0 release

e1d62e5aff1c475ea3eedc3b03a52ce0e750ec89 authored about 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #34 from atom/wl-soft-tabs

Only allow soft tabs

56cd8a40a18aa025526f6f0495a711c4280b7178 authored about 9 years ago by Kevin Sawicki <[email protected]>
Prepare 0.24.1 release

dc68a99edba8df12b54504d670df5522e92ce76d authored about 9 years ago by Wliu <[email protected]>
Merge pull request #37 from KenPowers/patch-1

Add eslintrc

7d36409da86a67e4c2a9d108fe235d8d5ee8b6bd authored about 9 years ago by Wliu <[email protected]>
Add eslintrc

See https://github.com/atom/language-json/issues/36

20169c10ecd83d477de6c8e22e6421f9a02bf44b authored about 9 years ago by Kenneth Powers <[email protected]>
Merge pull request #35 from MaximSokolov/sublime-syntax-suppport

Add 'sublime-syntax' to file types

7b2c3e09b554c85453aea6942ac39ce1a77e3b51 authored about 9 years ago by Wliu <[email protected]>
Add 'sublime-syntax' to file types

b59b917c4deaf2e2274b2d1363c1c77a6fa04ee9 authored about 9 years ago by Maxim Sokolov <[email protected]>
Soft tabs only, please

Closes #23

37574d32b587ee35e92797d35966ed76cd24e05b authored about 9 years ago by Wliu <[email protected]>
Prepare 0.24.0 release

1f5a5b2db026450d46c56c7263835634a4c886cc authored over 9 years ago by Wliu <[email protected]>
Merge pull request #29 from twmartin/key-following-block-in-sequence

Handle keys following block text in sequence

5b1fcf5c0fb3aa7387b151e19d531417db145d8d authored over 9 years ago by Wliu <[email protected]>
:bug: Handle keys following block text in sequence

fcfaf4514b6ac9fc4156ce21b3ca073a7c9097e9 authored over 9 years ago by twmartin <[email protected]>
:white_check_mark: Tests for key following block in sequence

9e96e46e6b46d4dbeba2b3f43cd69513186c80ce authored over 9 years ago by twmartin <[email protected]>
Prepare 0.23.0 release

3275f63cb58ab37f925d9d3b64bfcdffc905e184 authored over 9 years ago by Wliu <[email protected]>
Merge pull request #28 from twmartin/pound-in-multiline-text

Properly handle single leading pound symbols in multiline text

9421b2c260896a4b4740e342422a9a690115f23a authored over 9 years ago by Wliu <[email protected]>
Merge pull request #27 from hoh/patch-1

Add support for SaltStack states files

f1a03578855caa5d5645c5267ba603f76f89ee5a authored over 9 years ago by Wliu <[email protected]>
:bug: Properly handle single leading pound symbols in multiline text

75a44498cb9f4d65e9a17129b62f17d630f6590b authored over 9 years ago by twmartin <[email protected]>
Only build pushes on Travis for master branch

0a8f62c41ac2b6b336d9d44631138260ea6b1155 authored over 9 years ago by Machiste Quintana <[email protected]>
Add support for SaltStack states files

SaltStack uses the YAML syntax to define states (ref: http://docs.saltstack.com/en/latest/topics...

dbb045bbf5d355ab31802279c63a525386ef7e2b authored over 9 years ago by Hugo Herter <[email protected]>
Merge pull request #24 from atom/mq-coffeelint-plus

Add coffeelint support

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

d7a805c3e573d85da7f1863c48022010b921145b authored over 9 years ago by Machiste Quintana <[email protected]>
Prepare 0.22.0 release

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

60cf491c1a2d36106cd73986d039af0c2a9b1a48 authored about 10 years ago by Nathan Sobo <[email protected]>
Prepare 0.21.0 release

eddd079347ee6854d37887168daff4a32688d8c2 authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #19 from atom/fix-multiline-string-highlighting

Fix multiline string highlighting

3772c859f9882ec0a81a041e8930c584b1dc2085 authored about 10 years ago by Kevin Sawicki <[email protected]>
Add spec tests for new grammar changes

9083d3c787766ad3b4fbddeaafa0fc19d0de592d authored about 10 years ago by Garen Torikian <[email protected]>
Allow for non-multiple hashes in just block strings

949052400780da68a975f440b526d213a80f4f6b authored about 10 years ago by Garen Torikian <[email protected]>
Ensure that ending block tag has just one comment

2b3d7ce0fdfc4d2f3b3a4f13303a1fa14bbe2935 authored about 10 years ago by Garen Torikian <[email protected]>
Ensure that multihashes are not marked as comments

6fa7f79e8062f488d203c500157748f2ae28a11f authored about 10 years ago by Garen Torikian <[email protected]>
Set multiline match to `\S`

Keys can be numerals, too, like `2.0`.

d0750ad4eb3adf088b3a7f8cbdf0217f454dc193 authored about 10 years ago by Garen Torikian <[email protected]>
Prepare 0.20.1 release

4e9f51229361829181679641cbed3a0ab90c3f78 authored about 10 years ago by Max Brunsfeld <[email protected]>
Use atom.grammars

fa5ec51394a1817b38ca98be308057715dd95989 authored about 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.20.0 release

0b6115d848519001a6055ea73f980764cde677a4 authored about 10 years ago by Max Brunsfeld <[email protected]>
Disable auto-indent on paste

Auto-indent is often incorrect for whitespace-sensitive languages like YAML

16ed4abfce7d1b15dd27679bcbecbfc4200f4282 authored about 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.19.0 release

2a20f53147dc0fc4cec07c6c97a47d84bbd61e45 authored about 10 years ago by Kevin Sawicki <[email protected]>
Add spec for ending with an indented comment

6e31ad19f18bc488184c7299ba8e9e9af95cb461 authored about 10 years ago by Kevin Sawicki <[email protected]>
Use proper fixture name

c3c3d5d66c1787bc18cadeebd27c1f38c3f8a599 authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #16 from tgwizard/allow-text-blocks-with-unindented-empty-lines

Handle unindented empty lines in text block

57ef809c81a96af7921010bb67221ed85a35b291 authored about 10 years ago by Kevin Sawicki <[email protected]>
Add spec for first line match pattern

77419c94486c319528bac3ff32adc3468b05039b authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #15 from tgwizard/detect-cloud-config-as-yaml

Detect cloud-config files as yaml

3fa66e2f1710ea60159947174d163b39231f3add authored about 10 years ago by Kevin Sawicki <[email protected]>
Handle unindented empty lines in text block

9dad9a15a8752d39bda20a5dc7911ea3ea4fa361 authored about 10 years ago by Adam Renberg <[email protected]>
Detect cloud-config files as yaml

These are specified to start with #cloud-config, and to be yaml.

ce58dac88b57d822f173b0ec078545b0159dd5c8 authored about 10 years ago by Adam Renberg <[email protected]>
Prepare 0.18.0 release

01f91d05a4d0fb8e0a6246dba23eefa9cfb47cbb authored over 10 years ago by Kevin Sawicki <[email protected]>
Add eyaml to file types

Closes #14

71e5c4266b76b10d6969be9bf26cfa2ac3f85799 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.17.0 release

60d836359923d103545f20a51c22bd6f5f068211 authored over 10 years ago by Kevin Sawicki <[email protected]>
Allow any character in unquoted values

Closes #13

6af621942491535248c8674d801b33aeaf93ec17 authored over 10 years ago by Kevin Sawicki <[email protected]>
Require whitespace before trailing comment

ecc21bed3dccd5c13f1cb9c0faff91ec08471526 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #12 from PeterDaveHello/patch-1

make CI build faster

2a5d00898b77071204adb59517e6da8a6a1e915a authored over 10 years ago by Kevin Sawicki <[email protected]>
make CI build faster

e88cf95578ef39d7bc1f9d485cbcf5f70a1a8d3b authored over 10 years ago by Peter Dave Hello <[email protected]>
Prepare 0.16.0 release

f1587ed3fad1094a48e6915a99c94827df16c139 authored over 10 years ago by Kevin Sawicki <[email protected]>
Require space after colon in keys

Also reluctantly match key names to prevent over parsing into
the value.

Closes #11

24ea2f98b2acaccbd060dd726a9c26d0f0becfdf authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.15.0 release

35b85bdf27a7a36fedeae3aa435ae7cb434ce894 authored over 10 years ago by Kevin Sawicki <[email protected]>
Don't parse lines starting with # as key names

Closes #9

36f261ad45423449dafe7d2842d836e22920ee61 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.14.0 release

968ae8923501346797aa9b6c87506adbf23ca686 authored over 10 years ago by Kevin Sawicki <[email protected]>
Allow more characters in key name

Previously only word and : character were allowed, now any
non-whitespace character is allowed a...

f8dcc6d4465973f664c1d9e4a86db7575b7bd1b6 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.13.0 release

fe62c1ffc9f37f76b1e863856e3b22c8fc2dd8c7 authored over 10 years ago by Kevin Sawicki <[email protected]>
Allow colons in key names

Closes #1

8465bc57a71b5c622e9f0a6a53e8718469588cbd authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.12.0 release

4495732e07f9b59174f845074ab5db60e18ddaaa authored over 10 years ago by Kevin Sawicki <[email protected]>
Handle parsing comments at the end of lines

Closes #7

cfa10a345abf7636a8af3d0a79868d19bb4c7741 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.11.0 release

0ec45b45083f06bc9631dd00f0fd5d6ea44dd850 authored over 10 years ago by Kevin Sawicki <[email protected]>
Exclude newlines from character classes

This was causing the end pattern to not match which would
break highlighting of keys and values....

d3c9a54d616cc4a60048c08968061e9239057a90 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.10.0 release

7f2ae65ebe3879c14622d68d1604bf935536656b authored over 10 years ago by Kevin Sawicki <[email protected]>
Parse ! before values

3bd111a66dda35ebe9fe17235cebf9215277c543 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.9.0 release

d33e04a385719f3c49b6b6502287ca7d6b4071aa authored over 10 years ago by Kevin Sawicki <[email protected]>
Add initial Travis configuration

2fcc7d6b9d4aa55a73d36b422e7a2087677fc3ae authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.8.0 release

a9ef4e8c83373d304dfa773a136d0540bad10838 authored over 10 years ago by Kevin Sawicki <[email protected]>
Parse escaped characters in key value strings

Move the string patterns into the repository and include them
from the key parsing rule.

Closes #3

5b4def5b9b5d540cc7f6ad98e1f10c83813ba0fa authored over 10 years ago by Kevin Sawicki <[email protected]>
Move scopeName to the top

5f3c277d5fff08ff89e37f93ae97b9a2f074a99a authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.7.0 release

d0c528318cae58bd9b875dc42961bb69860a660c authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #2 from DiogoAndre/fix-commas

Remove comma from capture group

1dfe05b18d5e124821792c81aecb0cc1141c108f authored over 10 years ago by Kevin Sawicki <[email protected]>
Remove comma from capture group

Commas are valid in quoted and unquoted scalars and should not part of
punctuation.definition.str...

93e15ad89f0f83d65a72cdd7ec4124210107921b authored over 10 years ago by diogoandre <[email protected]>
Prepare 0.6.0 release

93e0cbd54465d7c6abc49b64ca24d50f4ba998a6 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Add CONTRIBUTING.md

a931bf51e6233c34fa7e3b44f39798a37c663811 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Convert to CSON and consolidate properties

190617ec68cc0eda381ee021f4e83fc34b0054e2 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Remove snippet with no trigger

85210892783ddc86e114c63c69e148f1f35f7a7b authored almost 11 years ago by Kevin Sawicki <[email protected]>