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

Implements combinator flat_some.
#1768 opened Jun 28, 2024 by zadlg Loading… updated Jun 29, 2024
chore: fix some comments
#1766 opened Jun 19, 2024 by wangcundashang Loading… updated Jun 19, 2024
add usize and isize to character specific parsers
#1496 opened Jan 29, 2022 by weichweich Loading… updated May 30, 2024 8.0
docs: fix compile errors for whitespace wrapper recipe
#1764 opened May 17, 2024 by ozgb Loading… updated May 17, 2024
Add support for character::*::{isize,usize} parsers
#1762 opened May 10, 2024 by AMDmi3 Loading… updated May 10, 2024
7.1.2 benchmark
#1759 opened May 5, 2024 by Geal Loading… updated May 5, 2024
FindSubstring<&[u8]>: make use of memchr::memmem
#1375 opened Aug 27, 2021 by homersimpsons Loading… updated May 5, 2024 8.0
#1500: Add example for bits::complete::tag
#1501 opened Feb 18, 2022 by adamchalmers Loading… updated May 5, 2024 8.0
add dns-parser to readme
#1746 opened Apr 27, 2024 by adiSuper94 Loading… updated May 5, 2024
feat: Add separated_list_m_n
#1722 opened Jan 22, 2024 by jtojnar Loading… updated Mar 14, 2024
For many and fold, consider ..0 an invalid range, just as 0..0 is
#1632 opened Jan 31, 2023 by cky Loading… updated Mar 14, 2024
Parsable trait
#1726 opened Feb 1, 2024 by JamieH01 Loading… updated Feb 1, 2024
[issues-1567] Add varint parsing
#1568 opened Oct 28, 2022 by ikrivosheev Loading… updated Dec 12, 2023
New combinator: multi::reduce
#1578 opened Dec 3, 2022 by bertptrs Loading… updated Nov 26, 2023
Experimental state management
#1704 opened Oct 28, 2023 by Geal Draft updated Nov 1, 2023
[issues-1223] Add take_from combinator
#1566 opened Oct 27, 2022 by ikrivosheev Loading… updated Feb 16, 2023
nom example project for telegram TL scheme parsing
#1539 opened Jul 26, 2022 by lorislibralato Loading… updated Feb 11, 2023
Enable Parser-based ParserIterator to work
#1633 opened Jan 31, 2023 by cky Loading… updated Jan 31, 2023
test the Streaming wrapper on HTTP benchmarks
#1614 opened Jan 7, 2023 by Geal Draft updated Jan 8, 2023
Add fold_count parser equivalent for count
#1401 opened Sep 16, 2021 by nickelc Loading… updated Jan 2, 2023 8.0
Replaces broken tutorial code with working example
#1577 opened Dec 2, 2022 by ltrujello Loading… updated Dec 3, 2022
Add cond_opt
#1553 opened Sep 18, 2022 by KoltesDigital Loading… updated Sep 18, 2022
docs: add ignore empty lines example
#1541 opened Aug 15, 2022 by guissalustiano Loading… updated Aug 15, 2022
A Book for Nom
#1525 opened May 2, 2022 by tfpk Loading… updated Jul 1, 2022
Precedence parsing
#1362 opened Aug 15, 2021 by cenodis Loading… updated Apr 19, 2022
5 tasks done
8.0
ProTip! Filter pull requests by the default branch with base:main.