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 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…
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…
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…
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…
Clarify the internal module name
#1412 opened Sep 28, 2021 by epage Loading… 8.0
Add fold_count parser equivalent for count
#1401 opened Sep 16, 2021 by nickelc Loading… 8.0
Fix Parsing Special Numbers
#1391 opened Sep 10, 2021 by Alexhuszagh Loading… 8.0
Precedence parsing
#1362 opened Aug 15, 2021 by cenodis Loading…
5 tasks done
8.0
add fold_separated0 and fold_separated1 combinators
#1341 opened Aug 1, 2021 by umanwizard Loading…
ProTip! Filter pull requests by the default branch with base:main.