Commit Graph

6 Commits

Author SHA1 Message Date
Steven Roose de52b3679f
Style nits in words_overlaps test 2020-07-20 14:07:11 +02:00
Steven Roose 32daa49834
Add awareness of uniqueness of words in wors lists
This is needed to have good guarantees for the
Mnemonic::guess_language method which can therefore
be renamed to Mnemonic::language_of.
2020-07-18 14:06:16 +02:00
Steven Roose 988f99309f
Spell word list with a space 2020-06-19 11:57:38 +01:00
Steven Roose b81e1bd75d
Add comment to Language::words_by_prefix 2020-06-19 11:56:20 +01:00
Steven Roose e6cb3dfa1f
Remove hashmap based word lookup 2020-06-19 11:53:13 +01:00
Steven Roose a399d5c4a5
Rewrite keeping mnemonic in buffer 2020-06-15 11:49:24 +01:00