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

Merge pull request #5 from pulsar-edit/fix-filtering

Handle `Pattern`s without regexes gracefully

9686771b4aa3159fe042528d60fcac3af3e1c655 authored over 1 year ago by Maurício Szabo <[email protected]>
Merge pull request #3 from pulsar-edit/scanner-cache

Cache instances of `OnigScanner` to reduce memory usage

1d91a968da7dad012e480bcb041a9ea6decfb93a authored over 1 year ago by Andrew Dupont <[email protected]>
Change to a match-nothing pattern that fails fast

0f40e2ae91baabbe1fbcbcab4bd442d73ca6fb93 authored over 1 year ago by Andrew Dupont <[email protected]>
Handle `Pattern`s without regexes gracefully

Fixes #4.

1b367dc50c964874d0207a5588cd769e21d9ed7a authored over 1 year ago by Andrew Dupont <[email protected]>
(I suppose these patterns are strings)

ee52dee4e655f74b96ceab3ddd3f780d700e8d36 authored over 1 year ago by Andrew Dupont <[email protected]>
Cache instances of `OnigScanner` to reduce memory usage

ffc7b15dffabc3599df69c78005b051045dda373 authored over 1 year ago by Andrew Dupont <[email protected]>
Merge pull request #1 from pulsar-edit/migrate-to-vscode-oniguruma

Migrate to vscode-oniguruma

26b3105cecc5a32988035589b1e45575df9316d1 authored over 1 year ago by Maurício Szabo <[email protected]>
Fixed discrepancies between Atom and VSCode's APIs

14aa7bd94b90c47aa99f000394301b9573b8898b authored over 1 year ago by Maurício Szabo <[email protected]>
Avoid empty regexps

f1f8d6289236b7c7984fc2c526f8185df00681bb authored over 1 year ago by Maurício Szabo <[email protected]>
Another fix

f79e9e3b18f7d4a39aec2213a25db5dcb7720762 authored over 1 year ago by Maurício Szabo <[email protected]>
Fixed event emission

8261ea528d4d3877f72a7093f702fd5f0616bb45 authored over 1 year ago by Maurício Szabo <[email protected]>
Merge branch 'migrate-to-vscode-oniguruma' of github.com:pulsar-edit/second-mate into migrate-to-vscode-oniguruma

3fe7a71a546c1a0f4e1e6a9abfd8716ea931c98c authored over 1 year ago by Maurício Szabo <[email protected]>
Patching OnigScanner to be like OnigRegexp

2d8edc5fe099226ca9c116281d72b1b176ff33d9 authored over 1 year ago by Maurício Szabo <[email protected]>
Fixed regexps

53a3079c5e2e5f3d44a726975b4d91d5c6b4b2cb authored over 1 year ago by Maurício Szabo <[email protected]>
Update second-mate.js

99cdc04a583a301c68f02ebe94f61a4ae2ec22e4 authored over 1 year ago by Maurício Szabo <[email protected]>
Update second-mate.js

ca73af102ef4ae43d2c881f399204c176fdcb2b7 authored over 1 year ago by Maurício Szabo <[email protected]>
Must run on Node 18 too

9810d10bb79e9e25ef2c7dabc65ff30ec44d55d8 authored over 1 year ago by Maurício Szabo <[email protected]>
Lockfile update

97b3b416ef61b6fefb3bfe3ecf15c3254189682d authored over 1 year ago by Maurício Szabo <[email protected]>
Fix imports and readme

68bf412e94df35f1b285edd20059e736f6a9d3a1 authored over 1 year ago by Maurício Szabo <[email protected]>
Fixed test script

3c8fc23fa4eec8002431693ac728862c9daf92a2 authored over 1 year ago by Maurício Szabo <[email protected]>
Migrated Scope Selector tests

78eff3e3133360839bdd46bbe903ed89e961242e authored over 1 year ago by Maurício Szabo <[email protected]>
More oniguruma patches

e3855a5cfaefb96fed747ee3b2aeb2745581d36d authored over 1 year ago by Maurício Szabo <[email protected]>
Re-enabled failed tests

c0a6f88fae8b947412fac9a23c59357d28dae80c authored over 1 year ago by Maurício Szabo <[email protected]>
Normalize weird vscode-oniguruma behavior

When matches are not found, vscode-oniguruma supposedly returns -1 for
both start and end. Probl...

