0
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs(README.md): add license badge More... over 10 years ago
chore(clap): increase version More... over 10 years ago
docs(clap): rebuild docs with new features More... over 10 years ago
tests(from_usage): add tests for usage strings with tabs More... over 10 years ago
fix(from_usage): tabs and spaces should be treated equally More... over 10 years ago
feat(macros.rs): add macro to get version from Cargo.toml More... over 10 years ago
chore(clap): increase version More... over 10 years ago
chore(docs): rebuild docs More... over 10 years ago
fix(macros.rs): fix use statements for trait impls More... over 10 years ago
refactor(macros.rs): improve trait implmentation readability More... over 10 years ago
refactor(arg.rs): remove deprecation warnings for stable rustc More... over 10 years ago
chore(docs): rebuild docs after refactor More... over 10 years ago
refactor(clap): restructure matched args for performance and deduplication More... over 10 years ago
Merge pull request #77 from kbknapp/cleanup More... over 10 years ago
chore(clap): increase version More... over 10 years ago
chore(docs): rebuild documentation More... over 10 years ago
docs(README.md): change section of typed values to add arg_enum! macro More... over 10 years ago
Merge pull request #76 from kbknapp/enums More... over 10 years ago
feat(macros): add ability to create enums pub or priv with derives More... over 10 years ago
docs(README.md): add crates.io badge More... over 10 years ago
chore(clap): increase version More... over 10 years ago
chore(docs): rebuild documentation with new features More... over 10 years ago
feat(macros): add macro to create custom enums to use as types More... over 10 years ago
docs(README.md): add section for simple_enum! macro More... over 10 years ago
docs(examples): add example covering custom enums More... over 10 years ago
Merge pull request #75 from kbknapp/examples More... over 10 years ago
chore(clap): rebuild documentation More... over 10 years ago
docs(clap): fix typo core->std More... over 10 years ago
docs(12_TypedValues.rs): fix typo in trait name More... over 10 years ago
docs(README.md): fix typos in the readme More... over 10 years ago