Skip to content

Pull requests: rust-bakery/nom

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Implement trivial Copy and ToOwned functions for Error<_>
#1788 opened Nov 17, 2024 by koshell Loading…
Move nom into nom_core workspace and re-export
#1787 opened Nov 13, 2024 by Ben-PH Loading…
separated_list doc and test update
#1784 opened Nov 13, 2024 by SaltyKitkat Loading…
Implement new parser left_assoc.
#1775 opened Aug 12, 2024 by rodrigorc Loading…
feat: Update README for newer Netflow library.
#1774 opened Aug 9, 2024 by mikemiles-dev Loading…
test byte conversion
#1771 opened Jul 26, 2024 by Geal Loading…
Add missing tests for number parsing
#1769 opened Jul 18, 2024 by CXWorks Loading…
Add support for character::*::{isize,usize} parsers
#1762 opened May 10, 2024 by AMDmi3 Loading…
7.1.2 benchmark
#1759 opened May 5, 2024 by Geal Loading…
add dns-parser to readme
#1746 opened Apr 27, 2024 by adiSuper94 Loading…
Parsable trait
#1726 opened Feb 1, 2024 by JamieH01 Loading…
feat: Add separated_list_m_n
#1722 opened Jan 22, 2024 by jtojnar Loading…
Experimental state management
#1704 opened Oct 28, 2023 by Geal Draft
Enable Parser-based ParserIterator to work
#1633 opened Jan 31, 2023 by cky Loading…
New combinator: multi::reduce
#1578 opened Dec 3, 2022 by bertptrs Loading…
[issues-1567] Add varint parsing
#1568 opened Oct 28, 2022 by ikrivosheev Loading…
[issues-1223] Add take_from combinator
#1566 opened Oct 27, 2022 by ikrivosheev Loading…
Add cond_opt
#1553 opened Sep 18, 2022 by KoltesDigital Loading…
nom example project for telegram TL scheme parsing
#1539 opened Jul 26, 2022 by lorislibralato Loading…
A Book for Nom
#1525 opened May 2, 2022 by tfpk Loading…
ProTip! Exclude everything labeled bug with -label:bug.