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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

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
"recognize" meaning is non-obvious A-combinator Area: combinators C-bug Category: Things not working as expected
#488 opened Feb 28, 2024 by epage
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
Examples with nice error messages C-enhancement Category: Raise on the bar on expectations
#337 opened Sep 27, 2023 by adamchalmers
2 tasks done
Support Read + Seek types as a Stream A-input Area: input / parsing state C-enhancement Category: Raise on the bar on expectations
#299 opened Jul 30, 2023 by epage
2 tasks done
Large tuples are a performance footgun 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.
#237 opened Apr 27, 2023 by epage
2 tasks done
examples s_expression parse_num edge case not covered A-docs Area: Documentation C-bug Category: Things not working as expected
#235 opened Apr 22, 2023 by jhscheer
2 tasks done
Derive API for binary parsing C-enhancement Category: Raise on the bar on expectations
#234 opened Apr 18, 2023 by DJDuque
2 tasks done
map with both Output and Stream A-combinator Area: combinators C-enhancement Category: Raise on the bar on expectations
#231 opened Apr 14, 2023 by martinohmann
2 tasks done
Write a Parser Performance special topic A-docs Area: Documentation C-enhancement Category: Raise on the bar on expectations
#191 opened Feb 22, 2023 by epage
Add cookbook example for rowan or cstree A-docs Area: Documentation C-enhancement Category: Raise on the bar on expectations
#182 opened Feb 19, 2023 by epage
ProTip! Find all open issues with in progress development work with linked:pr.