0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests for `bits/streaming::{take, tag}` More... over 2 years ago
Use `[]` for `vec!` macro More... over 2 years ago
Implement Parser for tuples and modify the tuple fn to use it More... over 2 years ago
point the docs to Parser::map and Parser::flat_map
geo
as Geoffroy Couprie
More... over 2 years ago
Fix broken "take_while" link More... over 2 years ago
Replace deprecated "use_std" memchr feature with "std" More... over 2 years ago
Fail CI on bad intradoc links More... over 2 years ago
Add JsonValue::Null to json example More... over 2 years ago
Fix typos More... over 2 years ago
ci: tune build jobs with caching and disable incremental compilation More... over 2 years ago
Add pseudocode interpreter to the list of projects (#1400) More... over 2 years ago
specify the syntax highlight to code snippet in error doc More... over 2 years ago
`alt` takes tuple More... over 2 years ago
Implement Alt<I, O, E> for the 1-tuple type More... over 2 years ago
Fix doc for fold_many_m_n (one of the args takes a lambda) More... over 2 years ago
Fix usage comment of alt() combinator More... over 2 years ago
Re-enable the `iterator` example More... over 2 years ago
Remove superfluous `#[macro_use]` attributes More... over 2 years ago
Increment minimal-lexical version. More... over 2 years ago
Fix test warnings with `std` feature not enabled More... over 2 years ago
Fix clippy warnings More... over 2 years ago
Update README.md More... over 2 years ago
fix: fixed doc code blocks More... over 2 years ago
Fix docs: misleading argument order (streaming::escaped_transform) More... over 2 years ago
Remove version check for i128 functions More... over 2 years ago
Fix documention for double using f64 and float More... over 2 years ago
Remove `blockbuf-arithmetic` test from Cargo.toml More... over 2 years ago
Remove dead code (tests/blockbuf-arithmetic.rs) More... over 2 years ago
minimal-lexical now import with no default feature More... over 2 years ago
Replace build status badge More... over 2 years ago