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
0f93fade05ce8591107da83986cae2c9acd4546a authored over 10 years ago
f90e88fd17442de4f94b051e9710db2ce4390692 authored over 10 years ago
338d727583abc862aff59b2581d8eec4dc366ef7 authored over 10 years ago
c202734936587f57e9e3ab693a041a9a8e621c6f authored over 10 years ago
d710883105439f22fbd6ed375a17135fcfa0d3e2 authored over 10 years ago
539c050734ba7c95291ae0433d5e3460f007d143 authored over 10 years ago
fb8bcc549edf5a54b6e33bd36c518231747948e7 authored over 10 years ago
4b9b4284fe3e58298579017163c720f6f573baf8 authored over 10 years ago
Fix patterns containing newlines
5514541de619fa1242bce05ee991d5dce3ffefe2 authored over 10 years ago289e49181b0b0edea5a6b7ce58f5064f48d854b0 authored over 10 years ago
bc3fb0e6ec9a3c08e83acc571b17e1ead1d329d0 authored over 10 years ago
f5aa84ca459b04202e3eb07400a44e0543ac69c5 authored over 10 years ago
51474e7dcfbad3c8cee9e5ecd695247907f38b81 authored over 10 years ago
6f45e4aa4cb9e9578b800d1d9f236b5fd889cf4c authored over 10 years ago
31d4ca2facbaff966606f965ac9ae77380bb7713 authored over 10 years ago
c33f0c2e957c03142d3ae36faa7eda5e6822456b authored over 10 years ago
c27244cf96a731a78e858414227a8e59035f928a authored over 10 years ago
Export "Grammar" class
b5ade02bcad51c8617b44b2b79d7f4329fbbe793 authored over 10 years agoAllows other packages to inherit from Grammar in order to programmatically define language grammars
91d8fbcc02dcb8fed363e1dba78e61b17b4cf255 authored over 10 years agoFix typo: s/repitition/repetition
0892fafc2ed0e45dd3b9de6a09464cd77801ca5c authored over 10 years agoc35b919c8ecad8e404f6b3ba022f571b0476b2e7 authored over 10 years ago
28bf1b5595c818ab9c861b8b62f205688248471c authored over 10 years ago
Some grammars such as languag-git use fileTypes entries such as .git/config
to match Git config ...
7edb74c7f5334c00507811e042a011ccf5b96513 authored over 10 years ago
a92212a89b3cd986f5f0d7b6832e8f6f06ecc8b5 authored over 10 years ago
implement applyEndPatternLast feature
ed6e8bd072d529ecfdbebcc7d483bedec9a31ef3 authored over 10 years ago610d952f1ecf554594d5cb7b5740824098a4a4d5 authored over 10 years ago
8cc54fb7f323744725094327f75d583975349ce1 authored almost 11 years ago
2bd82c09d435734b552080a2db2c49c02dbf438a authored almost 11 years ago
e3ce0bc41df7b64f4b52182ea9890ca4bdcf724a authored almost 11 years ago
Previously the captures ivar hash was passed in which was incorrect
since it must be the current...
f38337d37635b208b2c971fef89cabe7645c0288 authored almost 11 years ago
50901eac78c6eb1a52db5a8e444bf217090cc93e authored almost 11 years ago
Having multiple consecutive dots would make the selector invalid
Closes atom/language-make#6
24646cf8926c8b076bbbc10ce1326b42c08d58a1 authored almost 11 years ago
This will handle both the $1 style and ${1:/downcase} styles in a
single replace call.
4504124c6417d181312b09aa2c3234ff7b1b2c9b authored almost 11 years ago
Change the maxTokensPerLine default option to Infinity
074c7487d6d109feb274d75adb7f445f21d034ca authored almost 11 years ago45731b593e1d7d17ff803d6c5bfe78c1f767cf1b authored almost 11 years ago
Previously these were unresolved so any $2 style markers were not
converted.
b030ab363bc579fec3a5dd5ce7d74977ce73987f authored almost 11 years ago
f604a834e56fd859b9edfaf52da897af8f77cf9a authored almost 11 years ago
913a373b32d2ecfbeabc56c3db92b8331ca74a84 authored almost 11 years ago
858f97bcef5e76983b70de6c64d9aead2d9f62d2 authored almost 11 years ago
3ae8a8651ab9b91a4a9a8d2aeed95a33520ceaac authored almost 11 years ago
696bead8b3066f1f750758e3584f0260b79ba53d authored almost 11 years ago
553d49dd6dfe0c34f7777240355b11b44d2ee940 authored almost 11 years ago
7b22b792178a72d18a1ee8d9f01f05dc01441925 authored almost 11 years ago
a777e1278535d07206aad79175a69060cf6f89b4 authored almost 11 years ago
c6b4aafe51e4a75b343a82864ae2bdd63dc08ace authored almost 11 years ago
This will affect the value for each created grammar.
2051e10a51187d830ec23a967de324b8b08c3946 authored almost 11 years ago717bffae6010f21bac156185b74ef9274e4a9932 authored almost 11 years ago
1c7365ba62b063cc04bdf78d79497f5a980cad80 authored almost 11 years ago
92181b325fbc7adef3d2b855f393adf51c14fcce authored almost 11 years ago
Previously the stack would be popped even when it contained a single rule
causing the next loop ...
Closes #8
749018abc0f992def01352384f68dbe89a5607c6 authored almost 11 years ago808e23e7dc11681483ead3d501504ed3b8c715b1 authored almost 11 years ago
85e7ec8dc43d72a14d7fd81206133dfd208ca28a authored almost 11 years ago
a24872a72ae91e574178ba72bff330cc22204f0d authored almost 11 years ago
Allows injections into the null grammar
73556330e1ed728b0739b91171291836e89086f9 authored almost 11 years ago0d48cef90d128eface3d41c924e68329c693c5a1 authored almost 11 years ago
6775a62e781054d767a8b1fd07add30b3dc478b4 authored almost 11 years ago
This allows the null grammar to include injections
4ed175ec94bd75f8befa7c17cb8132d7025dab73 authored almost 11 years agof67fd450666d4b15b1887515f3a919c62711a7bd authored almost 11 years ago
8445deaecdef60ecbb20395c83b0100bcc35ae3e authored almost 11 years ago
f182472a479d800e3415618dbea4b2a28a6b9239 authored almost 11 years ago
f16061dfa3844381db0c75ae31d42243640f513c authored almost 11 years ago
b3cdbb0c5e97ca8d38e41bc181cebe21bf6465db authored almost 11 years ago
61fd4dcebbaaff7a7f17e54845339d49b53a10f6 authored almost 11 years ago
Support contentName in grammars
a6ea7fb863d4b3da674d5f589b5bda75e93b4ecf authored almost 11 years agoebd7a578f68d1b32959cc44c6947c65868c6e9be authored almost 11 years ago
2fa987349f23efaeabe3b3a8681142f1f7b88329 authored almost 11 years ago
a61235de417795945cd23c2de59ca7614955fd4b authored almost 11 years ago
3667e6ce269b8eddae709ddc01b35d44842f26fb authored almost 11 years ago
ff0201f25fc3e38fedaa9182d0d22a4608cde1a5 authored almost 11 years ago
0a27503129859bf8b3be30454ef3ab8773bf9758 authored almost 11 years ago
d0530580f13836919bf96332ee693bb400fea67e authored almost 11 years ago
2172d5a417b8bab59d6dd35b5edfe9d141a9e3c5 authored almost 11 years ago
3f23f2a7645bb2d8ecf9679e6da3cac15c442031 authored almost 11 years ago
b911f0d9131ff091b445cff2ee8a199aa97ebb47 authored almost 11 years ago
bc75b8cbb88837d5bf883894aed3c9867d907ea1 authored almost 11 years ago
db8ac22ce7c7cd6205fad4f1f6d8b82dd713983c authored almost 11 years ago
4bf8cffaa65035b1b38257b2bbeda12f677ecd77 authored almost 11 years ago
a7806f4c676ce3b17c4677271518a0aa4ccb26d9 authored almost 11 years ago
fd05682b1a0c93c882a7a71940e9d3dc0b47be1d authored almost 11 years ago
ef27df70186187aed51335e8b85630c1568b37b1 authored almost 11 years ago
6ed7c9710fae839c68e5ee08d2ed6ce62dae150d authored almost 11 years ago
787e99c8a95672aeb32487e0985743549836a83d authored almost 11 years ago
7042df0e295054ad828daec40246dfe38dc620f1 authored almost 11 years ago
7b54504e29ec4bc629b9e90913556e9096198a6e authored almost 11 years ago
bfb2cc1362e06e3634f8fc3067c7d3ae8221d87f authored almost 11 years ago
bdae3ff2dd8a226444cf99323f996d069e430e36 authored almost 11 years ago
85cb93ed949c71ffff6e403b2d1a9093761ed77f authored almost 11 years ago
d13ea52bbeb3338c08d0f205ad630e01ca29b0d7 authored almost 11 years ago
699a8113a148c2256adeeca68b7ee54d57072a90 authored almost 11 years ago
1b54ec64064690e251adff7c4647b65fa3402b23 authored almost 11 years ago
Closes #6
1507741e76ad896f61f7dae17bc092f6af1d3a5b authored almost 11 years ago1fdafba2803e6ed5806ebaf0baf369f71e5e9eae authored about 11 years ago
941334e550f31e9425166bc37c5df2e94fd76330 authored about 11 years ago
9545d7d50489df9064d8d65b9bff71f500039c53 authored about 11 years ago