index
:
mihi
main
A self assessment tool for learning Latin.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
*
words: pick enunciates from stdin if available
Miquel Sabaté Solà
2026-01-30
1
-3
/
+24
*
words: allow the creation of indeclinable nouns
Miquel Sabaté Solà
2026-01-29
1
-0
/
+6
*
words: fix bad alignment on the help message
Miquel Sabaté Solà
2026-01-29
1
-1
/
+1
*
run: show the exercise's lessons at the end
Miquel Sabaté Solà
2026-01-29
1
-1
/
+6
*
exercises: fix error message
Miquel Sabaté Solà
2026-01-29
1
-2
/
+2
*
exercises: simplify the kind
Miquel Sabaté Solà
2026-01-29
2
-25
/
+11
*
Split lib.rs into multiple files
Miquel Sabaté Solà
2026-01-29
7
-69
/
+71
*
words: allow the creation of irregular words
Miquel Sabaté Solà
2026-01-29
1
-2
/
+18
*
init: remove database migration
Miquel Sabaté Solà
2026-01-29
1
-2
/
+1
*
Ensure that the locative is singular-only unless defective
Miquel Sabaté Solà
2026-01-28
1
-1
/
+8
*
Move declension/conjugation IDs into enums
Miquel Sabaté Solà
2026-01-28
1
-96
/
+177
*
words: improve the description on verb conjugation
Miquel Sabaté Solà
2026-01-27
1
-2
/
+13
*
run: add enunciate completion for verbs and pronouns
Miquel Sabaté Solà
2026-01-27
2
-23
/
+60
*
words: add the 'rel' subcommand
Miquel Sabaté Solà
2026-01-27
1
-0
/
+81
*
words: delete all relationships on 'rm'
Miquel Sabaté Solà
2026-01-24
1
-1
/
+10
*
words: make alternative relationships two-ways
Miquel Sabaté Solà
2026-01-24
1
-1
/
+11
*
words: add the 'dup' subcommand
Miquel Sabaté Solà
2026-01-22
1
-2
/
+116
*
words: show relevant flags as well
Miquel Sabaté Solà
2026-01-22
1
-6
/
+57
*
words: add the -īs form for the accusative plural
Miquel Sabaté Solà
2026-01-22
1
-1
/
+5
*
words: improve the wording on editing flags
Miquel Sabaté Solà
2026-01-22
1
-0
/
+3
*
Allow to pair tags with words on words create/edit
Miquel Sabaté Solà
2026-01-21
1
-4
/
+86
*
words: add the --tag flag to the ls command
Miquel Sabaté Solà
2026-01-21
2
-16
/
+43
*
run: allow selection based on tags
Miquel Sabaté Solà
2026-01-20
1
-11
/
+56
*
Add the 'tags' command
Miquel Sabaté Solà
2026-01-20
2
-0
/
+183
*
words: add the poke subcommand
Miquel Sabaté Solà
2026-01-19
1
-0
/
+27
*
run: ask for alternatives as well
Miquel Sabaté Solà
2026-01-19
3
-10
/
+99
*
Display related words on the 'words show' command
Miquel Sabaté Solà
2026-01-19
1
-1
/
+86
*
Add adjectives on the inflection practice
Miquel Sabaté Solà
2026-01-15
1
-84
/
+107
*
Add a 'categories' parameter to 'select_words_except'
Miquel Sabaté Solà
2026-01-15
1
-1
/
+5
*
Ask for the inflection of nouns when practicing
Miquel Sabaté Solà
2026-01-15
2
-67
/
+203
*
Simplify practice loop by removing exit code
Miquel Sabaté Solà
2026-01-15
1
-28
/
+16
*
Touch the 'updated_at' column on exercise success
Miquel Sabaté Solà
2026-01-14
1
-3
/
+7
*
run: do not account errors in the exit code
Miquel Sabaté Solà
2026-01-14
1
-20
/
+23
*
run: introduce --endless mode
Miquel Sabaté Solà
2026-01-14
1
-24
/
+33
*
Print the exercise enunciate after giving an answer
Miquel Sabaté Solà
2026-01-14
1
-0
/
+4
*
Implement the 'ls' command for exercises
Miquel Sabaté Solà
2026-01-14
2
-0
/
+18
*
Add the ability to sort cases via configuration
Miquel Sabaté Solà
2026-01-14
1
-58
/
+75
*
Migrate from usize to isize for integers in models
Miquel Sabaté Solà
2026-01-14
2
-5
/
+5
*
Fix style issues coming from recent merge
Miquel Sabaté Solà
2026-01-13
4
-45
/
+44
*
Various fixes on adjective inflection
Miquel Sabaté Solà
2026-01-13
1
-6
/
+58
*
Add basic validation for verbs and pronouns
Miquel Sabaté Solà
2026-01-13
3
-12
/
+26
*
Trim word parts on database insert
Miquel Sabaté Solà
2025-10-27
1
-1
/
+3
*
Provide initial implementation for word inflection
Miquel Sabaté Solà
2025-10-27
5
-53
/
+492
*
Add the -f/--flag flag to the 'practice' command
Miquel Sabaté Solà
2025-07-30
1
-15
/
+45
*
Add exercises to the practice command
Miquel Sabaté Solà
2025-07-29
3
-12
/
+193
*
Add the exercises command
Miquel Sabaté Solà
2025-07-29
3
-2
/
+261
*
Add weight to words
Miquel Sabaté Solà
2025-07-29
1
-0
/
+16
*
Rename from run to practice
Miquel Sabaté Solà
2025-07-29
1
-37
/
+35
*
Implement the edit subcommand for words
Miquel Sabaté Solà
2025-07-29
1
-98
/
+185
*
words: Move away the selection of a word
Miquel Sabaté Solà
2025-07-25
1
-16
/
+37
[next]