Skip to content

Issues: winnow-rs/winnow

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Use references for &[T]s token type A-input Area: input / parsing state M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#590 opened Aug 26, 2024 by yyy33
Helping users know how to create combinators C-enhancement Category: Raise on the bar on expectations
#588 opened Aug 24, 2024 by guissalustiano
2 tasks done
Tutorial examples are incomplete A-docs Area: Documentation C-bug Category: Things not working as expected
#571 opened Jul 24, 2024 by dave-doty
2 tasks done
escaped stopping at empty string is the opposite of repeat A-combinator Area: combinators C-question Uncertainty is involved M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#569 opened Jul 22, 2024 by epage
Port over nom-bitvec A-input Area: input / parsing state C-enhancement Category: Raise on the bar on expectations
#564 opened Jul 18, 2024 by kszlim
2 tasks done
accept FnMut instead of just Fn as take_till parameter A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations
#558 opened Jul 12, 2024 by BLucky-gh
2 tasks done
Diverging expressions causing errors in dispatch! C-bug Category: Things not working as expected
#551 opened Jun 25, 2024 by BLucky-gh
2 tasks done
Bstr type when use the feature is in debug mode, the readability is poor C-bug Category: Things not working as expected
#548 opened Jun 20, 2024 by baoyachi
2 tasks done
Opportunistic zero copy parsing for escaped_transform using Cow A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#543 opened Jun 15, 2024 by VorpalBlade
2 tasks done
fold's param init func should be FnOnce instead of FnMut A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations C-question Uncertainty is involved M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#513 opened Apr 26, 2024 by epage
seq! for tuples errors when capturing locally-defined parsers. A-combinator Area: combinators C-bug Category: Things not working as expected M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#502 opened Apr 6, 2024 by aDotInTheVoid
2 tasks done
0.7.0
Names of take_until and take_till don't distinguish them A-combinator Area: combinators C-bug Category: Things not working as expected
#487 opened Feb 28, 2024 by epage
Is there any ambiguity in the ErrorKind Tag C-bug Category: Things not working as expected M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#484 opened Feb 26, 2024 by baoyachi
2 tasks done
0.7.0
Implement Accumulate for tuples (e.g. Accumulate<(T, T)> for Vec<T>) A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations
#483 opened Feb 25, 2024 by axelkar
2 tasks done
Use Display in trace or forward Debug in Located, Stateful and Recoverable A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#482 opened Feb 25, 2024 by axelkar
2 tasks done
Memoize / packrat support for reusing parse results when multiple alt branches use the same parser A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue.
#480 opened Feb 19, 2024 by epage
Add coercion functions to Repeat A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations
#467 opened Feb 8, 2024 by epage
Wasm-pack build error when use winnow debug feature C-bug Category: Things not working as expected
#430 opened Jan 22, 2024 by baoyachi
2 tasks done
Context for built-in combinators A-combinator Area: combinators C-question Uncertainty is involved
#421 opened Jan 12, 2024 by judemille
2 tasks done
Location aware error context C-enhancement Category: Raise on the bar on expectations
#409 opened Jan 1, 2024 by urso
2 tasks done
Allow referring to elided fields values in later fields' parsers with seq! A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations
#406 opened Dec 27, 2023 by DJDuque
2 tasks done
Have seq! trace the field name when parsing each field A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations
#403 opened Dec 24, 2023 by epage
Cannot return iterators wrapping &mut ParserIterator A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#349 opened Oct 23, 2023 by epage
dispatch shouldn't require comma after {} arm A-combinator Area: combinators C-bug Category: Things not working as expected
#344 opened Oct 7, 2023 by adamchalmers
2 tasks done
Divide by zero error when getting offset of ZST A-input Area: input / parsing state C-bug Category: Things not working as expected
#342 opened Oct 6, 2023 by adamchalmers
2 tasks done
ProTip! What’s not been updated in a month: updated:<2024-08-17.