COMMITS
November 1, 2023
October 28, 2023
G
remove debug statements
Geoffroy Couprie committed
G
experimental state management
Geoffroy Couprie committed
October 21, 2023
A
fix: Recipes had drifted from the implementation and weren't compiling (#1695)
Arthur Carcano committed
G
nom 8 missing docs (#1703)
Geoffroy Couprie committed
B
fix: parse "infinity" literal fully in `float` (#1673)
boxdot committed
A
[breaking] Implement Iterator for owned ParserIterator (#1587)
ambiso committed
G
Fix clippy warnings (#1702)
Geoffroy Couprie committed
G
Fix bin_digit test (#1701)
Geoffroy Couprie committed
祝
Add is_bin_digit method (#1658)
祝健聪 committed
R
fix "using `.clone()` on a double reference" warnings (#1700)
rrupy committed
Q
Add eml-codec, imap-codec, smtp-message to README (#1680)
Quentin Dufour committed
Y
add Kconfig parser (#1681)
Yann Prono committed
T
[nit] Move cnt definition to the branch it's used in. (#1683)
Taras Tsugrii committed
F
docs: add PotterScript to README parsers (#1685)
Federico Miras committed
T
docs(readme): correct dead sozu-proxy/sozu link (#1697)
Tristan F committed
August 10, 2023
G
combine errors in the alt implementation for arrays
Geoffroy Couprie committed
July 30, 2023
G
Add `--generate-link-to-definition` option when building on docs.rs (#1675)
Guillaume Gomez committed
A
Allow using arrays as input to `alt` (#1556)
Aspen Smith committed
June 10, 2023
G
Add an OutputMode type parameter to drive parser results (#1631)
Geoffroy Couprie committed
S
Use less specific type in own combinator example (#1662)
Shahriar Heidrich committed
S
Make is_a example more obvious (#1663)
Shahriar Heidrich committed
S
Add some missing combinators to choosing c. guide (#1665)
Shahriar Heidrich committed
B
Fix typo (#1668)
Brian Broll committed
April 17, 2023
H
Improve wording on nom::Err description (#1655)
Hugo committed
T
Add Nominomicon link to README (#1654)
Tom Kunc committed
March 19, 2023
M
Make Error clonable (#1650)
Makro committed
March 15, 2023
G
Fix multibyte char support in take_while_m_n (#1651)
Geoffroy Couprie committed
March 14, 2023
J
Remove excess space (#1634)
Jonathan Widén committed