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

Added atomics and attempts.

github.com/pest-parser/pest - acb10430b7b313ad4476ee45abae1024fc0e1f1c authored over 7 years ago by Dragos Tiselice <[email protected]>
Reorganized pest.

Removed old source files and added a new
structure.

github.com/pest-parser/pest - 8dd7959614d01943eb3b83b88642ee303590a8fb authored over 7 years ago by Dragos Tiselice <[email protected]>
Added ParserState.

github.com/pest-parser/pest - 878d122ae2e1ab6db22c71df61240f2bc3b2a43a authored over 7 years ago by Dragos Tiselice <[email protected]>
Changed Travis to only test on stable.

github.com/pest-parser/pest - fd1a65cf2a6bee8f2529052eb38b58ba48f8a8b9 authored over 7 years ago by Dragos Tiselice <[email protected]>
Added negative attempts to state.

github.com/pest-parser/pest - b16e4d2bac87ad5196313dd728adce52c15dc66d authored over 7 years ago by Dragos Tiselice <[email protected]>
Fixed errors and removed unused arg.

github.com/pest-parser/pest - e88bb186212a8ad43f044169db7e211d28a30f96 authored over 7 years ago by Dragos Tiselice <[email protected]>
Removed attempts getters.

Removed the postive and negative attempts getters
in favor of a method that can return the error...

github.com/pest-parser/pest - 2f7e46b7215bcd74355532b7a7c8bd09fd7b2083 authored over 7 years ago by Dragos Tiselice <[email protected]>
Removed rest and added input.

Removed tests, examples, and benchmarks. Added
immutable input data structures.

github.com/pest-parser/pest - a056133fb6ca7c6c92e5c2c6232774029c03b89e authored over 7 years ago by Dragos Tiselice <[email protected]>
Removed unnecessary attributes.

Custom derives are now fully compatible with Rust
stable and do not require some attributes anym...

github.com/pest-parser/pest - 7423e8181672edd63dc812612da63f6dd9c4217a authored over 7 years ago by Dragos Tiselice <[email protected]>
Completed ParserState implementation.

github.com/pest-parser/pest - 0ecf228b6b77bc18e434e820fb6b0d015f1cff44 authored over 7 years ago by Dragos Tiselice <[email protected]>
Merge pull request #114 from emoon/master

Fixed links to Roadmap issues

github.com/pest-parser/pest - 3745e22ca0f73b202a2f5ce4250974662c7f036f authored over 7 years ago by Dragoș Tiselice <[email protected]>
Fixed links to Roadmap issues

github.com/pest-parser/pest - c3ded5e19ca83eef977af586ec956969014ea7bf authored over 7 years ago by Daniel Collin <[email protected]>
Fixed documentation link. Fixes #110.

github.com/pest-parser/pest - 0e5fc570d4d14cc819144b9c95e8daf44bee7a55 authored over 7 years ago by Dragos Tiselice <[email protected]>
Fixed README.md formatting.

github.com/pest-parser/pest - 15eef1259d8917fba9417d097e3cd90a6b03786c authored almost 8 years ago by Dragoș Tiselice <[email protected]>
Merge pull request #106 from sjmielke/patch-1

Fix parens in first README example

github.com/pest-parser/pest - dac0b4b0831e516b9de5fad37868c2fb6b218d97 authored almost 8 years ago by Dragoș Tiselice <[email protected]>
Fix parens in first README example

...to actually make it work ;)

github.com/pest-parser/pest - aebe2820548a1d4cb826ca1fe768d479bdf7356c authored almost 8 years ago by Sebastian J. Mielke <[email protected]>
Updated urls.

github.com/pest-parser/pest - 04ae9d7520db959a6c998b8075b7ef2b027c294e authored almost 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #104 from sunjay/docs

Adding documentation to process + better panic message

github.com/pest-parser/pest - 6f0cc6581df6cea762b0b838d00b14bc8b22eb3d authored almost 8 years ago by Dragoș Tiselice <[email protected]>
Address pull request comments

github.com/pest-parser/pest - 8311e5e4732d90b89f4733c40e370077b928c76b authored almost 8 years ago by Sunjay Varma <[email protected]>
Fixing test failure

github.com/pest-parser/pest - 4bfea8cd56594cc42af2e6f2e4b8bdadadb8bfd5 authored almost 8 years ago by Sunjay Varma <[email protected]>
Adding documentation to process + better panic message

github.com/pest-parser/pest - 91b74bb8153021a9c89fd5bd4fc365c321c0dce3 authored almost 8 years ago by Sunjay Varma <[email protected]>
Updated badges.

