generated from PlexSheep/rs-base
docs(readme): change docs.rs link to the documentation instead of the crate
cargo.yaml #70:Commit
eba7d2fe01
pushed by
PlexSheep
docs(readme): add fancy badges and mirror links
cargo.yaml #69:Commit
1a87391d5e
pushed by
PlexSheep
chore: remove unused dep clap-num and disable default features for libpt
cargo.yaml #65:Commit
83250589fb
pushed by
PlexSheep
fix: only read from stdin if it's not a terminal #17
cargo.yaml #62:Commit
bf4e7b00d7
pushed by
PlexSheep
fix: only read from stdin if it's not a terminal #17
cargo.yaml #61:Commit
bf4e7b00d7
pushed by
PlexSheep
fix: parse first then add numbers from stdin #16
cargo.yaml #60:Commit
f93e5f6c4c
pushed by
PlexSheep
Merge pull request 'v0.3.0' (#14) from devel into master
cargo.yaml #59:Commit
09a7fa22cf
pushed by
PlexSheep
Merge pull request 'v0.3.0' (#14) from devel into master
cargo.yaml #58:Commit
09a7fa22cf
pushed by
PlexSheep
Merge pull request 'read numbers from stdin' (#15) from feat/numbers-from-stdin into devel
cargo.yaml #56:Commit
706c06ce6f
pushed by
PlexSheep
Merge pull request 'add parser for all formats' (#13) from feat/parse-formats into devel
cargo.yaml #50:Commit
abb8ed4f2e
pushed by
PlexSheep
refactor: use libpt for joining the base64 parser vec #5 #13
cargo.yaml #49:Commit
7eb00e0f56
pushed by
PlexSheep
refactor: use libpt to join the fast32 vecs into the integer type #13 #5
cargo.yaml #48:Commit
1bb0ffd6f8
pushed by
PlexSheep
feat: add hacky parsing for base32 and base64 #13 #5
cargo.yaml #46:Commit
68d9cdaf69
pushed by
PlexSheep
test: numf_parser test for all types that should be supported by the generic #13
cargo.yaml #45:Commit
47894a3f26
pushed by
PlexSheep
refactor: numf_parser takes a generic unsigned int #13
cargo.yaml #44:Commit
6649470ff7
pushed by
PlexSheep
feat: add a parser that can be used with clap for all formats except base32 and base64
cargo.yaml #41:Commit
399021ecc6
pushed by
PlexSheep