Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pest-parser/pest

The Elegant Parser
https://github.com/pest-parser/pest

Debugger tweaks, added tracing

rlpowell opened this pull request 8 days ago
check if a crate version was already published

tomtau opened this pull request 11 days ago
fix CIFuzz action

tomtau opened this pull request 11 days ago
Debugger: Allow specification of several breakpoints from cmdline args

zaddach opened this pull request 13 days ago
Debugger: Fix command parsing on the debugger prompt

zaddach opened this pull request 14 days ago
Debugger: Command prompt doesn't parse breakpoint command

zaddach opened this issue 14 days ago
Debugger: Fix deadlock on Windows

zaddach opened this pull request 14 days ago
Clippy warning about an almost complete ascii range

xamgore opened this issue 16 days ago
Using the standard PEG syntax sure would be nice.

rlpowell opened this issue about 1 month ago
bump release toolchain for pest_debugger

tomtau opened this pull request about 1 month ago
debugger: add long versions of the commands as well as all of their prefixes

alpaylan opened this pull request about 1 month ago
Enhancing `pest_debugger`

alpaylan opened this issue about 1 month ago
bump version to 2.7.15

tomtau opened this pull request 2 months ago
no_std build with pest_derive fails

jzbor opened this issue 2 months ago
Update `thiserror` to version 2

MarkusPettersson98 opened this pull request 3 months ago
NEWLINE ended rule can not be processed correctly

