4
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #491 from chewing/rust-errors More... 3 days ago
docs: Update NEWS More... 3 days ago
refactor: Ensure all fallible API returns Error More... 3 days ago
refactor(conv): Make symbol conversion return Option instead of panic More... 3 days ago
test(dict): Add test to ensure dictionary trait is object safe More... 3 days ago
docs(dict): Remove doc that still reference RIFF from trie More... 3 days ago
test(dict): Test layered with readonly user dict More... 3 days ago
refactor(editor): Redefined EditorError as enum More... 3 days ago
refactor(editor): Rename editor::syllable module to editor::zhuyin_layout More... 3 days ago
refactor(editor): Re-export AbbrevTable from editor More... 3 days ago
refactor(editor): Make estimate infallible More... 3 days ago
refactor(dict): Mark SqliteDictionaryError as non_exhaustive More... 3 days ago
refactor: Align SyllableSlice trait method names More... 3 days ago
refactor(conv): Change Symbol to a enum type More... 3 days ago
refactor: Replace custom Symbol constructor with the From trait More... 3 days ago
refactor(conv): Rename interval.phrase to interval.str More... 3 days ago
refactor(dict): Hide UpdateDictionaryError internal More... 3 days ago
refactor: Fix some clippy warnings More... 3 days ago
refactor(dict): Reintroduce DictionaryMut as a separate trait More... 3 days ago
refactor(dict): Simplify dictionary type names More... 4 days ago
refactor(dict): Improve TrieBufDictionary::from ergonomics More... 4 days ago
refactor(dict): Rename DictEntries to Entries More... 4 days ago
refactor(dict): Rename DictionaryUpdateError to UpdateDictionaryError More... 4 days ago
refactor: remove duplicate phrase error More... 8 days ago
refactor: parse syllable error More... 8 days ago
refactor: build syllable error More... 8 days ago
refactor: bopomofo error More... 10 days ago
feat(dict)!: remove HashMap implemented Dictionary More... 10 days ago
Merge pull request #492 from chewing/simplify-cmake More... 10 days ago
build: make all cmake presets use the same build dir More... 10 days ago