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
Remove grammar-selection functionality
2749728f04bf45764af10ba633f2718d432ba68d authored over 9 years ago14d2db142341e63204e6b2ee6559960cc06ea809 authored over 9 years ago
c0b9f62514938a15d0c24e34f7bb2ef1cad81250 authored over 9 years ago
2294b878611c409e70454dd2079bbfbc142d17c9 authored over 9 years ago
Allow including repository patterns from other grammars
6ec49eac189cb954b44d2268d8c0dc6130afaee0 authored over 9 years ago23e7fcf191c45afcbab921c6fea2b3cb969c3b0a authored over 9 years ago
951a4c9270f981a362c199854ad1334da7d18420 authored over 9 years ago
This code was previously partially-overridden in Atom. Now it is
totally overridden.
8da9ce15f5c284f017b1ec1684f803c70b8b6d26 authored over 9 years ago
25d5d1c79f48b3e8d311b7a799877bc5a9a845e2 authored over 9 years ago
Avoid endless loop when rule is pushed and popped without advancing
c1519f6e4abfa14bf7a29dc1704dffc384f2eafc authored over 9 years agoe21c396ee4db8ac870f1fcea06a4cd72c4554bd2 authored over 9 years ago
a1977776d8b8b065a81d849ef05dd1d6eadce34a authored over 9 years ago
f0531a0466e516ff8a18a1cee5558f57edc444f0 authored over 9 years ago
bea979cac630c245119f20d923fd5c46820cb940 authored over 9 years ago
Previously, if we were at the end of the line *and* at the max token
count, we could accidentall...
65ec27cce69fbf44c4aec5c2c12fdab0d1099f28 authored over 9 years ago
Fixes atom/atom#7012
1c2b006ed2bf119f2662e87f64a3b21beca481e9 authored over 9 years ago1b20bc9828192d3235c6242d8c3c866dab245096 authored over 9 years ago
94604652a81cfebb5eae57e7d7c666905912f19f authored over 9 years ago
acc78be8cb562e7aa54b5eb33a0d466d02a78c90 authored over 9 years ago
Also, make explicit builder methods for start/end ids.
6d0621a86bb4e42ab3c22c327055208354cfc38f authored over 9 years ago35dd169143c1e326b2da1a741b4e4067537556fe authored over 9 years ago
e646cfbac450b733a9be4f07f45b334b651cc8aa authored over 9 years ago
43d73a8d86ebc5525890ffc4276fe88b1cf94b22 authored over 9 years ago
24067cf7c5a274f6f01e956ea1f8813db04d9626 authored over 9 years ago
793582926200c0bd21ad7d3702c1af10a960669b authored over 9 years ago
Since this has overhead, I’ve also added a compatibilityMode parameter
that will disable the spe...
ae95d12a26d199aada31d6004abdec462ae0ff25 authored over 9 years ago
5b27a0867b9d354f61a2b031068beab82ace80f8 authored over 9 years ago
ec4d13ec776149fcda7d4f8ff9432bb95636d8ab authored over 9 years ago
Represent parse results as an array of integers instead of token objects
89340f82701fe76c825c4f68b893028b235dc8f7 authored over 9 years agoe296df4774b0d1c2e422dbdef7c2f668bef4c43f authored over 9 years ago
84f0fbb2b2e147a8a22afcb127c86ad326fd098e authored over 9 years ago
ce55d95979334f52730389a98c2417452586eb34 authored over 9 years ago
8c58a932644af0cb180db474b0693d06794fe9f3 authored over 9 years ago
676695fc9ded2005fc651fb37eae5225a22ed16a authored over 9 years ago
Previously, I was representing the content of a line as a mix of strings
and integers. This comm...
Instead of token objects, we now represent tokenized content as a
sequence of scope begin/end ta...
fd2004902a0185c7c6ca572e40bb13d0fa0d2246 authored almost 10 years ago
Support excluding deprecated apis
14487a22e688b305f53746fa95ff42c1d26c7b32 authored almost 10 years agodb1e2148a511759954a70ec85cd84988995d6de8 authored almost 10 years ago
bd3c262697602ef0c217b71fd8f964014d9e5290 authored almost 10 years ago
be338f933cf640518f284c50c16c07b26d9970dd authored almost 10 years ago
53a4336ef33dfa72776ee665d3e42e68028f9243 authored almost 10 years ago
3c2dd07b82bc03b834b2f99ac84ddb5d34628e42 authored almost 10 years ago
b3b54458673e443d3d1048ae67f289ef54f14e84 authored almost 10 years ago
a9226c624d9a2d37dcc6f47fc60ecf6606131d72 authored almost 10 years ago
Closes atom/settings-view#448
fdb6ef55df739bb93ec5ba7889c68a227ade6ec8 authored almost 10 years ago17be5ef0551f448df77395ae8a9659118f2b2002 authored about 10 years ago
349f27bee40f8422d614eeb80356022abe38ec69 authored about 10 years ago
fe06efc13ff55f39b614d529ba8d7fe544e2ec9c authored about 10 years ago
ed1263307ebc54aeaac6dc9736c1d37bffdf6cb8 authored about 10 years ago
:bug: Fix wrong scopes applied to lines following a very long line.
7a12effa99f833c7499a00a514107327b0390ea1 authored about 10 years ago5e76d0501f3c3953c710662550f192f6f33fa938 authored about 10 years ago
Make sure the rule stack is copied, so that modifying it does not modify the
original. This was ...
f4156167dac7f31233875c65d90571515cbeade6 authored about 10 years ago
4f68b3cdc8dd5b4b834f8b543947f13467abcad6 authored about 10 years ago
This was previously being created before other instance variables
were initialized which would c...
be47d4f875458247217a8056c784fbfc90ef787b authored about 10 years ago
e637fc605e5a22692ca56b0a64a991f850d8ee05 authored about 10 years ago
c1afebb322a7150c4dcd81f5b46950599cc1ed55 authored about 10 years ago
a40bc8809d99a681d729b38e1576fc3145c10929 authored about 10 years ago
Correct punctuation typo
9e588c3a8c5afd99132f78693d26352e73fc0664 authored over 10 years agoRelated to https://github.com/atom/language-sass/issues/28
14a86c7b9910a3054ac7b28f8309167320d993a7 authored over 10 years agoa56b01a3ca27b7e68fcca6102e398c3572591fdd authored over 10 years ago
6dfa172c1225e0c76c607bfc0768e4c2c735b3e4 authored over 10 years ago
ef391f4dbd2238b347e6a12fd00d39b21a63a06e authored over 10 years ago
507a04a4e8d0cddd74f1bad89fb853552ff85406 authored over 10 years ago
This was intended to be supported but the previously spec
was insufficient and only covered the ...
945cab63504ffa2ec8455477c2bd98d98862e06a authored over 10 years ago
Organize the docs a bit
dfe5e11f61e01583da92c9b162b23c1581b6513a authored over 10 years ago3692ba6688890a36a2f359e196fdcb019b5631af authored over 10 years ago
f0f05e703b2cc0a708175256df0e4aaaff6f6ac7 authored over 10 years ago
10f7a371c21cd88c96abe984d05753a9ad3d6318 authored over 10 years ago
dcf85fb444dcec6a29f4aca7aa05237300090b17 authored over 10 years ago
56b9d8f3c45c403e4b568b8603f78aa0be92cd73 authored over 10 years ago
bac7d18e3f713c45b25ad3a751a33a6a91e82e80 authored over 10 years ago
Add event methods
f18b7663917e31f923d9a2a8ad39fd2b2f1913bf authored over 10 years ago2f9323102a6e9f38253b3750b9d792b0a518663b authored over 10 years ago
c44b256ce556eae440f72ebde81679a886f3e1b3 authored over 10 years ago
a663b98fb168aeb1bb711cd8906828d652bb989b authored over 10 years ago
b5363c1e56133d715340db7515104783c35eebed authored over 10 years ago
16f5cb41b1c2e5b1c79aaf4a82800126f6cb995e authored over 10 years ago
2b4aa811a793b656eaf2b8174416fb28985e4e4b authored over 10 years ago
de92f5814d2c44c7ed1332d2e635cc3d0ad61bc6 authored over 10 years ago
2feacb50dc46a23f86015444242689865d969ad0 authored over 10 years ago
cf9e9bf17e02b58efe17d47ccf606a245535fd48 authored over 10 years ago
69edcaec4934b51d54577dd7d8eccc470a9ed57f authored over 10 years ago
a9e157c66c3d96e5146a58e1b14c0de93b2d007a authored over 10 years ago
b5f3c93094c4b32c0732901318a60372d5805cad authored over 10 years ago
make CI build faster
c84f6cab69eee4a7e822342b30e8ee5fdb50e22d authored over 10 years agodea86c5762fd40779a905bf3749e4eae8dcc0210 authored over 10 years ago
37aed18df8ecb48174543b6ea1211c1916954c93 authored over 10 years ago
9169fd7cbb2ac5b1958e93b6156ad1a59f17dc22 authored over 10 years ago
545c9f56ff1d45f9d1593565ccd32b8ff5bea3c6 authored over 10 years ago
Upgrade to [email protected]
cbfd206db6071321928a3e26878523974acf1f8e authored over 10 years ago