Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/second-mate

TextMate helpers, under WASM
https://github.com/pulsar-edit/second-mate

Show badge for master branch

0f93fade05ce8591107da83986cae2c9acd4546a authored about 10 years ago by Kevin Sawicki <[email protected]>
Email on Travis failures

f90e88fd17442de4f94b051e9710db2ce4390692 authored about 10 years ago by Kevin Sawicki <[email protected]>
2.0.1

338d727583abc862aff59b2581d8eec4dc366ef7 authored about 10 years ago by Kevin Sawicki <[email protected]>
Use ^ for jasmine-focused dependency

c202734936587f57e9e3ab693a041a9a8e621c6f authored about 10 years ago by Kevin Sawicki <[email protected]>
Use ^ operator for all dependencies

d710883105439f22fbd6ed375a17135fcfa0d3e2 authored about 10 years ago by Kevin Sawicki <[email protected]>
Add Sync suffix to methods

539c050734ba7c95291ae0433d5e3460f007d143 authored about 10 years ago by Kevin Sawicki <[email protected]>
2.0.0

fb8bcc549edf5a54b6e33bd36c518231747948e7 authored over 10 years ago by Cheng Zhao <[email protected]>
Upgrade to [email protected]

4420f07aeeb729824b29bc8b110e21f03a853f2b authored over 10 years ago by Cheng Zhao <[email protected]>
1.7.1

4b9b4284fe3e58298579017163c720f6f573baf8 authored over 10 years ago by probablycorey <[email protected]>
Merge pull request #21 from atom/cj-fix-patterns-containing-newlines

Fix patterns containing newlines

5514541de619fa1242bce05ee991d5dce3ffefe2 authored over 10 years ago by Corey Johnson <[email protected]>
Use tokenizeLines in spec

289e49181b0b0edea5a6b7ce58f5064f48d854b0 authored over 10 years ago by probablycorey <[email protected]>
Remove clojure spec because it is now handled automatically

bc3fb0e6ec9a3c08e83acc571b17e1ead1d329d0 authored over 10 years ago by probablycorey <[email protected]>
Don’t capture empty tokens when tokenizeLine is called recursively

f5aa84ca459b04202e3eb07400a44e0543ac69c5 authored over 10 years ago by probablycorey <[email protected]>
Update specs

51474e7dcfbad3c8cee9e5ecd695247907f38b81 authored over 10 years ago by probablycorey <[email protected]>
Fix newline character spec

6f45e4aa4cb9e9578b800d1d9f236b5fd889cf4c authored over 10 years ago by probablycorey <[email protected]>
Fix rule matching for patterns containing newlines

31d4ca2facbaff966606f965ac9ae77380bb7713 authored over 10 years ago by probablycorey <[email protected]>
Add spec for parsing multiline text with patterns containing newlines

c33f0c2e957c03142d3ae36faa7eda5e6822456b authored over 10 years ago by probablycorey <[email protected]>
1.7.0

c27244cf96a731a78e858414227a8e59035f928a authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #20 from p-e-w/export-grammar

Export "Grammar" class

b5ade02bcad51c8617b44b2b79d7f4329fbbe793 authored over 10 years ago by Kevin Sawicki <[email protected]>
Export "Grammar" class

Allows other packages to inherit from Grammar in order to programmatically define language grammars

91d8fbcc02dcb8fed363e1dba78e61b17b4cf255 authored over 10 years ago by Philipp Emanuel Weidmann <[email protected]>
Merge pull request #19 from fotanus/master

Fix typo: s/repitition/repetition

0892fafc2ed0e45dd3b9de6a09464cd77801ca5c authored over 10 years ago by Kevin Sawicki <[email protected]>
Fix typo: s/repitition/repetition

c35b919c8ecad8e404f6b3ba022f571b0476b2e7 authored over 10 years ago by [email protected] <Felipe Tanus>
1.6.1

28bf1b5595c818ab9c861b8b62f205688248471c authored over 10 years ago by Kevin Sawicki <[email protected]>
Score paths on Windows using forward slashes

Some grammars such as languag-git use fileTypes entries such as .git/config
to match Git config ...

