aboutsummaryrefslogtreecommitdiff
path: root/crates/cli/src/inflection.rs
Commit message (Expand)AuthorAgeFilesLines
* run: add enunciate completion for verbs and pronounsMiquel Sabaté Solà2026-01-271-4/+3
* words: add the -īs form for the accusative pluralMiquel Sabaté Solà2026-01-221-1/+5
* words: add the --tag flag to the ls commandMiquel Sabaté Solà2026-01-211-1/+1
* Ask for the inflection of nouns when practicingMiquel Sabaté Solà2026-01-151-49/+2
* Add the ability to sort cases via configurationMiquel Sabaté Solà2026-01-141-58/+75
* Fix style issues coming from recent mergeMiquel Sabaté Solà2026-01-131-35/+35
* Various fixes on adjective inflectionMiquel Sabaté Solà2026-01-131-6/+58
* Add basic validation for verbs and pronounsMiquel Sabaté Solà2026-01-131-2/+2
* Provide initial implementation for word inflectionMiquel Sabaté Solà2025-10-271-0/+284