6163f7622bb20468560bb1a4711d6b23c1be03f5 authored over 1 year ago by Maurício Szabo <[email protected]>
Patching OnigString

35bc691c4c2fa168051bb88b8974eae12e2d1451 authored over 1 year ago by Maurício Szabo <[email protected]>
Removed outdated Coffee file

c33865b45485cdec617b382eb54308aadaa71352 authored over 1 year ago by Maurício Szabo <[email protected]>
Migrated grammar* specs to JS

db67ea7f371a34588d3055ae7f668b6c1347685d authored over 1 year ago by Maurício Szabo <[email protected]>
Patching matches

61544bcbc691086bbd40bc883810ce685a97666b authored over 1 year ago by Maurício Szabo <[email protected]>
Wrapping vscode-oniguruma

dea067c64785f280bf666251f48e4f8420af1444 authored over 1 year ago by Maurício Szabo <[email protected]>
Replaced oniguruma

56a9188e0825282bcbe2b56c683e11507d94ca46 authored over 1 year ago by Maurício Szabo <[email protected]>
Updated ReadMe for `parse` script

8dec1ec9385146cf72730328fa5602f5565e4772 authored almost 2 years ago by confused-Techie <[email protected]>
Revert `grunt` upgrade, as it's a peer dep to `grunt-atomdoc` - Removed `rimraf` dep

fc582d7037aeb3bfe57da1fcaac299dd706596ff authored almost 2 years ago by confused-Techie <[email protected]>
Update Deps, Remove Deps, rebrand links

df9fce9222283e7a319abee1225afb7a07205705 authored almost 2 years ago by confused-Techie <[email protected]>
Decafe GruntFile, only run `atomdoc` add script for ease

7850a8e80969ed335c4fbfaa20fbac8532b17739 authored almost 2 years ago by confused-Techie <[email protected]>
Removed old CoffeeScript

741ca9f0d396a0bd2c72dec4b61465571b53727d authored almost 2 years ago by confused-Techie <[email protected]>
Added `pegjs` script, updated pegjs output

18661760c2440e7e4b95158f0d388ff6221105c0 authored almost 2 years ago by confused-Techie <[email protected]>
Merge pull request #2 from pulsar-edit/decaf-manual-ct

Manual Decaf

b837faaf25273a0e9653382e04d642584e247d00 authored almost 2 years ago by confused_techie <[email protected]>
Update package.json

Co-authored-by: DeeDeeG <[email protected]>

56b7f8f27cdfc6ed542058867c9f45dc9cfe19de authored almost 2 years ago by confused_techie <[email protected]>
Decaf `pattern.js` - Add comments

1d0a0d384cccde988dcdc37bd1ef726ae0037080 authored almost 2 years ago by confused-Techie <[email protected]>
Decaf `rule.js` - Added `TODO`s

6a351f97017bbe7a9d2f8f42cdcfc98e66179424 authored almost 2 years ago by confused-Techie <[email protected]>
Decaf `grammar.js` Add Comments

d78f78cbceb226bc2f59bf781b009fa1726fe2a3 authored almost 2 years ago by confused-Techie <[email protected]>
Added @Sertonix suggestion

db3c1b12889c560c05a73ecbea2cf84975f13e60 authored almost 2 years ago by confused-Techie <[email protected]>
Decaf `grammar-registry.js`

6b72b6a1cf254e54a7bf5fccecc3ac165f4498c7 authored almost 2 years ago by confused-Techie <[email protected]>
Decaf `injections.js`

dc79638a5d7c49ebe2c989e03afdb5d49e7139c6 authored almost 2 years ago by confused-Techie <[email protected]>
Decafe `scanner.js` - Added Comments

dd048aa3ab067418e531d510077f91a7ae1a3125 authored almost 2 years ago by confused-Techie <[email protected]>
Added @Sertonix's Suggestion

159f614f7036c2fde579dc22c7b34a629ef31c65 authored almost 2 years ago by confused-Techie <[email protected]>
Decaf `scope-selector-matchers.js`

beab7388634cdea30b511654343661fb7f1191e8 authored almost 2 years ago by confused-Techie <[email protected]>
Essentially Bogus commit for CI to run

60f3e16b190e3efcee01f9bb064db037ef938eb5 authored almost 2 years ago by confused-Techie <[email protected]>
Remove `prepublish` script so hopefully actions can run

7b82fb6cacf6b34c2669787e7d629f2739be2436 authored almost 2 years ago by confused-Techie <[email protected]>
Update our GH Actions Test Runner

