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

fix: do not generate empty docstring for Rule (#987)

github.com/pest-parser/pest - 30c70943f6857a41a0c842cdd64b4d53d96cc810 authored 8 months ago by Ning Sun <[email protected]>
fix: adjust tag association in optional and repeat expressions (#985)

fixes #984, fixes #982

github.com/pest-parser/pest - 28c01cb0832a83c35fb276f0b382b1f57cd079e5 authored 8 months ago by Tomas Tauber <[email protected]>
feat: add sql grammar with pratt parser and tests (#983)

github.com/pest-parser/pest - 57daac4139dd6c513de24cf380a7deb1f53dad92 authored 8 months ago by EmirVildanov <[email protected]>
ci: bump toolchain for check (#978)

* allow the existing partial_cmp

github.com/pest-parser/pest - a0a92fb7ffa58d66fbca10eb6ce7500bde1ada0b authored 8 months ago by Tomas Tauber <[email protected]>
fix: DebuggerContest::load_XXX accepts impl AsRef<Path> instead of &PathBuf (#976)

github.com/pest-parser/pest - da27a1637de43139c9f7ac65d91eb0d83d05ab9b authored 8 months ago by Aatif Syed <[email protected]>
bump toolchain to be able to install cargo-msrv (#973)

github.com/pest-parser/pest - 99aad5cdf21c599489b5732747e652f02ca3efde authored 8 months ago by Tomas Tauber <[email protected]>
bump version to 2.7.7 (#970)

github.com/pest-parser/pest - 8331dba0201bbbe957e1e647e82357bea837eb72 authored 9 months ago by Tomas Tauber <[email protected]>
perf: skipper support inlining (#969)

* perf: skipper support inlining

* perf(inline-skip): inline choices inside ident, add inline...

github.com/pest-parser/pest - 25b53f7cc6b981b0249032562fb670042fcde11f authored 9 months ago by Song <[email protected]>
Add docs to parsing source code (#964)

* feat: add comments to meta/build.rs

* feat: add comments to generator/src/lib.rs

* feat:...

github.com/pest-parser/pest - 50822087de61607bc2ceead80a70692687f64a21 authored 9 months ago by EmirVildanov <[email protected]>
Export generator and docs api in the pest_generator trait (#961)

* feat(generator): Export generator and docs api

Signed-off-by: marcfir <72923599+marcfir@use...

github.com/pest-parser/pest - 199f594cc724a2794399bdb55202208680b4fc06 authored 10 months ago by Marc Fischer <[email protected]>
bump versions + minor clippy fixes (#959)

github.com/pest-parser/pest - d16266af2e8e1da3aa2625f71e6994c67d410aa9 authored 10 months ago by Tomas Tauber <[email protected]>
perf: use str instead of Cow to reduce Token size (#958)

* perf: use str instead of Cow to reduce Token size

* fix: fixed lifetime issue when processi...

github.com/pest-parser/pest - 6ea9523e550f398a7754828ea9bb59282fe0f3a7 authored 10 months ago by Song <[email protected]>
Use Rust 2018 format for crates (#941)

github.com/pest-parser/pest - ab70fe68c58be6acf0ce892726da37a147226971 authored 12 months ago by Sahil Upasane <[email protected]>
update unicode to 15.1 (#936)

github.com/pest-parser/pest - 5d30733b0a094da36c7376f90c3bf9c4fc0119e7 authored about 1 year ago by Tomas Tauber <[email protected]>
Create SECURITY.md

github.com/pest-parser/pest - 857d9f61c3d03d5699338c5c625ba8a2b5bf608f authored about 1 year ago by Tomas Tauber <[email protected]>
ci: fix cargo-msrv installation (#929)

github.com/pest-parser/pest - 04033e5d341d7758b3af2a33c382eeeac93bc864 authored about 1 year ago by Tomas Tauber <[email protected]>
add a comment to EOL (#926)

github.com/pest-parser/pest - a693e52b3589805396f226666cbef432014e47d4 authored about 1 year ago by Tomas Tauber <[email protected]>
Update pest_derive to generate a list of all rules in Rule::all_rules(). (#927)

github.com/pest-parser/pest - 8799c8ec1b08ff678f535437a497962b2ee26dfd authored about 1 year ago by David Santiago <[email protected]>
bump MSRV to 1.61 (due to memchr's MSRV) (#925)

github.com/pest-parser/pest - d2e25252ba33185d749a4f4e888308a8b6ee816d authored about 1 year ago by Tomas Tauber <[email protected]>
Add clarification to the docs (#924)

github.com/pest-parser/pest - 9045694bd27c710a9a373f53196c949795ff0b33 authored about 1 year ago by Danik Vitek <[email protected]>
small cargo clippy fixes + dependency bumps (#921)

github.com/pest-parser/pest - ec61e9219f117a9602ca1eab3362a77934e548ec authored about 1 year ago by Tomas Tauber <[email protected]>
A new stack implementation that should be faster and less space-consuming (#905)

* Benchmark and test Stack

* A new implementation of Stack.

* Implement Default for Stack....

github.com/pest-parser/pest - 734ba66ad73229d54b10aa1197a9c0ad62014943 authored about 1 year ago by TheVeryDarkness <[email protected]>
docs: fix small typo in `match_range` (#906)

github.com/pest-parser/pest - fe53557291766e385443f7f618c627bf46550162 authored about 1 year ago by Tristan F <[email protected]>
propagate non_exhaustive attribute to the generated Rule enums (#901)

github.com/pest-parser/pest - 5bfa99ef3caaa93e649a7d8825a983d54458352d authored about 1 year ago by Tomas Tauber <[email protected]>
Add feature gated `Cow` module paths (#900)

The generator currently wraps tags in an instance of alloc::borrow::Cow. This PR changes that to...

github.com/pest-parser/pest - da0feb03c031d65b5f96fc3c651466392373e52b authored about 1 year ago by Andrea Venuta <[email protected]>
Update license field following SPDX 2.1 license expression standard (#898)

github.com/pest-parser/pest - 4d51b5b75c56b03e13eb21d3e36a5bbe8285a640 authored about 1 year ago by Andrea Frigido <[email protected]>
Implement Display for Expr and OptimizedExpr (#896)

* Merge needed codes from #895

Not related changes included in previous pull request #895.

...

github.com/pest-parser/pest - 02cffe677fdfe881431c7317c7bd583f6409e9b0 authored about 1 year ago by TheVeryDarkness <[email protected]>
Adding get_input() to types that already have public as_str() 🏷️ (#890)

* Added merge and get_input for Span.

* Corrected examples in doc-comments.
Reexporting merg...

github.com/pest-parser/pest - ac0aed3eecf435fd93ba575a39704aaa88a375b7 authored over 1 year ago by 0nyr <[email protected]>
Implement core::fmt::Display for OptimizedExpr (#889)

github.com/pest-parser/pest - 48e0a8bd3d43a17c1c78f099610b745d18ec0c5f authored over 1 year ago by TheVeryDarkness <[email protected]>
Merging Spans :recycle: (#887)

* Added merge and get_input for Span.

* Corrected examples in doc-comments.
Reexporting merg...

github.com/pest-parser/pest - 597e09b09d632da892bb8a9e31879483960a15c6 authored over 1 year ago by 0nyr <[email protected]>
Make the root a value. (#884)

JSON documents don't require being rooted at an object or an array

github.com/pest-parser/pest - 18cba901a1a801461572f8aa9f954050211de793 authored over 1 year ago by Nathan Hammond <[email protected]>
one-or-more rule fix based on #397 (#878)

github.com/pest-parser/pest - d9bfdde88e6686e3724bf4f7dce037da671ad710 authored over 1 year ago by Tomas Tauber <[email protected]>
fix: expose the unicode emoji builtin rules (#874)

ref: https://github.com/pest-parser/pest/discussions/872

github.com/pest-parser/pest - 047c27e06231937c558ff8bf2ff2227c4a09dc1b authored over 1 year ago by Tomas Tauber <[email protected]>
Add reference to json5-nodes (#873)

github.com/pest-parser/pest - 73327b36ead82869c9c6aef906f264bb55ae729d authored over 1 year ago by John Lyon-Smith <[email protected]>
feature-guard the new grammar features with "grammar-extras" (#871)

* feature-guard the new grammar features with "grammar-extras"

this is to address potential s...

github.com/pest-parser/pest - 26863bc49fc084a763c1f8489916ff95510473ca authored over 1 year ago by Tomas Tauber <[email protected]>
bump criterion and cargo dependencies (#869)

github.com/pest-parser/pest - 360df1242e1749ce586b4dfca3143630f821e31d authored over 1 year ago by Tomas Tauber <[email protected]>
Conditional source-tree bootstrapping (#866)

Based on #495
Use cargo to run the bootstrapper.
The default feature was flipped compared to #...

github.com/pest-parser/pest - 867da2e381b7f28db9496a5879dac67f559936f1 authored over 1 year ago by Tomas Tauber <[email protected]>
Swap precedence of negation and factorial (#865)

github.com/pest-parser/pest - 5ce7b43a51bcff53b61fe6648ec3332dd7cddc78 authored over 1 year ago by SandaruKasa <[email protected]>
feat: add simple Position/Span From implementations for LineColLocation (#860)

* feat: add simple From Pos/Span From impls for LCL

* feat: add basic tests for From impls

github.com/pest-parser/pest - a4c93a7e8778007a2610243a19d688de2e6ee4bd authored over 1 year ago by Raphaël Duhen <[email protected]>
derive/examples: add a help menu grammar and parser (#856)

* add a help menu grammar and parser

* simplify

* nest

---------

Co-authored-by: Wil...

github.com/pest-parser/pest - 9176af24ddb104b92db748f18f30b5f6aca0dbb5 authored over 1 year ago by Will <[email protected]>
Removed TODO about removed box syntax (#854)

https://github.com/rust-lang/rust/pull/108471

github.com/pest-parser/pest - 23831eccd4d26e016f7865789689d06503f8be2b authored over 1 year ago by Tartasprint <[email protected]>
Mitigate errors in reporting grammars that can cause the parser to run indefinetely (#848)

* fixed pest_meta::non_progressing

* deeper analysis of is_non_progressing

* analysis of i...

github.com/pest-parser/pest - 7f8411a4d5b9c9ac6fcec06e293878982cd320c8 authored over 1 year ago by Tartasprint <[email protected]>
ci: fix for cargo-msrv needing at least 1.59 now (#850)

github.com/pest-parser/pest - 2a975169f83ca4d27652ef1d647454a089cdc231 authored over 1 year ago by Tomas Tauber <[email protected]>
fuzz: decrease the call limit in the json fuzzer (#841)

Closes #840

Co-authored-by: Tomas Tauber <[email protected]>

github.com/pest-parser/pest - 6355eaec4e71ed223f6f77c8095f52d7fea349b1 authored over 1 year ago by Tomas Tauber <[email protected]>
Implement `ExactSizeIterator` for `Pair` iterators (#833)

* ExactSizeIterator impl for pair iterators

Signed-off-by: MucTepDayH16 <denisdrozhzhin1999@g...

github.com/pest-parser/pest - 20f0842b6f62d04eff767fdf2c69235bf2950720 authored over 1 year ago by Denis Drozhzhin <[email protected]>
Fix #838 grammar error when only have `//!`, `///` or `//`. (#839)

github.com/pest-parser/pest - 5a05e696c88a07d8123665aa20e220c3d651c131 authored over 1 year ago by Jason Lee <[email protected]>
Add basic support for `node_tag`, iterator, and meta grammar (#832)

* basic support based on https://github.com/pest-parser/pest/pull/552/files

* added a helper ...

github.com/pest-parser/pest - 76963f55288d6e9ef60e57dcd4c128bdaf1fb2c3 authored over 1 year ago by Tomas Tauber <[email protected]>
doc: add a link to awesome-pest (#828)

and bump the versions

Co-authored-by: Tomas Tauber <[email protected]>

github.com/pest-parser/pest - f668fcc865965b0eeae6f19ee907bc4c9ce17967 authored over 1 year ago by Tomas Tauber <[email protected]>
Update syn to v2 (#826)

github.com/pest-parser/pest - 9e96a7535bafeec39ab64a4e64179180112d3ad6 authored over 1 year ago by CosmicHorror <[email protected]>
Fixup lifetimes of PrattParser (#824)

github.com/pest-parser/pest - b98805c8590b072383e16283b7c2787e46aa327e authored over 1 year ago by Jasmine Minter <[email protected]>
doc: added a note regarding the no_std support (#819)

ref: https://github.com/pest-parser/pest/issues/795#issuecomment-1454494160

Co-authored-by: T...

github.com/pest-parser/pest - f294ead3e1e417368b2a806ca9f93ff9a6cf825d authored over 1 year ago by Tomas Tauber <[email protected]>
fix: grammar `////` parsing error. (fixes #817) (#818)

github.com/pest-parser/pest - ebb1ccd930edb27b0708e00a36070bde3172b3d8 authored over 1 year ago by Jason Lee <[email protected]>
Update benchmark result typo (with Pest v2.5.2 as base line). (#794)

github.com/pest-parser/pest - 18ca64fb8ca23136cb5bd7bbd5c1aeef732f5d38 authored over 1 year ago by Jason Lee <[email protected]>
Fix multiple grammars not always recompile issue #789 (#790)

github.com/pest-parser/pest - ac89744825a555231346ce06a4bfe9522f9a7469 authored over 1 year ago by Jason Lee <[email protected]>
chore: added docs for semver changes in grammar + remove fast-col-line (#787)

using line_col from pairs is recommended: https://github.com/pest-parser/pest/pull/785#issuecomm...

github.com/pest-parser/pest - 2562356d4858463256e7fc9ab707f7a53fb020aa authored over 1 year ago by Tomas Tauber <[email protected]>
Add `LineIndex` instead of `Pairs::move_cursor` for improve `Pairs::next` and `Pair::line_col` performance. (#785)

* Add benchmark test for nested and flatten iterate all pairs.

For issue #784

* Add `LineI...

github.com/pest-parser/pest - 14d3ce54aed58009c918d6bc3f215eda51a6a398 authored over 1 year ago by Jason Lee <[email protected]>
Update validator for ignore `Rule::line_doc` for fix #781 "already defined" error. (#782)

* Update validator for ignore `Rule::line_doc` for fix #781 "already defined" error.

* Improv...

github.com/pest-parser/pest - 5fae3b9927d96fcfbbf3512b6c77ccdd3673072a authored over 1 year ago by Jason Lee <[email protected]>
Feature: Simple update checker for pest_debugger (#779)

* feat: simple implementation of an update checker for pest_debugger

* fix: some cleanup

*...

github.com/pest-parser/pest - 90aa0c8bd04480157449e29e75b49fab005be4b7 authored over 1 year ago by Jamalam <[email protected]>
fix: typo in pest_debugger (#780)

github.com/pest-parser/pest - f6776a5559dbe764bbef112a5ecb5df008242bc9 authored over 1 year ago by Jamalam <[email protected]>
doc: added doc comments to the meta-grammar (#774)

* doc: added doc comments to the meta-grammar

Co-authored-by: Tomas Tauber <[email protected]>

github.com/pest-parser/pest - ae86b628f61df67a5707a6432718458d86e5c071 authored over 1 year ago by Tomas Tauber <[email protected]>
Add to support `///` and `//!` syntax for add doc comment for rules. (#765)

* Add to support `///` and `//!` syntax for add doc comment for rules.

Resolve #748

For ex...

github.com/pest-parser/pest - 7bd2095caf7026194457fe30eac319f342154ffb authored over 1 year ago by Jason Lee <[email protected]>
CI use Rust 1.62.0 for fix rustyline 10.1.0 `#[default]` compile error. (#770)

Ref:

- https://github.com/kkawakam/rustyline/compare/v10.0.0...v10.1.0
- https://github.com/...

github.com/pest-parser/pest - cc4fc938960e1d2aa0e592dcb3eb766a09d2811c authored over 1 year ago by Jason Lee <[email protected]>
fix: incorrect `col` calculate for `pair.line_col` method, and add integration test for cover it. (#768)

* Add integration test for cover `pair.line_col` and `position.line_col`.

* Fix incorrect `co...

github.com/pest-parser/pest - 56cef182df81d5a7860cba28651746905c5bf527 authored almost 2 years ago by Jason Lee <[email protected]>
fix: restrict the factorizer case to only atomic and compoundatomic rules (#766)

* fix: restrict the factorizer case to only atomic and compoundatomic rules

closes #762

th...

github.com/pest-parser/pest - 174aae8fec6e8e540234864c9b6e577f52117be2 authored almost 2 years ago by Tomas Tauber <[email protected]>
Switches SHA1 for SHA2 (#764)

This removes the SHA1 library and replaces it with the SHA2 library.

Co-authored-by: Jeramy S...

github.com/pest-parser/pest - c9867cf7d5e1a3c7130f6bc374651caabf00064c authored almost 2 years ago by Jeramy Singleton <[email protected]>
Add to support load multiple grammars for derive generator. (#758)

Resolve #197

Example:

```rust
#[derive(Parser)]
#[grammar = "base.pest"]
#[grammar = "j...

github.com/pest-parser/pest - 2f603622f3aa3a3c527aed287d8b7f7f97629555 authored almost 2 years ago by Jason Lee <[email protected]>
Improve line, col calculate performance by use move cursor on Pairs Iterator. (#754)

* Improve line, col calculate performance by use move cursor on Pairs Iterator.

ref: #707, #5...

github.com/pest-parser/pest - 79746cf4c24e1adee7be1e471e4a4649a5b9b3de authored almost 2 years ago by Jason Lee <[email protected]>
bump version to 2.5.2

github.com/pest-parser/pest - 024b857381710ad8083bc885ac16232daa0d3a33 authored almost 2 years ago by Tomas Tauber <[email protected]>
Add Unicode Script into built-in rules. (#751)

* Add CJK unicode into built-in rules.

Make this change to add `CJK`, `HAN`, `HANGUL`, `KATAK...

github.com/pest-parser/pest - 25ba0a233061f59a147b20f8489cf29979d4c749 authored almost 2 years ago by Jason Lee <[email protected]>
Allow use of rust keywords as pest rules (#750)

* Allow use of rust keywords as rule names

This prefixes all non-builtin rules with r# to all...

github.com/pest-parser/pest - 2c472019852165683334978a70573fd4b96824c7 authored almost 2 years ago by David C <[email protected]>
perf: add a faster skip_until using SIMD memchr (#745)

it was put under the "memchr" feature-flag, as memchr SIMD support
is only on x86_64 at the mom...

github.com/pest-parser/pest - 1e407663b4aeef32e481643d0c45d834799af404 authored almost 2 years ago by Tomas Tauber <[email protected]>
doc: explain that matching is greedy without backtracking (#744)

Example borrowed and adapted from #742

github.com/pest-parser/pest - ca114334c05db6d3dea1edd099dedddbc8c6f1c4 authored almost 2 years ago by Georg Brandl <[email protected]>
doc: fix tables of (non-)terminals (#743)

For some reason, rustdoc does not recognize the table when it is
indented. (This behavior seem...

github.com/pest-parser/pest - 15c96e7c1981578221c9e22cf109d8cf447742df authored almost 2 years ago by Georg Brandl <[email protected]>
ci: add pest_debugger to semver checks (#741)

Co-authored-by: Tomas Tauber <[email protected]>

github.com/pest-parser/pest - 40974ab3bbe6b224a2cb5633751e894b3977b3e9 authored almost 2 years ago by Tomas Tauber <[email protected]>
Fix unexpected argument panic in `pest_debugger` (#740)

github.com/pest-parser/pest - 0217ff27a87bfde65bb7a93a1ba107aa6db5c320 authored almost 2 years ago by dffdff2423 <[email protected]>
feature: added a `pest_debugger` crate (fixes #98) (#736)

* feature: added a `pest_debugger` crate (fixes #98)

based on the old PR by @dragostis: https...

github.com/pest-parser/pest - 8c602d832e625a0965701618626166e2ffbd94bb authored almost 2 years ago by Tomas Tauber <[email protected]>
ci: add CIFuzz GitHub action (#738)

github.com/pest-parser/pest - 0ba8386995ec76bdd3a88a9bc7bb6201802ca155 authored almost 2 years ago by DavidKorczynski <[email protected]>
chore: clippy fixes and ignores (#733)

code was fixed where possible;
elsewhere it'd need API-breaking changes,
so it was just annota...

github.com/pest-parser/pest - 7c021f3901b8d97fcadd2376203717da81c11c7a authored almost 2 years ago by Tomas Tauber <[email protected]>
doc: improve documentation (#730)

added missing_docs warning etc. and documented the currently
undocumented public APIs. added ad...

github.com/pest-parser/pest - bd3b18a210a388901f29bc686e71d0c35a10d044 authored almost 2 years ago by Tomas Tauber <[email protected]>
Update README.md (#728)

Fix a pest example. ```ident``` rule is more evident.

github.com/pest-parser/pest - edaef7f38c436ebfa0d40bb8ce193d3e02f8c433 authored almost 2 years ago by Kaben <[email protected]>
feature: added http request grammar (#726)

plus tests, benchmark and a fuzzing target

based on #372 by @adamAndMath

Closes #210

Co...

github.com/pest-parser/pest - 683a7e7d71eec5efae6bce859ab51e45bbff1130 authored almost 2 years ago by Tomas Tauber <[email protected]>
Create FUNDING.yml

for crowdfunding the domain registration: https://github.com/pest-parser/pest/issues/714#issueco...

github.com/pest-parser/pest - d5fa6eb53b7a1bed8866655b5fc27f8ecfa49b9b authored about 2 years ago by Tomas Tauber <[email protected]>
Update deps and switch to 2021 edition (#715)

* Update deps and swith to 2021 edition

* fix up panic macro usage

Co-authored-by: Laurent...

github.com/pest-parser/pest - 7305cf9b287204b56eba34712218ef683f3237cf authored about 2 years ago by Laurent Wandrebeck <[email protected]>
feature: unary prefix/suffix operator support via PrattParser (#710)

Closes #461

based on #344

Co-authored-by: Tomas Tauber <[email protected]>
Co-authored-by: Kla...

github.com/pest-parser/pest - 9f7e4f77e8a0ee88f1ce4899aac9b8a103624de6 authored about 2 years ago by Tomas Tauber <[email protected]>
Merge pull request #709 from tomtau/update/unicode15

chore: update to unicode 15

github.com/pest-parser/pest - 4a4a398214f4df762468f4b6577e996f367b62e0 authored about 2 years ago by Christopher Durham <[email protected]>
chore: update to unicode 15

github.com/pest-parser/pest - 06c098784f71517032a85add3fed9fc0db777866 authored about 2 years ago by Tomas Tauber <[email protected]>
fix: speed up `Position::line_col` for large inputs using SIMD (#707)

note that this may have extra overhead for small inputs and
requires two extra dependencies, he...

github.com/pest-parser/pest - bfbdc4b5c34c3c902f799d7a809b5dd6acce210b authored about 2 years ago by Tomas Tauber <[email protected]>
ci: better CI hygiene (#705)

closes #655

Co-authored-by: Tomas Tauber <[email protected]>

github.com/pest-parser/pest - af4f105fdf833e0a1921eb2f1c5bc44b9586a994 authored about 2 years ago by Tomas Tauber <[email protected]>
Use new `sha-1` package name (#704)

`sha1` is the primary name now.

github.com/pest-parser/pest - 28ee63ae837d962400042caf374da7e5671dcbe7 authored about 2 years ago by David Knaack <[email protected]>
fix: Search for grammar file from CARGO_MANIFEST_DIR (#702)

closes #325.

The new logic looks for the [grammar = "$path"] path in CARGO_MANIFEST_DIR/ bef...

github.com/pest-parser/pest - 4fde90e5ed67964a30b9b7c089b8cfd4189e79ff authored about 2 years ago by Arne Beer <[email protected]>
ci: release 2.3.0 (#700)

added a custom release bash script, because the previous GH action
failed at different stages, ...

github.com/pest-parser/pest - ebee1fc9a5b1a633266426fd1aecb854bf271ffe authored about 2 years ago by Tomas Tauber <[email protected]>
Merge pull request #698 from tomtau/fix/fuzz-tomlcrash2

fix: decrease a call limit on the toml fuzzer

github.com/pest-parser/pest - 3a1f1672d441fd3220b67e863dfd41e8f006f6a8 authored about 2 years ago by Christopher Durham <[email protected]>
fix: decrease a call limit on the toml fuzzer

closes #697

github.com/pest-parser/pest - 2059a3c3b25d92af446548bb63ccfe4af5bf8c55 authored about 2 years ago by Tomas Tauber <[email protected]>
fix: put a call limit on the json fuzzer (#696)

github.com/pest-parser/pest - abb1972359a2c3a3840de6480f80f9ac7943d9fa authored about 2 years ago by Tomas Tauber <[email protected]>
Merge pull request #694 from pest-parser/CAD97-patch-1

Remove trait bound from Error type

github.com/pest-parser/pest - 0640862e0a572a47ae29671c4cbaad8d367bc2c9 authored about 2 years ago by Christopher Durham <[email protected]>
Restore `parsing error:` error introducer

github.com/pest-parser/pest - 5aa9ff20b65c5cb42de2e55df439f6a13afbd856 authored about 2 years ago by Christopher Durham <[email protected]>
Return manual Error Display impl

github.com/pest-parser/pest - 8fbf5da1be8522c5fd8a21bb632da36d92cb5b1f authored about 2 years ago by Christopher Durham <[email protected]>
Remove trait bound from Error type

github.com/pest-parser/pest - d35fc61d3fd94861debc69cf7ccce3d04c834893 authored about 2 years ago by Christopher Durham <[email protected]>
fix: put a call limit on the toml fuzzer (#692)

github.com/pest-parser/pest - 8d1f7b83b6023f9c22a330d1ed97af4de3f5aa48 authored about 2 years ago by Tomas Tauber <[email protected]>
fix: decrease the call limit in fuzzer (#690)

closes #689

Co-authored-by: Tomas Tauber <[email protected]>

github.com/pest-parser/pest - 40e37523edc2caa355a54e659b9a02c4846efc4f authored about 2 years ago by Tomas Tauber <[email protected]>