Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Pest
Crowdfunding of the pest.rs domain for Pest's documentation (a general purpose parser written in Rust)
Collective -
Host: opensource -
https://opencollective.com/pest
- Website: https://pest-parser.github.io
- Code: https://github.com/pest-parser
github.com/pest-parser/pest - a330a5b6d51973b05f233f2c72a2f7d8b4553a07 authored about 6 years ago by Callum Oakley <[email protected]>
303: Removed position::new and replaced it with position::Position::new, r=CAD97 a=jkarns275
Ad...
github.com/pest-parser/pest - addfff2345f84b35e4ec7924354fc3feda47b589 authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>github.com/pest-parser/pest - 5024c4029391e2eb554f16bb704d4e6fe3e507ff authored about 6 years ago by Joshua Karns <[email protected]>
Co-Authored-By: jkarns275 <[email protected]>
github.com/pest-parser/pest - d243605bdde0bd626dea4e448be740547c6b103e authored about 6 years ago by Dragoș Tiselice <[email protected]>Co-Authored-By: jkarns275 <[email protected]>
github.com/pest-parser/pest - d521075fb8b4eface914eeb8be4a7152bc3443b7 authored about 6 years ago by Dragoș Tiselice <[email protected]>Co-Authored-By: jkarns275 <[email protected]>
github.com/pest-parser/pest - 6266f3defe310d7323f8bbf958ef566f2cc490f2 authored about 6 years ago by Dragoș Tiselice <[email protected]>Co-Authored-By: jkarns275 <[email protected]>
github.com/pest-parser/pest - b28c4f971ae4db7ad89e6b6080e8de34fc95aa9b authored about 6 years ago by Dragoș Tiselice <[email protected]>Co-Authored-By: jkarns275 <[email protected]>
github.com/pest-parser/pest - 82ccec8412292f437f2a0411dbb77d6399c24c88 authored about 6 years ago by Dragoș Tiselice <[email protected]>Co-Authored-By: jkarns275 <[email protected]>
github.com/pest-parser/pest - 0d2a63291964bac0257ad4b2e695a422477e418c authored about 6 years ago by Dragoș Tiselice <[email protected]>Co-Authored-By: jkarns275 <[email protected]>
github.com/pest-parser/pest - 4113fd4249ca4da65d963aadfeef41ab87f52635 authored about 6 years ago by Dragoș Tiselice <[email protected]>321: Generate dummy grammar include in release mode too. r=dragostis a=birkenfeld
The condition...
github.com/pest-parser/pest - 11f377606f2a8b2b333ce5fd3d590e79b9eafffb authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
The conditional was probably added because it was in the original
hint to do this manually in th...
310: Add clippy into CI r=+ a=luizdepra
Hey. This solves #295.
But, clippy is throwing tons ...
github.com/pest-parser/pest - ca4b0e4fbb0f335619bf352db7cbe7bc68ddfe2a authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>318: Pairs::peek r=dragostis a=CAD97
How does `next_back` work? Would a `peek_back` be useful t...
github.com/pest-parser/pest - 1f3d5784ef9f887622a88c4303c3250740e9498f authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>github.com/pest-parser/pest - 598b8407503ffc4cd0927c8d0ec15dec14427f8f authored about 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - d5cfaa643c4cb93d0cf6825fc699f175354f1814 authored about 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - bcf32aef14acf4c10f5dc19ff7f1d1c1e04da403 authored about 6 years ago by cad97 <[email protected]>
Add my mt940 crate
github.com/pest-parser/pest - 8c8e4a917149d6cc307f07ae06330e6bf816f083 authored about 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - 35176ea17614aaeffa0b3cec04928cad18dd5457 authored about 6 years ago by Sven-Hendrik Haase <[email protected]>
github.com/pest-parser/pest - 514d1b017f2d236e962c20e93136d734741a2713 authored about 6 years ago by Sven-Hendrik Haase <[email protected]>
322: meta: include README and LICENSE files in the package r=dragostis a=cuviper
The README is ...
github.com/pest-parser/pest - d9b4048cb7aad926fb2636c1a2c62132e636b070 authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>Merge v2.0.2
github.com/pest-parser/pest - cf25194db174cd0e1d8521d63a8fde9656bc8efd authored about 6 years ago by Josh Karns <[email protected]>github.com/pest-parser/pest - 99acbbd5a3b8ce49f3baf2762506121f7ff31786 authored about 6 years ago by Josh Stone <[email protected]>
319: Update syn and bump version r=dragostis a=Eijebong
Co-authored-by: Bastien Orivel <eijeb...
github.com/pest-parser/pest - 5e0e4f160aa075ad0c3ca950b1573560baf8a0ed authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>Co-Authored-By: CAD97 <[email protected]>
github.com/pest-parser/pest - ec6f0ca271a9d75ab94c52a2cb80a084d9da2bde authored about 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - 6ea50c617202013cfb1af5298554a24011e7e39e authored about 6 years ago by Bastien Orivel <[email protected]>
github.com/pest-parser/pest - da13c9866b56357bd5b8e2bad157613c5d47eab3 authored about 6 years ago by Dragoș Tiselice <[email protected]>
316: Added Error line/column info. r=CAD97 a=dragostis
Fixes #307. @sunng87, is this a fine sol...
github.com/pest-parser/pest - d35a29aa49081e54277ca064891309445170922b authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>Fixes #307.
github.com/pest-parser/pest - 60549b58e242bd6f37830f72682495e6a2a6c9fe authored about 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - f7505fd2c18ff84137c8754fb2aa00d4b07891aa authored about 6 years ago by Christopher Durham <[email protected]>
github.com/pest-parser/pest - 37d856d066f1dd46108ff4de5e62c5e86053c8ef authored about 6 years ago by cad97 <[email protected]>
Simplify unsafe `Position` code
github.com/pest-parser/pest - 0d8fcde753003ae6828c46e209cb42761760473e authored about 6 years ago by Josh Karns <[email protected]>github.com/pest-parser/pest - e59913bc2fcc43da058d699e58bce3717a1849ed authored about 6 years ago by wirelyre <[email protected]>
Audit `unsafe` usage
github.com/pest-parser/pest - e1142eda46fbd84daee85ddfb4622be14f99dd6d authored about 6 years ago by Josh Karns <[email protected]>github.com/pest-parser/pest - a798732522ab0bda69c3d9d0f41e41790f1329be authored about 6 years ago by Luiz de Prá <[email protected]>
github.com/pest-parser/pest - bf6b040790eef8fd8d2cf0c00822e28ed6dc5a1b authored about 6 years ago by Luiz de Prá <[email protected]>
github.com/pest-parser/pest - fb17a45979fb9faef0a542c8a4e17bf430500462 authored about 6 years ago by Luiz de Prá <[email protected]>
Set up bors-ng
github.com/pest-parser/pest - ffb607b45c3457423678ee87a6fe3f17d66a2f05 authored about 6 years ago by Christopher Durham <[email protected]>Add cargo-fuzz targets
github.com/pest-parser/pest - 65bfc971d584390165ef147bc869dd9cbb474aa9 authored about 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - dfeb38baee55bcafb40e9bcefcd0580974407071 authored about 6 years ago by cgm616 <[email protected]>
github.com/pest-parser/pest - 678a0778107a2614604eb81690d84ed8640747cb authored about 6 years ago by cgm616 <[email protected]>
github.com/pest-parser/pest - b318df02a7dd5e9138aa867c6e2c7d3ee6cbee14 authored about 6 years ago by cgm616 <[email protected]>
The pub export of pest::Parser in grammars/src/lib.rs is to allow it to
be used by fuzzing code,...
github.com/pest-parser/pest - 9037b2f5e69ae735ef57b98f5b0c705b39e1b489 authored about 6 years ago by cgm616 <[email protected]>
github.com/pest-parser/pest - 0aad7bf05d6fc1a9e506ce54d16dfdcf439a7fd6 authored about 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - 1e942f79592c331574d5ebd7af98c6c14c3d9fd4 authored about 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - 01a5bd9b15128fe03524eb7a303e7809d391d7af authored about 6 years ago by cad97 <[email protected]>
Fix clippy errors
github.com/pest-parser/pest - 6cf5bbc560673e715a1b81ddbbef45d9e5ad4bd3 authored about 6 years ago by Christopher Durham <[email protected]>github.com/pest-parser/pest - 5154a5a07ca33cb0ed45fc354f8c38fe5280b716 authored about 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - 4cb36606ec4b21c2a12dc4344e85112ab88848d1 authored about 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - eb14d55da5049b285b4de1234830678b62c31e0f authored about 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - 099a35d1509bd8e6b06bd8f699d1d87bc79302af authored about 6 years ago by Luiz de Prá <[email protected]>
github.com/pest-parser/pest - 8280a276e65deb019c70525da6f3f3a90b0e53d0 authored about 6 years ago by cad97 <[email protected]>
Add hexdino to readme
github.com/pest-parser/pest - 2197191309c7e97e5dc6916365e55b2392d3d2e6 authored about 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - 4afc4a4c8fff0140461d6b975c3d089430131dce authored about 6 years ago by Luz <[email protected]>
github.com/pest-parser/pest - e7034cbcfb5ead6839d0578e7006665bba597919 authored over 6 years ago by Josh Karns <[email protected]>
github.com/pest-parser/pest - d3c98de111ae4d3176f0941562e9750e188e1ce8 authored over 6 years ago by Josh Karns <[email protected]>
github.com/pest-parser/pest - 86df98657438c0e34b89883268325eb8b24794ee authored over 6 years ago by Josh Karns <[email protected]>
github.com/pest-parser/pest - 6bc90b9287e0be7c72717fb23438439a986a2e03 authored over 6 years ago by Joshua Karns <[email protected]>
Fix link to Parser documentation
github.com/pest-parser/pest - ae49616c83968092f22d60c8d5d13dd007838e6d authored over 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - 3b0d24d3702262bfaf3fcbe7747ec5e2e643ff1f authored over 6 years ago by Dirkjan Ochtman <[email protected]>
github.com/pest-parser/pest - 2939d39f5d4738bb5ff3f42e86bf4f17d53cfcc1 authored over 6 years ago by Josh Karns <[email protected]>
github.com/pest-parser/pest - 87a7dba39972abbfe269f905e0d39f18f85c3736 authored over 6 years ago by Josh Karns <[email protected]>
github.com/pest-parser/pest - a74d4cdf7bb647e2347ac3e9c66fb9ae81a225c3 authored over 6 years ago by Josh Karns <[email protected]>
which returns an Option<Position> instead of using unsafe code.
github.com/pest-parser/pest - 581f41ad58a3211699c8206f34c9574b9d64af8f authored over 6 years ago by Josh Karns <[email protected]>github.com/pest-parser/pest - dcb20cdc4f52599945f4ea1136c3e2d765171730 authored over 6 years ago by Dragoș Tiselice <[email protected]>
github.com/pest-parser/pest - ba0a04d70290fd79a72854508da7bea5cdaaa53f authored over 6 years ago by Dragoș Tiselice <[email protected]>
Previous version was yanked because of packaging issues.
github.com/pest-parser/pest - 787e60b4651f85d950d5b7a87dc8e9e25827f791 authored over 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - 45e056b3cbf8b25fac576a0539228c06d7cf5631 authored over 6 years ago by Dragoș Tiselice <[email protected]>
github.com/pest-parser/pest - d91dc68e3cb915f719a3935e076db996ee5615b1 authored over 6 years ago by Dragoș Tiselice <[email protected]>
Bootstrap pest_meta with pest:2.0
github.com/pest-parser/pest - 0f72cb032c018bed34369f3ff5f589587edb3b96 authored over 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - d045774d4b2ce627d620841241a9540e485a7dd1 authored over 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - ef6f230cf27f3d1cd49ba36f6ffc688016c090fd authored over 6 years ago by cad97 <[email protected]>
Fixed an optiomization bug.
github.com/pest-parser/pest - e7e19d4007aa2acb84f4bf8c7f5ef53142dca00a authored over 6 years ago by Dragoș Tiselice <[email protected]>
The skip optimization was wrongly failing when the search patterns
were not found before the end...
Generator explicit `include_str!("grammar.pest")` flag
github.com/pest-parser/pest - d51ebc938c1d86cb8eceb2909aba775eafc8475d authored over 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - 7b40d79dd0da54b8c799c8561470d591af2fa883 authored over 6 years ago by cad97 <[email protected]>
Generator crate to vendor bootstrap
github.com/pest-parser/pest - 6e6a099d5db465b128cda68fc3d748b562a007b8 authored over 6 years ago by Christopher Durham <[email protected]>github.com/pest-parser/pest - 81bd7b9e15ae303a4fd51b555a585cacc8be15d4 authored over 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - 36b7c90a31bd2bfc1d9d21c813b816010e0027c9 authored over 6 years ago by cad97 <[email protected]>
github.com/pest-parser/pest - 260aed23f09ba69415d5e6d3960dcc900485f151 authored over 6 years ago by Dragoș Tiselice <[email protected]>
The restorer API had an exponential search through the tree that
was causing abnormally high bui...
Fixes #253.
github.com/pest-parser/pest - 0d145264a3f4745adac7d8b0fbd2cb0543c91826 authored over 6 years ago by Dragoș Tiselice <[email protected]>Fixes #273.
github.com/pest-parser/pest - a06c6cd5f83f5efa732c03da7870205cd87e2e9a authored over 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - c609c6a16b3f9c601b9abecbf1d6c17768595900 authored over 6 years ago by Dragoș Tiselice <[email protected]>
Fixes #170.
github.com/pest-parser/pest - 9c52c2a073035dfbeaf8b5fc027c9339e9a3a03c authored over 6 years ago by Dragoș Tiselice <[email protected]>Update the README to reflect the website changes
github.com/pest-parser/pest - 511a86101e84b8524d79c4cc37fb8e9b6ab593a9 authored over 6 years ago by Dragoș Tiselice <[email protected]>Clean up documentation
github.com/pest-parser/pest - f13289ae7b16015b643df68c55bdeedc57227525 authored over 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - 6fd8fb11800feb7659ba2c015864047438d83755 authored over 6 years ago by wirelyre <[email protected]>
Added tests for builtins.
github.com/pest-parser/pest - 6b242b37b26208531172b292f240e274b1be608f authored over 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - e1ff6d7a885b203a85335490d1182350ed1aa993 authored over 6 years ago by Maria Cruceat <[email protected]>
Added some more tests.
github.com/pest-parser/pest - a46d1151ee52b9d07dedca123aa97486b1392d12 authored over 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - 87887e47da705df6e9b399ebd8aa848b15afd99c authored over 6 years ago by Maria Cruceat <[email protected]>
github.com/pest-parser/pest - 5ae83e1d56bbfa2f549ff6a8ebee716617e16889 authored over 6 years ago by Maria Cruceat <[email protected]>
Added capturing to Pairs.
github.com/pest-parser/pest - 8cca11d5550191cbbcdf7cdee101c0bd737a07d5 authored over 6 years ago by Dragoș Tiselice <[email protected]>github.com/pest-parser/pest - 272e833c2f813180296dc7006bbb12a062cd58d4 authored over 6 years ago by Dragoș Tiselice <[email protected]>
github.com/pest-parser/pest - aeaa400e1b9cb9d5fa115c2dc5255f819585b3e9 authored over 6 years ago by Dragoș Tiselice <[email protected]>
Added some tests.
github.com/pest-parser/pest - c868d4d2de527b7f3f5afb28b4f0722e0e9cbaaf authored over 6 years ago by Dragoș Tiselice <[email protected]>Ordering Spans don't make sense.
github.com/pest-parser/pest - 240ee04ab4b0c764b141d550979b648124e5eff6 authored over 6 years ago by Maria Cruceat <[email protected]>github.com/pest-parser/pest - 748a91f9b8b6bc5c37107ee3749ab2944ea8ac82 authored over 6 years ago by Maria Cruceat <[email protected]>