Changed badges to use shields.io.

github.com/pest-parser/pest - 1563e74dcab84d7e65300d94a2353020bb7a3038 authored almost 8 years ago by Dragoș Tiselice <[email protected]>
Updated version to v0.4.1.

github.com/pest-parser/pest - 46b2849acc141edb0bae70901a755f2920b31f00 authored almost 8 years ago by Dragos Tiselice <[email protected]>
Added categories and CI badges.

github.com/pest-parser/pest - 0b7940df438c54ba97dd9ad7e7cd7565375708ff authored almost 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #89 from ehiggs/master

Show an example how to use different associativities.

github.com/pest-parser/pest - 61b3c3c8daaf35965e9b2af5392cdffc7e7bb1cb authored about 8 years ago by Dragoș Tiselice <[email protected]>
85 Show an example how to use different associativities.

github.com/pest-parser/pest - 4c5d1bb6680af25cc9253ab664f80dcd49e603f2 authored about 8 years ago by Ewan Higgs <[email protected]>
Added white-space explanation.

Fixes #78.

github.com/pest-parser/pest - 1845da3c715e02120b411765e078eda95cee279b authored about 8 years ago by Dragos Tiselice <[email protected]>
Sanitized macros.

Fixes #81.

github.com/pest-parser/pest - 8f77b345381270a0566bc23c968027b25a10edd9 authored about 8 years ago by Dragos Tiselice <[email protected]>
Made small fixes to code and docs.

github.com/pest-parser/pest - bb51a98f4d8df35e54495a3596cb88e78108be3d authored about 8 years ago by Dragos Tiselice <[email protected]>
Updated changelog.

github.com/pest-parser/pest - 5052ad6cf6960976073b999d722f482f932b5607 authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge branch 'v0.4.0'

github.com/pest-parser/pest - 6ba94a0100bf37ce9b4726304a0960806bf35a95 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.3.3.

github.com/pest-parser/pest - ed793eb6800bf37235be491b3c901903b211865f authored over 8 years ago by Dragos Tiselice <[email protected]>
Added non-atmic rules.

github.com/pest-parser/pest - a0c3c6fedede26b9500a6215c81d7e1d7afa2dc0 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated changelog.

github.com/pest-parser/pest - 4e735a7279430a496c47894a1842f38e3c9621c3 authored over 8 years ago by Dragos Tiselice <[email protected]>
Removed grammar checker in favor of upcoming better macro support in Rust.

github.com/pest-parser/pest - 35a18e73fc8edab1c838d4d1458024fa6d1cb897 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed macro bug. Fixes #75.

github.com/pest-parser/pest - d8a8210695823b9a8988290bf5d366e1e2950151 authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #77 from Keats/v0.4.0

Update readme with install/build/test

github.com/pest-parser/pest - a71cfaa1aa123341ee35c1b29211d9805469d648 authored over 8 years ago by Dragoș Tiselice <[email protected]>
Update readme with install/build/test

Also caches cargo in travis

Fix #64 & #70

github.com/pest-parser/pest - 27ec4d675355d7de28568ae74eadc41d5d082d63 authored over 8 years ago by Vincent Prouillet <[email protected]>
Updated changelog.

github.com/pest-parser/pest - cbcc106e9338e737d141877b6ecb77d2a667cd56 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.3.3.

github.com/pest-parser/pest - eec6e791820f208f875d9cf2770807801889b34b authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed macro bug. Fixes #75.

github.com/pest-parser/pest - 1654cd705dbb86fe70fee4f936c466e39e33c9a8 authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #73 from Keats/debug

Add queue_with_captures(), similar to queue() except it contains the value

github.com/pest-parser/pest - 28dcbac8d2f9c59284e0004cc13e114b50b08469 authored over 8 years ago by Dragoș Tiselice <[email protected]>
Add queue_with_captures(), similar to queue() except it contains the value

For debugging help, returns Vec<(Token, value)>.
Fix #72

github.com/pest-parser/pest - c56a6957d1250bd9f99f92416e86bc6aa2b73d7c authored over 8 years ago by Vincent Prouillet <[email protected]>
Added stack operations on rule captures.

github.com/pest-parser/pest - dbdece086537de11a156e502775f9df2d0931cdf authored over 8 years ago by Dragos Tiselice <[email protected]>
Change case insensitive matches to work with ASCII only.

github.com/pest-parser/pest - 3b579318acec2cb6cb2bbe086a5a129f700fe4dc authored over 8 years ago by Dragos Tiselice <[email protected]>
Added insensitive terminals to the meta grammar and remove debugging print.

