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

Updated to v0.2.2.

github.com/pest-parser/pest - 633f9b5df8b231c6328d8a7245ab6215a14c49b0 authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #47 from dragostis/matchers

Added separate matchers.

github.com/pest-parser/pest - d4cc4f518f890a2cb923ab7f1c425e76b3eb739b authored over 8 years ago by Dragoș Tiselice <[email protected]>
Changed matcher call syntax.

github.com/pest-parser/pest - 013d1293991c8215a4548245e5de3c7b4e668dc3 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added separate matchers. Fixes #44.

github.com/pest-parser/pest - d715322494244cd5c0267e93970887f94c76a9af authored over 8 years ago by Dragos Tiselice <[email protected]>
Simplified a few calls.

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

github.com/pest-parser/pest - 743ef78e4aef39ed7fbc7d2609e041f9d6061ac0 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed a bug where eoi would not match white-space because of not making any visible progress.

github.com/pest-parser/pest - e85881801a200f1445c44ed8f39e1549a1381f68 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed links.

github.com/pest-parser/pest - 83a9e1413b8226afaec08ba3a959552135da3317 authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved accuracy of statement.

github.com/pest-parser/pest - 4a9073feab18a0a31747846d65a42a9a45cdfa67 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed inaccurate info.

github.com/pest-parser/pest - c0b0eae82be4a6c86fe92b3d9f8b487b51f8376b authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved table legibility.

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

github.com/pest-parser/pest - 94920f55ad86902816dc1eab60f5d51590817b11 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added details to benchmarks. Fixes #14.

github.com/pest-parser/pest - 9337a8591016124d391ea9201856ab727ab53c3f authored over 8 years ago by Dragos Tiselice <[email protected]>
Added parser comparisons. Fixes #16.

github.com/pest-parser/pest - d4e7b07072d0a65354d57010e2bb7265741b044f authored over 8 years ago by Dragos Tiselice <[email protected]>
Mentioned Rule in docs. Fixes #38.

github.com/pest-parser/pest - 1c80cab680eefc33868290666faeb4c8696cb2d0 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added recursion limit notice. Fixes #39.

github.com/pest-parser/pest - c2514911283b4d0c1388667d0d4ebe2a89a918ad authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved assertions.

github.com/pest-parser/pest - 7efa04a051a480a8534f54e681dd680c4a6d0061 authored over 8 years ago by Dragos Tiselice <[email protected]>
Renamed matching methods.

github.com/pest-parser/pest - b67368e12a78a95d349075cfd77fbcdb5ae594df authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed minor typo.

github.com/pest-parser/pest - 4c1e561bc40c891e84340670a50e102e02350bb3 authored over 8 years ago by Alexandru Sebastian <[email protected]>
Merge pull request #40 from alexandrusebastian/master

Fixed minor typo.

github.com/pest-parser/pest - ff73c9a523999fc9b212985d4938adb5334fcc85 authored over 8 years ago by Dragoș Tiselice <[email protected]>
Added prelude. Fixes #37.

github.com/pest-parser/pest - d3a0b29dd87533fc4e0b8a09b3a7ab881df481f5 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added calculator example and improved documentation. Fixes #31.

github.com/pest-parser/pest - e51144f128cd103f7336659b57ffeb1beee11256 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed a bug in precedence climbing affecting left associativity.

github.com/pest-parser/pest - ba1da631caa4b4a993d3c902f642d73319443726 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added any and eoi documentation.

github.com/pest-parser/pest - 52857381a5ed149bd412d425a8f08f71ef0898c2 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added speedup and fixed logo's link.

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

github.com/pest-parser/pest - e952f88b83902f1880e29dff427d28817a33e226 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added a few links to the grammar page.

github.com/pest-parser/pest - cbfb7f802c08f1f21f411fb7347df052cd103da8 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed #33 & #35.

github.com/pest-parser/pest - 4fe0124bf6c4deb0e7e5d6c58e3e975b2de0ec06 authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #32 from Keats/master

Fix some docs + thoughts on the doc

github.com/pest-parser/pest - fcf68d0f5f7c2744f761bf7087b5fd8eaee84b1d authored over 8 years ago by Dragoș Tiselice <[email protected]>
Fix some docs

github.com/pest-parser/pest - 05ad594aaa145acba27a3a43f5d29eea4d620620 authored over 8 years ago by Vincent Prouillet <[email protected]>
Added hidden macro rules removal.

github.com/pest-parser/pest - 0ce7eb8e98183f7ddfef1f6c8e29a35d92c27157 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added precedence climbing documentation.

github.com/pest-parser/pest - a0125b8406fc4f3b176f3b947ec9a008c1257887 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added documentation link.

github.com/pest-parser/pest - 36e28c4c0a180eea468a920dfdc971290b1077a0 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed documentation.

