Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pest-parser/pest issues and pull requests
#1050 - NEWLINE ended rule can not be processed correctly
Issue -
State: closed - Opened by saimizi about 1 month ago
- 1 comment
Labels: bug
#1048 - Band-Aid: fix one of the left recursion bugs (fixes #1047)
Pull Request -
State: closed - Opened by Tartasprint about 1 month ago
- 1 comment
#1047 - Stack overflow achieved with left recursion undetected
Issue -
State: closed - Opened by AntoineGuilminCrepon about 1 month ago
- 2 comments
Labels: bug, help-wanted
#1046 - bump toolchain for cargo-msrv
Pull Request -
State: closed - Opened by tomtau about 1 month ago
- 1 comment
#1044 - update unicode to version 16
Pull Request -
State: closed - Opened by tomtau about 2 months ago
- 1 comment
#1043 - nit: fix minor typo in usage of it's vs its in the docs
Pull Request -
State: closed - Opened by nlopes 2 months ago
- 1 comment
#1042 - 🏁 RoSctober 2024: The Open Source Developer Challenge is about to start
Issue -
State: closed - Opened by race-of-sloths 2 months ago
- 1 comment
#1040 - Adding covers() reduces test coverage
Issue -
State: closed - Opened by princejohnsantillan 2 months ago
- 2 comments
Labels: bug
#1039 - bump version and adjust CI guards
Pull Request -
State: closed - Opened by tomtau 2 months ago
- 1 comment
#1038 - feat: added upstream miette support
Pull Request -
State: closed - Opened by prsabahrami 3 months ago
- 4 comments
#1036 - add validation for tags on silent rules (fixes #1035)
Pull Request -
State: closed - Opened by tomtau 3 months ago
- 1 comment
#1035 - Tags do not apply to silent rules
Issue -
State: closed - Opened by phi-go 3 months ago
- 7 comments
Labels: bug
#1034 - fix `pest_derive` without std under a workspace in Windows
Pull Request -
State: closed - Opened by tomtau 3 months ago
- 1 comment
#1032 - Don't understand grammar
Issue -
State: closed - Opened by qknight 4 months ago
- 1 comment
Labels: bug
#1026 - Document common issues, and how to solve them.
Issue -
State: open - Opened by oxcrow 4 months ago
- 1 comment
#1024 - fix: Remove unnecessary qualification
Pull Request -
State: closed - Opened by austriancoder 5 months ago
- 1 comment
#1023 - Avoid computing line offsets after the last token
Pull Request -
State: closed - Opened by wabain 5 months ago
- 1 comment
#1019 - Whitespace ignored between rules
Issue -
State: closed - Opened by vol0n 6 months ago
- 1 comment
Labels: bug
#1013 - make tracking for better error details optional (fixes #1009)
Pull Request -
State: closed - Opened by tomtau 7 months ago
- 5 comments
Labels: pr
#1009 - perf regression in 2.7.9
Issue -
State: closed - Opened by klensy 8 months ago
- 6 comments
Labels: bug, help-wanted, runtime-performance
#1002 - bump version to 2.7.9
Pull Request -
State: closed - Opened by tomtau 8 months ago
- 1 comment
#1002 - bump version to 2.7.9
Pull Request -
State: closed - Opened by tomtau 8 months ago
- 1 comment
#1000 - Trigger clippy: empty doc comment
Issue -
State: closed - Opened by Luv-Ray 8 months ago
- 3 comments
#999 - Document panics
Issue -
State: open - Opened by tomtau 8 months ago
Labels: help-wanted, documentation, good-first-issue
#998 - Remove unnecessary unsafe functions
Pull Request -
State: closed - Opened by djkoloski 8 months ago
- 5 comments
Labels: pr
#996 - Using `pest_derive` without `std` under a workspace fails in Windows.
Issue -
State: closed - Opened by Shaddy 8 months ago
- 8 comments
Labels: bug, help-wanted, needs-reproduction
#995 - docs(book): documentation is missing for `ASCII`
Issue -
State: closed - Opened by abiriadev 8 months ago
- 2 comments
Labels: bug
#993 - `Pairs` can be made with mismatched input `str` and `Vec<QueueableToken>` using `pest::state`
Issue -
State: closed - Opened by djkoloski 9 months ago
- 1 comment
Labels: bug, help-wanted, pest
#991 - Bug when matching brackets
Issue -
State: closed - Opened by margual56 9 months ago
Labels: bug
#987 - fix: do not generate empty docstring for Rule
Pull Request -
State: closed - Opened by sunng87 9 months ago
- 1 comment
#985 - fix: adjust tag association in optional and repeat expressions
Pull Request -
State: closed - Opened by tomtau 9 months ago
- 1 comment
Labels: pr
#984 - Wrong tag associated with expression?
Issue -
State: closed - Opened by jmandel 9 months ago
Labels: bug
#983 - feat: add sql grammar with pratt parser and tests
Pull Request -
State: closed - Opened by EmirVildanov 9 months ago
- 1 comment
#982 - Tags on rules that can yield more than one pair
Issue -
State: closed - Opened by tomtau 9 months ago
Labels: bug, documentation, generator, maybe
#982 - Tags on rules that can yield more than one pair
Issue -
State: open - Opened by tomtau 9 months ago
Labels: bug, documentation, generator, maybe
#981 - Suggestion: Expose a getter function for LineIndex
Issue -
State: open - Opened by BoolPurist 9 months ago
- 3 comments
Labels: enhancement, pest, needs-pof
#980 - Very unhelpful error messages for unmapped prefix operators in pratt parsers
Issue -
State: open - Opened by rscarson 10 months ago
Labels: bug, help-wanted
#978 - ci: bump toolchain for check
Pull Request -
State: closed - Opened by tomtau 10 months ago
- 1 comment
#976 - fix: DebuggerContest::load_XXX accepts impl AsRef<Path> instead of &PathBuf
Pull Request -
State: closed - Opened by aatifsyed 10 months ago
- 1 comment
#974 - Async Pest
Issue -
State: open - Opened by ekechinwokah 10 months ago
- 2 comments
Labels: enhancement, maybe, runtime-performance, needs-decision
#973 - bump toolchain to be able to install cargo-msrv
Pull Request -
State: closed - Opened by tomtau 10 months ago
- 1 comment
#970 - bump version to 2.7.7
Pull Request -
State: closed - Opened by tomtau 10 months ago
- 1 comment
#969 - perf: skipper support inlining
Pull Request -
State: closed - Opened by sssooonnnggg 10 months ago
- 1 comment
#968 - make the trivia rules compound atomic under a feature flag
Pull Request -
State: closed - Opened by tomtau 10 months ago
- 2 comments
#966 - WHITESPACE and COMMENT require $ to be compound
Issue -
State: closed - Opened by NyalephTheCat 11 months ago
- 4 comments
Labels: bug
#965 - feat: support better error reporting
Pull Request -
State: closed - Opened by EmirVildanov 11 months ago
- 6 comments
Labels: pr
#964 - Add docs to parsing source code
Pull Request -
State: closed - Opened by EmirVildanov 11 months ago
- 2 comments
#963 - Feature request: Option to use tags to improve error messages
Issue -
State: open - Opened by rscarson 11 months ago
Labels: help-wanted
#961 - Export generator and docs api in the pest_generator trait
Pull Request -
State: closed - Opened by marcfir 11 months ago
- 2 comments
#959 - bump versions + minor clippy fixes
Pull Request -
State: closed - Opened by tomtau 11 months ago
- 2 comments
Labels: pr
#959 - bump versions + minor clippy fixes
Pull Request -
State: closed - Opened by tomtau 11 months ago
- 2 comments
Labels: pr
#959 - bump versions + minor clippy fixes
Pull Request -
State: closed - Opened by tomtau 11 months ago
- 2 comments
Labels: pr
#958 - perf: use str instead of Cow to reduce Token size
Pull Request -
State: closed - Opened by sssooonnnggg 11 months ago
- 9 comments
#958 - perf: use str instead of Cow to reduce Token size
Pull Request -
State: closed - Opened by sssooonnnggg 11 months ago
- 9 comments
#958 - perf: use str instead of Cow to reduce Token size
Pull Request -
State: closed - Opened by sssooonnnggg 11 months ago
- 9 comments
#944 - Predicate failure doesn't cause expression failure
Issue -
State: closed - Opened by themighty1 about 1 year ago
- 5 comments
Labels: bug
#943 - Expected operator, found EOI
Issue -
State: open - Opened by lambdaknight about 1 year ago
- 3 comments
Labels: bug
#941 - Use Rust 2018 format for crates
Pull Request -
State: closed - Opened by 404salad about 1 year ago
#941 - Use Rust 2018 format for crates
Pull Request -
State: closed - Opened by 404salad about 1 year ago
#936 - update unicode to 15.1
Pull Request -
State: closed - Opened by tomtau about 1 year ago
#936 - update unicode to 15.1
Pull Request -
State: closed - Opened by tomtau about 1 year ago
#929 - ci: fix cargo-msrv installation
Pull Request -
State: closed - Opened by tomtau about 1 year ago
#928 - hebrew not working properly
Issue -
State: closed - Opened by raisfeld-ori about 1 year ago
- 1 comment
Labels: bug
#927 - Update pest_derive to generate a list of all rules in Rule::all_rules().
Pull Request -
State: closed - Opened by davidsantiago about 1 year ago
- 2 comments
#926 - add a comment to EOL
Pull Request -
State: closed - Opened by tomtau about 1 year ago
#925 - bump MSRV to 1.61 (due to memchr's MSRV)
Pull Request -
State: closed - Opened by tomtau about 1 year ago
#924 - Add clarification to the docs
Pull Request -
State: closed - Opened by DanikVitek about 1 year ago
#923 - Add allow(missing_docs) on Rule struct
Pull Request -
State: open - Opened by pgimalac about 1 year ago
- 1 comment
#923 - Add allow(missing_docs) on Rule struct
Pull Request -
State: closed - Opened by pgimalac about 1 year ago
- 11 comments
#923 - Add allow(missing_docs) on Rule struct
Pull Request -
State: open - Opened by pgimalac about 1 year ago
- 1 comment
#921 - small cargo clippy fixes + dependency bumps
Pull Request -
State: closed - Opened by tomtau over 1 year ago
#920 - Pairs has peek() but does not implement Peekable and has a different interface
Issue -
State: open - Opened by frp over 1 year ago
Labels: bug
#917 - What does `outer` and `inner` do?
Issue -
State: closed - Opened by Eisverygoodletter over 1 year ago
#914 - Parsing not working as expected
Issue -
State: closed - Opened by OnlyCS over 1 year ago
Labels: bug
#912 - Can I ignore order?
Issue -
State: closed - Opened by RudolfVonKrugstein over 1 year ago
#906 - docs: fix small typo in `match_range`
Pull Request -
State: closed - Opened by LeoDog896 over 1 year ago
#905 - A new stack implementation that should be faster and less space-consuming
Pull Request -
State: closed - Opened by TheVeryDarkness over 1 year ago
- 2 comments
#904 - A new stack implementation that should be faster and less space-consuming
Pull Request -
State: closed - Opened by TheVeryDarkness over 1 year ago
- 1 comment
#901 - propagate non_exhaustive attribute to the generated Rule enums
Pull Request -
State: closed - Opened by tomtau over 1 year ago
- 3 comments
#900 - Add feature gated `Cow` module paths
Pull Request -
State: closed - Opened by veeenu over 1 year ago
#899 - Expansion error in `pest-derive` with tags
Issue -
State: closed - Opened by veeenu over 1 year ago
- 2 comments
Labels: bug
#898 - Update license field following SPDX 2.1 license expression standard
Pull Request -
State: closed - Opened by frisoft over 1 year ago
#896 - Implement Display for Expr and OptimizedExpr
Pull Request -
State: closed - Opened by TheVeryDarkness over 1 year ago
#895 - Update mod.rs
Pull Request -
State: closed - Opened by TheVeryDarkness over 1 year ago
- 3 comments
#893 - Compound rules may be recorded in ParsingError along with atomic rules
Issue -
State: open - Opened by MucTepDayH16 over 1 year ago
Labels: bug
#890 - Adding get_input() to types that already have public as_str() 🏷️
Pull Request -
State: closed - Opened by 0nyr over 1 year ago
#889 - Implement core::fmt::Display for OptimizedExpr
Pull Request -
State: closed - Opened by TheVeryDarkness over 1 year ago
#888 - Add Reader support
Issue -
State: closed - Opened by CfirTsabari over 1 year ago
- 1 comment
#887 - Merging Spans :recycle:
Pull Request -
State: closed - Opened by 0nyr over 1 year ago
#884 - Make the root a value.
Pull Request -
State: closed - Opened by nathanhammond over 1 year ago
#882 - Generating statically typed syntax tree.
Issue -
State: open - Opened by TheVeryDarkness over 1 year ago
- 16 comments
Labels: enhancement, generator
#881 - Breaking change in 2.7.0: false positive 'expression inside repetition is non-progressing and will repeat infinitely'
Issue -
State: open - Opened by reivilibre over 1 year ago
- 3 comments
Labels: bug, needs-decision
#878 - one-or-more rule fix based on #397
Pull Request -
State: closed - Opened by tomtau over 1 year ago
#875 - Trivial left recursion not detected in presence of tag
Issue -
State: closed - Opened by jaybosamiya over 1 year ago
- 3 comments
Labels: bug, help-wanted, good-first-issue
#874 - fix: expose the unicode emoji builtin rules
Pull Request -
State: closed - Opened by tomtau over 1 year ago
- 3 comments
#873 - Add reference to json5-nodes
Pull Request -
State: closed - Opened by jlyonsmith over 1 year ago
#871 - feature-guard the new grammar features with "grammar-extras"
Pull Request -
State: closed - Opened by tomtau over 1 year ago
#870 - the error position isn't accurate
Issue -
State: open - Opened by taodongl over 1 year ago
- 3 comments
Labels: bug, help-wanted, good-first-issue
#869 - bump criterion and cargo dependencies
Pull Request -
State: closed - Opened by tomtau over 1 year ago
- 1 comment
#866 - Conditional source-tree bootstrapping
Pull Request -
State: closed - Opened by tomtau over 1 year ago