9d30f2296c83b6732b08d19252e3813cb319470a authored over 10 years ago by Kevin Sawicki <[email protected]>
1.6.0

7edb74c7f5334c00507811e042a011ccf5b96513 authored over 10 years ago by Kevin Sawicki <[email protected]>
Check expected scopes in applyEndPatternLast spec

a92212a89b3cd986f5f0d7b6832e8f6f06ecc8b5 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #18 from klorenz/applyEndPatternLast

implement applyEndPatternLast feature

ed6e8bd072d529ecfdbebcc7d483bedec9a31ef3 authored over 10 years ago by Kevin Sawicki <[email protected]>
implement applyEndPatternLast feature

610d952f1ecf554594d5cb7b5740824098a4a4d5 authored over 10 years ago by Kay-Uwe (Kiwi) Lorenz <[email protected]>
1.5.3

8cc54fb7f323744725094327f75d583975349ce1 authored over 10 years ago by Kevin Sawicki <[email protected]>
:memo: Tweak comment

2bd82c09d435734b552080a2db2c49c02dbf438a authored over 10 years ago by Kevin Sawicki <[email protected]>
Remove unused ivar

e3ce0bc41df7b64f4b52182ea9890ca4bdcf724a authored over 10 years ago by Kevin Sawicki <[email protected]>
Use array of capture indices when resolving scope

Previously the captures ivar hash was passed in which was incorrect
since it must be the current...

1863b68f1d64d8a47c9a122d4e06bc3e42cdb405 authored over 10 years ago by Kevin Sawicki <[email protected]>
:lipstick: Use in instead of indexOf

f38337d37635b208b2c971fef89cabe7645c0288 authored over 10 years ago by Kevin Sawicki <[email protected]>
1.5.2

50901eac78c6eb1a52db5a8e444bf217090cc93e authored over 10 years ago by Kevin Sawicki <[email protected]>
Remove leading dots from in capture index text

Having multiple consecutive dots would make the selector invalid

Closes atom/language-make#6

24646cf8926c8b076bbbc10ce1326b42c08d58a1 authored over 10 years ago by Kevin Sawicki <[email protected]>
Use single capture index replacement string

This will handle both the $1 style and ${1:/downcase} styles in a
single replace call.

86b847cec001441e5dfda80ed0e2f44dc2d82ba3 authored over 10 years ago by Kevin Sawicki <[email protected]>
Use svg travis badge

4504124c6417d181312b09aa2c3234ff7b1b2c9b authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #14 from Bramas/master

Change the maxTokensPerLine default option to Infinity

074c7487d6d109feb274d75adb7f445f21d034ca authored over 10 years ago by Kevin Sawicki <[email protected]>
1.5.1

45731b593e1d7d17ff803d6c5bfe78c1f767cf1b authored over 10 years ago by Kevin Sawicki <[email protected]>
Resolve scope names in captures

Previously these were unresolved so any $2 style markers were not
converted.

b61c663742d6cae12c48c96c206cbdf74bbb72a1 authored over 10 years ago by Kevin Sawicki <[email protected]>
:memo: Use TomDoc

b030ab363bc579fec3a5dd5ce7d74977ce73987f authored over 10 years ago by Kevin Sawicki <[email protected]>
Change the maxTokensPerLine option to Infinity

f604a834e56fd859b9edfaf52da897af8f77cf9a authored over 10 years ago by Bramas <[email protected]>
1.5.0

913a373b32d2ecfbeabc56c3db92b8331ca74a84 authored over 10 years ago by Kevin Sawicki <[email protected]>
Tokenize long lines completely in benchmarks

858f97bcef5e76983b70de6c64d9aead2d9f62d2 authored over 10 years ago by Kevin Sawicki <[email protected]>
Add bootstrap CSS to benchmark mention

3ae8a8651ab9b91a4a9a8d2aeed95a33520ceaac authored over 10 years ago by Kevin Sawicki <[email protected]>
Mention CSS in logged message

696bead8b3066f1f750758e3584f0260b79ba53d authored over 10 years ago by Kevin Sawicki <[email protected]>
Log message in tokenizeFile

553d49dd6dfe0c34f7777240355b11b44d2ee940 authored over 10 years ago by Kevin Sawicki <[email protected]>
Use default max tokens per line in benchmark

