2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 22, 2023 — Jun 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(travis-ci): build variant "rime-with-plugins" for tagged commits [skip appveyor] More... about 5 years ago
feat(travis-ci): deploy artifacts for macOS to GitHub releases [skip appveyor] More... about 5 years ago
fix(single_char_filter): broken in librime 1.5.2 More... about 5 years ago
chore(release): 1.5.2 :tada: More... about 5 years ago
fix(user_dictionary, contextual_translation): fix user phrase quality; order contextual suggestions by type More... about 5 years ago
chore(release): 1.5.1 :tada: More... about 5 years ago
fix(user_dictionary): make user phrases comparable in weight to system words More... about 5 years ago
chore(release): 1.5.0 :tada: More... about 5 years ago
fix(deploy): treat schema dependencies as optional; do not report errors if missing More... about 5 years ago
chore(build.bat, appveyor): upgrade to Visual Studio 2017 More... about 5 years ago
refactor(thirdparty): use submodules More... about 5 years ago
fix(ci): update build script More... about 5 years ago
refactor(xcode.mk, build.bat): install distributables to dist/ More... about 5 years ago
fix(CMakeLists.txt): install header files in all platforms More... about 5 years ago
chore(build.bat): extra quotes in path variable THIRDPARTY More... about 5 years ago
chore(thirdparty): use opencc submodule More... about 5 years ago
chore(thirdparty): use marisa-trie submodule More... about 5 years ago
refactor(thirdparty): build marisa-trie with cmake More... about 5 years ago
fix(cmake): libboost Windows XP compatibility fix (#270) More... about 5 years ago
fix(CMakeLists.txt): set "-std=c++11" in CMAKE_CXX_FLAGS More... about 5 years ago
fix(engine): schema doesn't match the one used by switcher More... about 5 years ago
refactor(poet): change order of loops; maybe a slight performance gain More... about 5 years ago
chore(poet): fix indentation; label local helper function static [ci skip] More... about 5 years ago
refactor(poet): use strategies to optimize for performance More... about 5 years ago
feat(poet): find best sentence candidates More... about 5 years ago
feat(translator): contextual suggestions More... about 5 years ago
feat(translator): contextual suggestions in partially selected sentence More... about 5 years ago
feat(contextual_translation): weight and re-order phrases by context More... about 5 years ago
feat(translator): look at preceding text when making sentence More... about 5 years ago
refactor(poet): support making sentences in left associate fashion More... about 5 years ago