0
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 24 hours ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wrap the input parsers to the `tuple` sequence combinator in a tuple More... over 2 years ago
fix more dead links More... over 2 years ago
README: mention "MSRV" keyword for better discoverability More... over 2 years ago
Cargo.toml: specify minimum rust version More... over 2 years ago
Rewrite URL to complete fcd27b5 More... over 2 years ago
Small typo More... over 2 years ago
fix typo in docs More... over 2 years ago
update links in PULL_REQUEST_TEMPLATE.md (master -> main) More... over 2 years ago
update links pointing to master -> main More... over 2 years ago
Add docs of number limitation of tuple More... over 2 years ago
remove dead code
geo
as Geoffroy Couprie
More... over 2 years ago
Allow FnMut arguments to Parser::map and Parser::flat_map More... over 2 years ago
Add Meilisearch to the list of project using nom More... over 2 years ago
Typofix - dead link More... over 2 years ago
Add example for integer parsing to digit1 More... over 2 years ago
Doc example for take More... over 2 years ago
`impl<'a> FindToken<char> for &'a [char]` More... over 2 years ago
v7.1.0
geo
as Geoffroy Couprie
More... over 2 years ago
relax the flat_map argument from Fn to FnMut
geo
as Geoffroy Couprie
More... over 2 years ago
introduce a workaround for float parsing
geo
as Geoffroy Couprie
More... over 2 years ago
Merged the allows into a single line as recommended by @Stargateur More... over 2 years ago
Readme: Fix coverage badge More... over 2 years ago
Remove `tuple` and add `parse` in some documentation More... over 2 years ago
Added two allows so clippy would pass a very complicated math formula for testing. More... over 2 years ago
move benchmarks to a subcrate
geo
as Geoffroy Couprie
More... over 2 years ago
Replace ignore to compile_fail More... over 2 years ago
CI: Update tarpaulin and use Coveralls' action More... over 2 years ago
Remove the `tuple` parser combinator and all its uses More... over 2 years ago
Add the `parse` parser combinator to allow the imperative style for all the parsers More... over 2 years ago
Remove jemalloc for test More... over 2 years ago