github.com/pest-parser/pest - 1da841a036d35c0d0b90190ffbab003887c38295 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added case insensitive terminal strings. Fixes #71.

github.com/pest-parser/pest - 145532f177866e9d1c41d3b21670fac94b7ce89d authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed a bug where operators were pased as part of expressions without any right hand side.

github.com/pest-parser/pest - a39a175fe1098bdd5403006d47046ce2582d9af2 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added basic checking.

github.com/pest-parser/pest - 4b580b932d331b7c1557edc3355a8aa25c328c19 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed a bug where non-deepest rules were tracked.

github.com/pest-parser/pest - 7939bc3b10f8311bc0813934f51b81a8169b23fa authored over 8 years ago by Dragos Tiselice <[email protected]>
Moved grammar tool to its own crate.

github.com/pest-parser/pest - fb4381e5e237864cdfe50f897c4655150cf9880a authored over 8 years ago by Dragos Tiselice <[email protected]>
Added naive grammar parsing.

github.com/pest-parser/pest - aac7ffe5714818f09a6dd8c25ded2b9993ef9b40 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed issue where whitespace and comment tokens weren't removed between failing subrules. Fixes #68.

github.com/pest-parser/pest - 89bfb4ca5aea1efedbd67bcf4ab7ea64b6248978 authored over 8 years ago by Dragos Tiselice <[email protected]>
Removed automatic left matching of whitespace.

github.com/pest-parser/pest - 8fe450a400572bcfd2a578fe853c6b19372aa0be authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed comment to also run between subrules.

github.com/pest-parser/pest - feb249804ebfc3f4080dfaf8a14beae0aa42fb35 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added start-of-index rule.

github.com/pest-parser/pest - ce3f05b7721cbe498b4f20e879c16a94b5496a44 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated changelog and fixed minor styling issue.

github.com/pest-parser/pest - 9d43463952cc80bbb074c68c83af27a9bf9306de authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.3.2.

github.com/pest-parser/pest - 0f59d780507d8674b1fbe25a7cae824b03d9cf20 authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed tail recursive algorithm to imperative style in order to avoid stack overflow caused by the lack of tail optimization in debug mode. Fixes #67.

github.com/pest-parser/pest - a331a8f722515302432adb8ed6991b7febbac425 authored over 8 years ago by Dragos Tiselice <[email protected]>
Moved try and prec_climb to grammar.

github.com/pest-parser/pest - 5ebfd59dd3d2125e9fdfa20c36f45c3f3e5c6d38 authored over 8 years ago by Dragos Tiselice <[email protected]>
Removed unused statement.

github.com/pest-parser/pest - 357ca67915e30301d55b0b429f3163d9b943f5dd authored over 8 years ago by Dragos Tiselice <[email protected]>
Removed useless silent rule enumeration.

github.com/pest-parser/pest - fa35816703e96ca015079840b1ec9db482676b8c authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved calculator example formatting.

github.com/pest-parser/pest - 48873d109005b91f10c5d521f8343609bacd2c2d authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed small documentation errors.

github.com/pest-parser/pest - d5abe40583bd24cec4ca3a89fec3a849b0430f59 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.3.1.

github.com/pest-parser/pest - 67fe9bc6a167b493807be4ac8d4db44d2c81a084 authored over 8 years ago by Dragos Tiselice <[email protected]>
Inlined matchers.

github.com/pest-parser/pest - 02d7ce2c5338a75bb675428f070f76133adacc8a authored over 8 years ago by Dragos Tiselice <[email protected]>
Resetting queue index in Parser::reset.

github.com/pest-parser/pest - 6e1b03f6b9d3c9979230ed105e7ad94c7d28f70c authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved JSON grammar.

github.com/pest-parser/pest - d042e5b63e35215f94d4c4d06e6971a93972f029 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added changelog. Fixes #56.

github.com/pest-parser/pest - 6d4ca885d227f523f4aecb753f0e8e12eded9cf4 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.3.0.

github.com/pest-parser/pest - dfe0d9f23cf928e0b34e052059ade500b21bd78b authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #61 from dragostis/v0.3.0

v0.3.0

github.com/pest-parser/pest - 4fa48c44f1b8c5af356f7f3cfd8148e4694c2f88 authored over 8 years ago by Dragoș Tiselice <[email protected]>
Added Token new. Fixes #63.

github.com/pest-parser/pest - 479b87bade8cb700ce156026620216f5eac7d488 authored over 8 years ago by Dragos Tiselice <[email protected]>
Renamed and documented shadowed lifetime.