7b22b792178a72d18a1ee8d9f01f05dc01441925 authored over 10 years ago by Kevin Sawicki <[email protected]>
Upgrade to oniguruma 1.0.4

a777e1278535d07206aad79175a69060cf6f89b4 authored over 10 years ago by Kevin Sawicki <[email protected]>
Add Bootstrap css to benchmark

c6b4aafe51e4a75b343a82864ae2bdd63dc08ace authored over 10 years ago by Kevin Sawicki <[email protected]>
Allow maxTokensPerLine to be set on the registry

This will affect the value for each created grammar.

2051e10a51187d830ec23a967de324b8b08c3946 authored over 10 years ago by Kevin Sawicki <[email protected]>
1.4.2

717bffae6010f21bac156185b74ef9274e4a9932 authored over 10 years ago by Kevin Sawicki <[email protected]>
Use correct variable name

1c7365ba62b063cc04bdf78d79497f5a980cad80 authored over 10 years ago by Kevin Sawicki <[email protected]>
1.4.1

92181b325fbc7adef3d2b855f393adf51c14fcce authored over 10 years ago by Kevin Sawicki <[email protected]>
Break when loop detected and stack can't be popped

Previously the stack would be popped even when it contained a single rule
causing the next loop ...

6af9d2a75f3a576d6c1dc39874c174bcb4a4f0a2 authored over 10 years ago by Kevin Sawicki <[email protected]>
Require scopeName in grammars

Closes #8

749018abc0f992def01352384f68dbe89a5607c6 authored over 10 years ago by Kevin Sawicki <[email protected]>
Add minified jQuery 2.0.3 to benchmark

808e23e7dc11681483ead3d501504ed3b8c715b1 authored over 10 years ago by Kevin Sawicki <[email protected]>
Use : for nested properties

85e7ec8dc43d72a14d7fd81206133dfd208ca28a authored over 10 years ago by Kevin Sawicki <[email protected]>
1.4.0

a24872a72ae91e574178ba72bff330cc22204f0d authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #10 from atom/ks-inject-into-null-grammar

Allows injections into the null grammar

73556330e1ed728b0739b91171291836e89086f9 authored over 10 years ago by Kevin Sawicki <[email protected]>
Mention being empty

0d48cef90d128eface3d41c924e68329c693c5a1 authored over 10 years ago by Kevin Sawicki <[email protected]>
Clarify where this is available

6775a62e781054d767a8b1fd07add30b3dc478b4 authored over 10 years ago by Kevin Sawicki <[email protected]>
Extend Grammar in NullGrammar

This allows the null grammar to include injections

4ed175ec94bd75f8befa7c17cb8132d7025dab73 authored over 10 years ago by Kevin Sawicki <[email protected]>
1.3.0

f67fd450666d4b15b1887515f3a919c62711a7bd authored over 10 years ago by Kevin Sawicki <[email protected]>
Add spec for scoring of null grammar

8445deaecdef60ecbb20395c83b0100bcc35ae3e authored over 10 years ago by Kevin Sawicki <[email protected]>
Match file types case insensitively

f182472a479d800e3415618dbea4b2a28a6b9239 authored over 10 years ago by Kevin Sawicki <[email protected]>
1.2.1

f16061dfa3844381db0c75ae31d42243640f513c authored over 10 years ago by Kevin Sawicki <[email protected]>
Enforce that override path is non-empty

b3cdbb0c5e97ca8d38e41bc181cebe21bf6465db authored over 10 years ago by Kevin Sawicki <[email protected]>
1.2.0

61fd4dcebbaaff7a7f17e54845339d49b53a10f6 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #7 from atom/ks-content-name-support

Support contentName in grammars

a6ea7fb863d4b3da674d5f589b5bda75e93b4ecf authored over 10 years ago by Kevin Sawicki <[email protected]>
Add spec for name and contentName in same pattern

ebd7a578f68d1b32959cc44c6947c65868c6e9be authored over 10 years ago by Kevin Sawicki <[email protected]>
:memo: Tweak content name commment

2fa987349f23efaeabe3b3a8681142f1f7b88329 authored over 10 years ago by Kevin Sawicki <[email protected]>
Index directly into array