github.com/pest-parser/pest - c770c6be4ad5db957de553d0e6eeb5522312d944 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated documentation and Travis build.

github.com/pest-parser/pest - 56828ea6708dd89d2b6690411a13dd1a7398e477 authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #26 from dragostis/documentation

Improved documentation. Fixes #12.

github.com/pest-parser/pest - bc275ee34df322d3be2623a456640015504ca50e authored over 8 years ago by Dragoș Tiselice <[email protected]>
Added gh-pages uploading to travis cargo.

github.com/pest-parser/pest - 1b4a0ce047fec590dc5868080137d572dcb0e364 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added issue links.

github.com/pest-parser/pest - 7ed7ccf1b7a42cfdf3765a8b5143c778a65c494a authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated README.md.

github.com/pest-parser/pest - 13a652bd07f6dc2f912b26a3be3a0c997690a527 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added better grammar documentation.

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

github.com/pest-parser/pest - 65407d572cc316a9a64557f81b60482bbde8358c authored over 8 years ago by Dragos Tiselice <[email protected]>
Added process documentation.

github.com/pest-parser/pest - 1b9a2653c1e8c0b80a8548e942216a2ca5c8978c authored over 8 years ago by Dragos Tiselice <[email protected]>
Added logo.

github.com/pest-parser/pest - 9605855a9c4e86d5e89bc963fe50ee344d8a40e6 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added line & column inquiry to Input. Fixes #29.

github.com/pest-parser/pest - 7307b1366f85c421eea524bf0ecd4346af03a8a3 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed a bug where slicing outside of the queue's bounds would panic the processing. Fixes #28.

github.com/pest-parser/pest - 87dafa85fd5ed6d37916d82b839f3ad82e967258 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added rule to match trailing comma.

github.com/pest-parser/pest - 54d7794824400ce82531b80860f0d4134d7a438d authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed a bug where primary() and climb() rules would not parser white-space and comments if not atomic.

github.com/pest-parser/pest - 9f915cf01780d28b38dc8be115e6bef00fcf0fad authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #24 from dragostis/processing

Token processing constructs.

github.com/pest-parser/pest - f362cc53f882608d62d68f789e28548f9fe50897 authored over 8 years ago by Dragoș Tiselice <[email protected]>
Added processing macro.

github.com/pest-parser/pest - f34ee9f63e7ef19bee1c5c8b1eebb74ec7df8979 authored over 8 years ago by Dragos Tiselice <[email protected]>
Removed Queues and replaced it with a simple Vec for much improved performance.

github.com/pest-parser/pest - ba2686dc906879c77783862bd1118e5caf76ac75 authored over 8 years ago by Dragos Tiselice <[email protected]>
Inlined some functionality.

github.com/pest-parser/pest - 77e506f42946ff8bd8926792d0ffe8df93c4e0dd authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed VecDeque to Vec for better performance.

github.com/pest-parser/pest - fc779f7b28a5c9d8cd26bb064256aff6bcdc5343 authored over 8 years ago by Dragos Tiselice <[email protected]>
Fixed nightly build.

github.com/pest-parser/pest - 00b696c2dc389b731a3b4683e27bebf79c3b8e13 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added multiple Rust flavours to the Travis build.

github.com/pest-parser/pest - 9357e1471b7c60ca526bea8f1bddeb1d44da2999 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added Coveralls badge.

github.com/pest-parser/pest - ee7c924e174709d3a0904a2c668a9e82cb682fb9 authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed Travis to test against stable.

github.com/pest-parser/pest - 58e25f652cf25299e58a7c68135a8a96cf217098 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added badges to README.md.

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

github.com/pest-parser/pest - 699c6b4d15dc85756a07ad4ac76f537bbe47d52f authored over 8 years ago by Dragos Tiselice <[email protected]>
Removed useless Box from Parser. Fixes #22.

github.com/pest-parser/pest - fd0564bc25cfb53a932d247889e7eba8a7c6bfdf authored over 8 years ago by Dragos Tiselice <[email protected]>
Completed Lua grammar implementation.

github.com/pest-parser/pest - e18d7e72fc001b63510baf5cddbb5709112f985d authored over 8 years ago by Dragos Tiselice <[email protected]>
Added partial Lua grammar.

github.com/pest-parser/pest - 739628956308f6c3bcb11f4004ec8c97e7e7defa authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved styling.

github.com/pest-parser/pest - 45b85f09fede2a380815817874049ba509a7f2ec authored over 8 years ago by Dragos Tiselice <[email protected]>
Added prec_climb documentation.

github.com/pest-parser/pest - 204fdfdbd932e0cbb26dc75bc47665c4fd54a008 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added atomic & quiet precedence rules.