saimizi opened this issue 4 months ago
Band-Aid: fix one of the left recursion bugs (fixes #1047)

Tartasprint opened this pull request 4 months ago
Stack overflow achieved with left recursion undetected

AntoineGuilminCrepon opened this issue 4 months ago
bump toolchain for cargo-msrv

tomtau opened this pull request 4 months ago
update unicode to version 16

tomtau opened this pull request 4 months ago
nit: fix minor typo in usage of it's vs its in the docs

nlopes opened this pull request 5 months ago
Adding covers() reduces test coverage

princejohnsantillan opened this issue 5 months ago
bump version and adjust CI guards

tomtau opened this pull request 5 months ago
feat: added upstream miette support

prsabahrami opened this pull request 5 months ago
add validation for tags on silent rules (fixes #1035)

tomtau opened this pull request 5 months ago
Tags do not apply to silent rules

phi-go opened this issue 5 months ago
fix `pest_derive` without std under a workspace in Windows

tomtau opened this pull request 6 months ago
Don't understand grammar

qknight opened this issue 6 months ago
Document common issues, and how to solve them.

oxcrow opened this issue 7 months ago
fix: Remove unnecessary qualification

austriancoder opened this pull request 8 months ago
Avoid computing line offsets after the last token

wabain opened this pull request 8 months ago
Whitespace ignored between rules

vol0n opened this issue 9 months ago
make tracking for better error details optional (fixes #1009)

tomtau opened this pull request 10 months ago
perf regression in 2.7.9

klensy opened this issue 10 months ago
bump version to 2.7.9

tomtau opened this pull request 11 months ago
Trigger clippy: empty doc comment

Luv-Ray opened this issue 11 months ago
Document panics

tomtau opened this issue 11 months ago
Remove unnecessary unsafe functions

djkoloski opened this pull request 11 months ago
docs(book): documentation is missing for `ASCII`

abiriadev opened this issue 11 months ago
Bug when matching brackets

margual56 opened this issue 11 months ago
fix: do not generate empty docstring for Rule

sunng87 opened this pull request 12 months ago
fix: adjust tag association in optional and repeat expressions

tomtau opened this pull request 12 months ago
Wrong tag associated with expression?

jmandel opened this issue 12 months ago
feat: add sql grammar with pratt parser and tests

EmirVildanov opened this pull request 12 months ago
Tags on rules that can yield more than one pair

tomtau opened this issue 12 months ago
Suggestion: Expose a getter function for LineIndex

BoolPurist opened this issue 12 months ago
ci: bump toolchain for check

tomtau opened this pull request about 1 year ago
fix: DebuggerContest::load_XXX accepts impl AsRef<Path> instead of &PathBuf

aatifsyed opened this pull request about 1 year ago
Async Pest

ekechinwokah opened this issue about 1 year ago
bump toolchain to be able to install cargo-msrv

tomtau opened this pull request about 1 year ago
bump version to 2.7.7

tomtau opened this pull request about 1 year ago
perf: skipper support inlining

sssooonnnggg opened this pull request about 1 year ago
make the trivia rules compound atomic under a feature flag

tomtau opened this pull request about 1 year ago
WHITESPACE and COMMENT require $ to be compound

NyalephTheCat opened this issue about 1 year ago
feat: support better error reporting

EmirVildanov opened this pull request about 1 year ago
Add docs to parsing source code

EmirVildanov opened this pull request about 1 year ago
Feature request: Option to use tags to improve error messages

rscarson opened this issue about 1 year ago
Export generator and docs api in the pest_generator trait

marcfir opened this pull request about 1 year ago
bump versions + minor clippy fixes

tomtau opened this pull request about 1 year ago
perf: use str instead of Cow to reduce Token size

sssooonnnggg opened this pull request about 1 year ago
Predicate failure doesn't cause expression failure

themighty1 opened this issue over 1 year ago
Expected operator, found EOI

lambdaknight opened this issue over 1 year ago
Use Rust 2018 format for crates

404salad opened this pull request over 1 year ago
update unicode to 15.1

tomtau opened this pull request over 1 year ago
ci: fix cargo-msrv installation

tomtau opened this pull request over 1 year ago
hebrew not working properly

raisfeld-ori opened this issue over 1 year ago
Update pest_derive to generate a list of all rules in Rule::all_rules().

davidsantiago opened this pull request over 1 year ago
add a comment to EOL

tomtau opened this pull request over 1 year ago
bump MSRV to 1.61 (due to memchr's MSRV)

tomtau opened this pull request over 1 year ago
Add clarification to the docs

DanikVitek opened this pull request over 1 year ago
Add allow(missing_docs) on Rule struct

pgimalac opened this pull request over 1 year ago
small cargo clippy fixes + dependency bumps

tomtau opened this pull request over 1 year ago
What does `outer` and `inner` do?

Eisverygoodletter opened this issue over 1 year ago
Parsing not working as expected

OnlyCS opened this issue over 1 year ago
docs: fix small typo in `match_range`

LeoDog896 opened this pull request over 1 year ago
A new stack implementation that should be faster and less space-consuming

TheVeryDarkness opened this pull request over 1 year ago
A new stack implementation that should be faster and less space-consuming

TheVeryDarkness opened this pull request over 1 year ago
propagate non_exhaustive attribute to the generated Rule enums

tomtau opened this pull request over 1 year ago
Add feature gated `Cow` module paths

veeenu opened this pull request over 1 year ago
Expansion error in `pest-derive` with tags

veeenu opened this issue over 1 year ago
Update license field following SPDX 2.1 license expression standard

frisoft opened this pull request over 1 year ago
Implement Display for Expr and OptimizedExpr

TheVeryDarkness opened this pull request over 1 year ago
Update mod.rs

TheVeryDarkness opened this pull request over 1 year ago
Compound rules may be recorded in ParsingError along with atomic rules

MucTepDayH16 opened this issue over 1 year ago
Adding get_input() to types that already have public as_str() 🏷️

0nyr opened this pull request over 1 year ago
Implement core::fmt::Display for OptimizedExpr

TheVeryDarkness opened this pull request over 1 year ago
Add Reader support

CfirTsabari opened this issue over 1 year ago
Merging Spans :recycle:

0nyr opened this pull request over 1 year ago
Make the root a value.

nathanhammond opened this pull request over 1 year ago
Generating statically typed syntax tree.

TheVeryDarkness opened this issue over 1 year ago
one-or-more rule fix based on #397

tomtau opened this pull request over 1 year ago
Trivial left recursion not detected in presence of tag

jaybosamiya opened this issue over 1 year ago
fix: expose the unicode emoji builtin rules

tomtau opened this pull request over 1 year ago