c78f1ebc32f627e83a112741e1ce7252dacf4a14 authored almost 2 years ago by confused-Techie <[email protected]>
Decafe `scope-selector.js`

55c8e97992438229ec8ad4eeb64f021a16082b4e authored almost 2 years ago by confused-Techie <[email protected]>
Decafe `null-grammar.js`

c3bfc8912d4aba45c112565152a127b6543ee59c authored almost 2 years ago by confused-Techie <[email protected]>
Decaf `first-mate.js`

c3d873a2039a86a1f212473bb17b860051348cf2 authored almost 2 years ago by confused-Techie <[email protected]>
Removed using grunt from tests, to ensure decaf doesn't override js during testing

32377ddfee221f11fc54acbdc835af8c310c2e2c authored almost 2 years ago by confused-Techie <[email protected]>
Moved tests, to test the JS files themselves

39120e240e709525dc37e5cf54dc8b5982134d3d authored almost 2 years ago by confused-Techie <[email protected]>
Decafe Using Original Scripts

66797bd921bef1e190e9131c94a14bd441252aad authored almost 2 years ago by confused-Techie <[email protected]>
7.4.3

87e7b9e8f7810d842f6ba08b866a033473277785 authored over 3 years ago by sadick254 <[email protected]>
Merge pull request #122 from DeeDeeG/rename-script-prepublish-to-prepare

package.json: rename prepublish script to prepare

f4cb4f90766f48f8730d49c237131fc23f314d06 authored over 3 years ago by Sadick <[email protected]>
package.json: rename prepublish script to prepare

The "prepublish" script is deprecated. In npm 7, it doesn't run
before publishing, only on local...

8a7fca6564ec44f22f6c3d28cea4398886e31805 authored over 3 years ago by DeeDeeG <[email protected]>
7.4.2

a737fd7317e6a4107317104d12db051dbdd81ff2 authored over 3 years ago by sadick254 <[email protected]>
Merge pull request #120 from atom/bump-oniguruma

Bump oniguruma

0bb0e000bcb9e784f0113807a12f06969a38d4bc authored over 3 years ago by Sadick <[email protected]>
Bump oniguruma

2d12bf635c600c8b265387b18be7f3b866f52c52 authored over 3 years ago by sadick254 <[email protected]>
Merge pull request #119 from atom/migrate-to-github-actions

Migrate to github actions

d0160ee2cd016da8454d6bd9b6843d94c931ae46 authored over 3 years ago by Sadick <[email protected]>
Migrate to github actions

56c977bc67d0c581f9988447d59af80f764eee18 authored over 3 years ago by sadick254 <[email protected]>
7.4.1

94a2242e128d79e15dee42b9270c25d14616687a authored almost 5 years ago by Mazen El-Kashef <[email protected]>
Merge pull request #115 from atom/update-oniguruma

⬆️ [email protected]

b15594dbfa611333c91f22bb1cac7fff63727912 authored almost 5 years ago by Mazen El-Kashef <[email protected]>
⬆️ [email protected]

6768e589573edfbcc983796d984d93ecd736af61 authored almost 5 years ago by Mazen El-Kashef <[email protected]>
Prepare 7.4.0 release

5d6a91e2e0a888e880d1d5a6659364cf44da58f6 authored over 5 years ago by Rafael Oleza <[email protected]>
Merge pull request #114 from atom/update-oniguruma

⬆️ [email protected]

87d10e647f8145bb768a66b1a5ae00f211844251 authored over 5 years ago by Rafael Oleza <[email protected]>
⬆️ [email protected]

7912a51af23eccb1b21b9d0d65cb631203d39b06 authored over 5 years ago by Rafael Oleza <[email protected]>
7.3.0

a102dfea9b195e9e94c7dd8f8ef8161e3288390a authored over 5 years ago by Rafael Oleza <[email protected]>
Merge pull request #113 from atom/upgrade-oniguruma

⬆️ [email protected]

78872e39a08e2eebac1aa3cbe34e164070fd7463 authored over 5 years ago by Rafael Oleza <[email protected]>
⬆️ [email protected]

74b13febcc7c4b9574a13565947d1fa2c6aa18cf authored over 5 years ago by Rafael Oleza <[email protected]>
7.2.0

72481f3433fce78ac7eab87f50d651f700597242 authored over 5 years ago by Nathan Sobo <[email protected]>
Merge pull request #109 from Aerijo/master

