1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ngram suggestions part 6: rescoring of selected words More... about 5 years ago
Ngram suggestions part 5: add new functions for scoring More... over 5 years ago
Refactor usage of string pointers. More... over 5 years ago
Ngram suggestions part 4: select expanded words More... over 5 years ago
Add convenience functions begins_with() and ends_with() More... over 5 years ago
Ngram suggestions part 3: expand root words More... over 5 years ago
Ngram suggestions part 2: threshold calculation More... over 5 years ago
Ngram suggestions part 1: select roots from wordlist More... over 5 years ago
Fix CMake config for find_package(), improve catch2 searching. More... over 5 years ago
Update docs. More... over 5 years ago
Implement features for test forceucase.sug More... over 5 years ago
Update documentation More... over 5 years ago
Refactor feature FORCEUCASE More... over 5 years ago
Implement suggestion features for test breakdefault.sug More... over 5 years ago
Add various bits for suggestions. More... over 5 years ago
Fix broken test with some extra logic. More... over 5 years ago
Make test i58202.sug pass. More... over 5 years ago
Use more efficient case conversion in suggestions More... over 5 years ago
Add more efficient case conversion with less memory allocations. More... over 5 years ago
Progress with suggestions, 3 more tests now pass. More... over 5 years ago
Relax some preprocessor safeguards from unusual platforms. More... over 5 years ago
Implement feature hidden homonym (aka. word with normalized casing). More... over 5 years ago
Prepare version 3.0.0 More... over 5 years ago
Make public API to accept UTF-8 strings by default. More... over 5 years ago
Drop redundant flag check More... over 5 years ago
Implement 6 simple suggestion methods. More... over 5 years ago
Implement 4 compounding features. 3 are specific for Hungarian. More... over 5 years ago
Fix in FORCEUCASE More... over 5 years ago
Implement feature FORCEUCASE More... over 5 years ago
Compounding fixes More... over 5 years ago