0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better errors for cardinality and alliteration errors. More... about 4 years ago
Print more useful (and prettier) error messages. More... about 4 years ago
Bump version to 1.0.7. More... about 4 years ago
Bump version to 1.0.6, and update README. More... about 4 years ago
Merge pull request #17 from allenap/cardinaility More... about 4 years ago
Add Petnames::cardinality. More... about 4 years ago
Add doc string to Petnames::init. More... about 4 years ago
Merge pull request #16 from allenap/load-words-from-directory More... about 4 years ago
Model word lists with an enum. More... about 4 years ago
Working implementation of the -d / --dir option. More... about 4 years ago
Remove broken Petnames::load function. More... about 4 years ago
First go at writing a Petnames::load function. More... about 4 years ago
Use Self instead of repeating Petnames<'a>. More... about 4 years ago
Bump version to 1.0.5. More... about 4 years ago
Merge pull request #15 from allenap/update-docs More... about 4 years ago
Couple of fixes. More... about 4 years ago
Fix crate name. More... about 4 years ago
Update README with performance information and a few other bits. More... about 4 years ago
Bump version to 1.0.4. More... about 4 years ago
Merge pull request #13 from allenap/alliterate-option More... about 4 years ago
Update README with --help output. More... about 4 years ago
Add -u / --ubuntu as alias for -a / --alliterate. More... about 4 years ago
Add --alliterate option. More... about 4 years ago
Bump version to 1.0.3. More... about 4 years ago
Merge pull request #12 from allenap/limit-letters More... about 4 years ago
Update documentation. More... about 4 years ago
Format source. More... about 4 years ago
Update README with updated --help output. More... about 4 years ago
Limit the number of letters in each word used. More... about 4 years ago
Add Petnames::retain method. More... about 4 years ago