github.com/pest-parser/pest - 47bec94668c5788212203b9d8469d7733a347bc4 authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #62 from sunng87/v0.3.0

Adding some lifetime back

github.com/pest-parser/pest - be2e12fcec17580e70c28fb3c3bc9588bc53f39b authored over 8 years ago by Dragoș Tiselice <[email protected]>
adding lifetime back

Signed-off-by: Ning Sun <[email protected]>

github.com/pest-parser/pest - 7dbebdaa966ed7ae91d2fe4e16d7586fd4763b25 authored over 8 years ago by Ning Sun <[email protected]>
Removed Input functionality delegation. Fixes #57.

github.com/pest-parser/pest - edcc38c481c58cf4833b4e74b2bb6b68185ca79f authored over 8 years ago by Dragos Tiselice <[email protected]>
Removed process main call and made matchers public. Fixes #59.

github.com/pest-parser/pest - 0f187a4eb38c8ab29e5ba907bcb560e631ed1bf0 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed unicode line and column measurement. Fixes #60.

github.com/pest-parser/pest - 6c9303086ff47e171d12647b5d19c4a5a3a95d69 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.2.9.

github.com/pest-parser/pest - 9d919ce3b7de37bcad46dad13a766185bc714ceb authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed comment to always be atomic.

github.com/pest-parser/pest - 1af62b7d25090ff8813c14c73fbafdd004549f54 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.2.8.

github.com/pest-parser/pest - 1b5318efdb8c2a195fe51262d18265fcc7db5877 authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #55 from steffengy/example

Implement support for references within StringInput

github.com/pest-parser/pest - 31ac0a14a7a94d3c04406c72397d7c1d211e41ee authored over 8 years ago by Dragoș Tiselice <[email protected]>
Implement support for references within StringInput

github.com/pest-parser/pest - 248d8ea61353ea2956cdf6fb397e6cc117bc4bf0 authored over 8 years ago by Steffen <[email protected]>
Updated to v0.2.7.

github.com/pest-parser/pest - 402c56053157878dafdbf1274f3720b8355017d1 authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed StringInput not to take ownership of the string input.

github.com/pest-parser/pest - 87bcba75f4655de13558f15641faa88bb651a302 authored over 8 years ago by Dragos Tiselice <[email protected]>
Simplified macro calls.

github.com/pest-parser/pest - 5d743bba7a2552c1fb1fbd08f6cffd780e6d3324 authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed error to only report leaf rules. Fixes #54.

github.com/pest-parser/pest - ada6892fbabcdf9cd19f1e80eaed4c64f2773bce authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed atomic subrules to not report errors.

github.com/pest-parser/pest - 8c8fd993371bd4bfe34501350bd87bf9a212116f authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.2.6.

github.com/pest-parser/pest - 398787a9f51020377351fe909fdf2499586eee3a authored over 8 years ago by Dragos Tiselice <[email protected]>
Added is_empty tests.

github.com/pest-parser/pest - e742a376212f92df30f3bf8d5f02f56e06293a09 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added failing queue next Rule to panic.

github.com/pest-parser/pest - e3abc4bce691c919761fbdc0589988d2c8d37048 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added matcher name to panic.

github.com/pest-parser/pest - 6fb9d3e5986a25dfb58394355a9a5969d632ec54 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added is_empty method to Input.

github.com/pest-parser/pest - 85c6aaa8e34a8018f0ee3549cfacac0c2c3ae167 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.2.5.

github.com/pest-parser/pest - 59343557d324c51345ca1a9d5a1821132e473c04 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed a bug where running process() multiple times on the same instance would panic.

github.com/pest-parser/pest - a8637976d26b9ea6fab0ca9ff94b457b61d30dc4 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.2.4.

github.com/pest-parser/pest - a0361d688c1d206ff5fb0bc0eb122b97c66f5b28 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed try failing inside matchers. Fixes #52.

github.com/pest-parser/pest - c6d5b5ac325a297e52f32ad813a63b4bcea25a32 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated to v0.2.3.

github.com/pest-parser/pest - 22fa933d27515929e00983dc1cf4c507721f94f7 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added mutability to process calls. Fixes #50.

github.com/pest-parser/pest - 31fe0b1734ea4d86d5d91ff1e0450a9c03f9391c authored over 8 years ago by Dragos Tiselice <[email protected]>
Add Gitter badge

github.com/pest-parser/pest - 197410efb9f879327fcaea59daac68a637376248 authored over 8 years ago by The Gitter Badger <[email protected]>