aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* Various fixes on adjective inflectionMiquel Sabaté Solà2026-01-131-6/+58
* Add basic validation for verbs and pronounsMiquel Sabaté Solà2026-01-133-12/+26
* Trim word parts on database insertMiquel Sabaté Solà2025-10-271-1/+3
* Provide initial implementation for word inflectionMiquel Sabaté Solà2025-10-275-53/+492
* Add the -f/--flag flag to the 'practice' commandMiquel Sabaté Solà2025-07-301-15/+45
* Add exercises to the practice commandMiquel Sabaté Solà2025-07-293-12/+193
* Add the exercises commandMiquel Sabaté Solà2025-07-293-2/+261
* Add weight to wordsMiquel Sabaté Solà2025-07-291-0/+16
* Rename from run to practiceMiquel Sabaté Solà2025-07-291-37/+35
* Implement the edit subcommand for wordsMiquel Sabaté Solà2025-07-291-98/+185
* words: Move away the selection of a wordMiquel Sabaté Solà2025-07-251-16/+37
* Apply suggestions from clippyMiquel Sabaté Solà2025-07-255-85/+99
* Implement creation of wordsMiquel Sabaté Solà2025-07-252-21/+335
* Add steps into wordsMiquel Sabaté Solà2025-06-131-2/+10
* Implement the run commandMiquel Sabaté Solà2025-06-121-1/+141
* Initial commitMiquel Sabaté Solà2025-06-036-0/+329