2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Sep 27, 2023 — Sep 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor(thirdparty): use submodules More... over 5 years ago
fix(ci): update build script More... over 5 years ago
refactor(xcode.mk, build.bat): install distributables to dist/ More... over 5 years ago
fix(CMakeLists.txt): install header files in all platforms More... over 5 years ago
chore(build.bat): extra quotes in path variable THIRDPARTY More... over 5 years ago
chore(thirdparty): use opencc submodule More... over 5 years ago
chore(thirdparty): use marisa-trie submodule More... over 5 years ago
refactor(thirdparty): build marisa-trie with cmake More... over 5 years ago
fix(cmake): libboost Windows XP compatibility fix (#270) More... over 5 years ago
fix(CMakeLists.txt): set "-std=c++11" in CMAKE_CXX_FLAGS More... over 5 years ago
fix(engine): schema doesn't match the one used by switcher More... over 5 years ago
refactor(poet): change order of loops; maybe a slight performance gain More... over 5 years ago
chore(poet): fix indentation; label local helper function static [ci skip] More... over 5 years ago
refactor(poet): use strategies to optimize for performance More... over 5 years ago
feat(poet): find best sentence candidates More... over 5 years ago
feat(translator): contextual suggestions More... over 5 years ago
feat(translator): contextual suggestions in partially selected sentence More... over 5 years ago
feat(contextual_translation): weight and re-order phrases by context More... over 5 years ago
feat(translator): look at preceding text when making sentence More... over 5 years ago
refactor(poet): support making sentences in left associate fashion More... over 5 years ago
refactor(table_translator): remove duplicate code with poet More... over 5 years ago
fix(travis-install.sh): working directory More... over 5 years ago
chore(sample): add sample travis-install script More... over 5 years ago
chore(travis-script.sh): make xcode/test [ci skip] More... over 5 years ago
feat(install-plugins.sh): git-clone or update plugins More... over 5 years ago
feat(appveyor): install RIME_PLUGINS [skip travis] More... over 5 years ago
feat(travis-ci): install plugins specified in envvar RIME_PLUGINS More... over 5 years ago
refactor(travis-ci): install dependencies in `install` phase instead of `before_install` More... over 5 years ago
chore(thirdparty): use googletest submodule More... over 5 years ago
chore(thirdparty): use yaml-cpp submodule More... over 5 years ago