0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 23 minutes ago. based on code collected 25 minutes ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move code examples to lib.rs More... almost 3 years ago
Update/fix fenced code blocks More... almost 3 years ago
Overhaul intro; add reasons why to use a petname More... almost 3 years ago
Update/fix link to Dustin's blog More... almost 3 years ago
List notable features More... almost 3 years ago
Move "Features & `no_std` support" lower down More... almost 3 years ago
Remove --count=0 special case; fixes #24 More... almost 3 years ago
Belt-n-braces with iter capacity More... almost 3 years ago
Calculate capacity for NamesProduct More... almost 3 years ago
Don't use the empty string as cycle end marker More... almost 3 years ago
Fix lint More... almost 3 years ago
Rename Petnames::iter_unique to iter_non_repeating for consistency More... almost 3 years ago
Add --non-repeating to command-line app More... almost 3 years ago
Make NamesProduct::new non-shuffling, but add ::shuffled alternative More... almost 3 years ago
Test when no words are requested More... almost 3 years ago
Test when one word list is empty More... almost 3 years ago
Copy over example code from Petnames::iter More... almost 3 years ago
Rename NamesUnique to NamesProduct, and use in iter_unique More... almost 3 years ago
NamesUnique::new More... almost 3 years ago
Refer to ITERATOR::Item rather than duplicating definition More... almost 3 years ago
Put the cycle mark into the cloned word list More... almost 3 years ago
Guard against broken expectations More... almost 3 years ago
Remove the cardinality field; add commentary More... almost 3 years ago
Working with a product of the word lists More... almost 3 years ago
First go at a non-repeating petname iterator More... almost 3 years ago
Merge pull request #47 from allenap/add-stream-option-deprecate-count-0 More... almost 3 years ago
Add --stream option; deprecate --count=0 More... almost 3 years ago
Obey clippy. More... almost 3 years ago
Merge pull request #46 from allenap/docs-on-single-platform More... almost 3 years ago
Limit docs.rs builds to a single tier one target More... almost 3 years ago