a61235de417795945cd23c2de59ca7614955fd4b authored over 10 years ago by Kevin Sawicki <[email protected]>
Remove Private: prefix

3667e6ce269b8eddae709ddc01b35d44842f26fb authored over 10 years ago by Kevin Sawicki <[email protected]>
:memo: Remove otherwise in param doc

ff0201f25fc3e38fedaa9182d0d22a4608cde1a5 authored over 10 years ago by Kevin Sawicki <[email protected]>
Add full contentName support

0a27503129859bf8b3be30454ef3ab8773bf9758 authored over 10 years ago by Kevin Sawicki <[email protected]>
Add missing underscore-plus require

d0530580f13836919bf96332ee693bb400fea67e authored over 10 years ago by Kevin Sawicki <[email protected]>
Add spec for plus escaping

2172d5a417b8bab59d6dd35b5edfe9d141a9e3c5 authored over 10 years ago by Kevin Sawicki <[email protected]>
Update method references in documentation to CoffeeScript literal syntax

3f23f2a7645bb2d8ecf9679e6da3cac15c442031 authored over 10 years ago by Nathan Sobo <[email protected]>
1.1.5

b911f0d9131ff091b445cff2ee8a199aa97ebb47 authored over 10 years ago by Kevin Sawicki <[email protected]>
Upgrade to fs-plus 2.x

bc75b8cbb88837d5bf883894aed3c9867d907ea1 authored over 10 years ago by Kevin Sawicki <[email protected]>
Use season to read files

db8ac22ce7c7cd6205fad4f1f6d8b82dd713983c authored over 10 years ago by Kevin Sawicki <[email protected]>
:memo: Pluralize return

4bf8cffaa65035b1b38257b2bbeda12f677ecd77 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 1.1.4 release

a7806f4c676ce3b17c4677271518a0aa4ccb26d9 authored over 10 years ago by Kevin Sawicki <[email protected]>
Ignore disabled patterns

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

ef27df70186187aed51335e8b85630c1568b37b1 authored over 10 years ago by Kevin Sawicki <[email protected]>
Add dot before method name

6ed7c9710fae839c68e5ee08d2ed6ce62dae150d authored over 10 years ago by Kevin Sawicki <[email protected]>
:memo: Use TomDoc style param docs

787e99c8a95672aeb32487e0985743549836a83d authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 1.1.2 release

7042df0e295054ad828daec40246dfe38dc620f1 authored over 10 years ago by Kevin Sawicki <[email protected]>
:memo: doc Grammar class

7b54504e29ec4bc629b9e90913556e9096198a6e authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 1.1.1 release

bfb2cc1362e06e3634f8fc3067c7d3ae8221d87f authored over 10 years ago by Kevin Sawicki <[email protected]>
Add specs for grammar overrides

bdae3ff2dd8a226444cf99323f996d069e430e36 authored over 10 years ago by Kevin Sawicki <[email protected]>
Update requires in benchmark

85cb93ed949c71ffff6e403b2d1a9093761ed77f authored over 10 years ago by Kevin Sawicki <[email protected]>
Rename class to GrammarRegistry

d13ea52bbeb3338c08d0f205ad630e01ca29b0d7 authored over 10 years ago by Kevin Sawicki <[email protected]>
Use jasmine-focused 1.x

699a8113a148c2256adeeca68b7ee54d57072a90 authored over 10 years ago by Kevin Sawicki <[email protected]>
Uprade to coffee-script 1.7

1b54ec64064690e251adff7c4647b65fa3402b23 authored over 10 years ago by Kevin Sawicki <[email protected]>
:memo: Doc public API

Closes #6

1507741e76ad896f61f7dae17bc092f6af1d3a5b authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 1.1.0 release

1fdafba2803e6ed5806ebaf0baf369f71e5e9eae authored over 10 years ago by Kevin Sawicki <[email protected]>
Store path on creates grammars

941334e550f31e9425166bc37c5df2e94fd76330 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 1.0.1 release

9545d7d50489df9064d8d65b9bff71f500039c53 authored over 10 years ago by Kevin Sawicki <[email protected]>