Add support for contentRegex

e25b110392fecd5527958618f40267dc6e66cd5e authored over 5 years ago by Nathan Sobo <[email protected]>
Merge branch 'master' of https://github.com/atom/first-mate

f771bfec86ce2acc1866734d2f9d993092d5c5fa authored almost 6 years ago by Benjamin Gray <[email protected]>
7.1.3

f2b81aeee9713a218a726e905df50e5964adc40e authored about 6 years ago by Max Brunsfeld <[email protected]>
Re-export OnigRegExp via a lazy property

d403789a932544e1570ce45a08af106de04aa51a authored about 6 years ago by Max Brunsfeld <[email protected]>
7.1.2

aaae21ee0b60710f4bd57fa0023aab2c21474d1d authored about 6 years ago by Max Brunsfeld <[email protected]>
:arrow_up: oniguruma, re-export OnigRegExp

6199242c96378aa17405600330938abc9b7ee902 authored about 6 years ago by Max Brunsfeld <[email protected]>
Add support for contentRegex

916dc8e6299aa88391ce14e4cb3fcd905c5f9440 authored about 6 years ago by Benjamin Gray <[email protected]>
7.1.1

254d43b7a941a7fe63a4ad85a7766108561fec7c authored over 6 years ago by Wliu <[email protected]>
Merge pull request #108 from atom/wl-coffee-compat

Update injections.coffee to work with newer CoffeeScript versions

64f71f430f906046f150017eccd5d65ee169aad1 authored over 6 years ago by Wliu <[email protected]>
Update injections.coffee to work with newer CoffeeScript versions

630afd804bbc5a06976ef264760aa97c7a4a29c5 authored over 6 years ago by Wliu <[email protected]>
Merge pull request #107 from Ingramz/recalculate-injections

Recalculate injections when registry changes

21f970b8725de8a71c8630df890534cd84061e40 authored over 6 years ago by Wliu <[email protected]>
Add a basic spec

50739f7fa30711c3f0168f0e47f1de6458374935 authored over 6 years ago by Wliu <[email protected]>
Explicitly update all rules when the grammar is updated

32452eb842cd1f8dc77685dcbae98ad2e9fc545b authored over 6 years ago by Wliu <[email protected]>
Trigger updates only on grammars which have injections

c07b5cb9cd7cd43302c85297982281a942e32e3e authored over 6 years ago by Indrek Ardel <[email protected]>
Use a fat arrow to bind to this instead

521eacd5712e2ba0edc7000637422baabe3fb5fd authored over 6 years ago by Indrek Ardel <[email protected]>
Recalculate injections when registry changes

d7175697aba9ba65c2da990142438946a805686d authored over 6 years ago by Indrek Ardel <[email protected]>
7.1.0

4216f7d7248f651d44a015a386dbc9a286891048 authored almost 7 years ago by Wliu <[email protected]>
Merge pull request #104 from atom/wl-on-did-remove-grammar

Add onDidRemoveGrammar event

ba686c5cfc6ab178f19ab1d29554dd4afe356bdf authored almost 7 years ago by Wliu <[email protected]>
Only build master on Appveyor

a0bbe22e3fa97bdfc7ac005853068c014473b62c authored almost 7 years ago by Wliu <[email protected]>
Add onDidRemoveGrammar event

3873c7926a3451131b8fd6eb3b53c4c3d349ac21 authored almost 7 years ago by Wliu <[email protected]>
7.0.10

a80b252da6937f11d05a6732b07c4848de765f1a authored almost 7 years ago by Damien Guard <[email protected]>
:arrow_up: season

b15ead754bf1287107ea438f769f7e78dbdf0918 authored almost 7 years ago by Damien Guard <[email protected]>
7.0.9

203f8838b9210e5010b664b755f60cf738823b17 authored about 7 years ago by Ash Wilson <[email protected]>
Merge pull request #101 from Ingramz/wl-tags-off-by-one

Tokenize empty lines correctly

5770dcb8f4362c057a6786261d1c916ee5a3dac2 authored about 7 years ago by Wliu <[email protected]>
Tokenize empty lines correctly

9b1ac1094815cf2c5edb964f6c3094c7b07a2ff5 authored about 7 years ago by Indrek Ardel <[email protected]>
7.0.8

d88c20794bf996d4f389ef2a0ed352ec739b94e8 authored about 7 years ago by Max Brunsfeld <[email protected]>