github.com/pest-parser/pest - 4092e847e36fb278c896a6b86bde2b4134df7720 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added precedence parsing and fixed a few other issues. Fixes #21.

github.com/pest-parser/pest - 98b770214caf62c7dfabbbf2fd638166bbdbf2d3 authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed atomic rules to have deep-down effect.

github.com/pest-parser/pest - 89c8d3e1dd505510dd47aa2b94e792a2725960f6 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added comment rule.

github.com/pest-parser/pest - 5c654533547b5a99e3a526d6bbf9943916bb329a authored over 8 years ago by Dragos Tiselice <[email protected]>
Renamed ws to whitespace. Fixes #19.

github.com/pest-parser/pest - c8c3b16b747aab6c890099684c98f1ee1a1c32a3 authored over 8 years ago by Dragos Tiselice <[email protected]>
Changed ws so as not to call skip_ws. Fixes #18.

github.com/pest-parser/pest - 90063c6ad5af47967c3a30b30bd47adbf81c24f3 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added atomic rules. Fixes #17.

github.com/pest-parser/pest - 8a680c0ac16be1dd9defdd6a22c21284e44963db authored over 8 years ago by Dragos Tiselice <[email protected]>
Extracted Token to its own file.

github.com/pest-parser/pest - 26521626cfbe16f7c76a44b9bbff688f5c1b7547 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added queues & failures cleasing on parser reset.

github.com/pest-parser/pest - e52f0eeabea3a4f23876b4c4e4014a07eee5e334 authored over 8 years ago by Dragos Tiselice <[email protected]>
Revamped tokenization. Added error reporting. Fixes #8.

github.com/pest-parser/pest - afa71e37577aa1cc3cad639f913d5b0b5e783038 authored over 8 years ago by Dragos Tiselice <[email protected]>
Removed boundary check for str comparison.

github.com/pest-parser/pest - 1c08d6ed35a2631ecc885e1a68704337aeef3da9 authored over 8 years ago by Dragos Tiselice <[email protected]>
Updated README.md and version to v0.1.0.

github.com/pest-parser/pest - 41fad0cb218b321fd7365bc9664794ea05449d3f authored over 8 years ago by Dragos Tiselice <[email protected]>
Merge pull request #10 from dragostis/performance

Performance

github.com/pest-parser/pest - 969e19a3180299f93ada41b3ef85ead5bea3ab12 authored over 8 years ago by Dragoș Tiselice <[email protected]>
Added queue caching to avoid costly memory freeing.

github.com/pest-parser/pest - 0ce1dd69bde29a2889a2883c0e5ff83c1adea989 authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved between performance.

github.com/pest-parser/pest - 49d8a5f55eb597fa8b08632ed5119af8d657f4e7 authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved match performance by not verifying UTF-8 correctness.

github.com/pest-parser/pest - e8c6cbb6c49252d100f636ddd908854407028173 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added simple benchmark.

github.com/pest-parser/pest - 2972a2b2b59b17d8a2186debf0b462fed200af4a authored over 8 years ago by Dragos Tiselice <[email protected]>
Added JSON integration test.

github.com/pest-parser/pest - 5bdf95f929e96536cd9170f4f5f5389dc2f006b5 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added range rule.

Example.

github.com/pest-parser/pest - 997d5d89ab00c04037f7d68ec45da35b0ba91b55 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added white-space rule.

github.com/pest-parser/pest - 76baa7ab061072cfa3e3b176c70f5251a2e353c8 authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved documentation.

github.com/pest-parser/pest - 08205e1e6762d8409c97f0bb2cc30d34966f7a6f authored over 8 years ago by Dragos Tiselice <[email protected]>
Added end-of-input rule.

github.com/pest-parser/pest - b69704322533e9e1d9991add259aeb3413b737ae authored over 8 years ago by Dragos Tiselice <[email protected]>
Added token generation.

github.com/pest-parser/pest - 1d7af1e88072f28e97c830567279c32f25277342 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added non-destructive interrogation rules. Fixes #3.

github.com/pest-parser/pest - 77677c3171b332497c061d8aa629ef25e2e353f2 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added optional rule. Fixes #4.

github.com/pest-parser/pest - bebab16475e578a361c2e61b1da0361f83aa5051 authored over 8 years ago by Dragos Tiselice <[email protected]>
Added repetition rules. Fixes #2.

github.com/pest-parser/pest - 527403cf8285deee4d126540d1f34fcd39c11e2b authored over 8 years ago by Dragos Tiselice <[email protected]>
Improved styling and fixed and issue with alternative rules.

github.com/pest-parser/pest - 9ac126d6dd897d4c4d16cd3011e5527c91451d8e authored over 8 years ago by Dragos Tiselice <[email protected]>
Initial commit.

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