1 file changed
+1
-1
lines changed- .github/ISSUE_TEMPLATE/bug-report.md+44
- .github/ISSUE_TEMPLATE/config.yml+2
- .github/ISSUE_TEMPLATE/feature-request.md+20
- .github/pull-request-template.md+24
- .github/workflows/commit-ci.yml+134
- .github/workflows/release-ci.yml+145
- .travis.yml-48
- CMakeLists.txt+10-2
- README-mac.md+3-1
- README.md+2-1
- action-install-linux.sh
- action-install-plugins-macos.sh+3-7
- action-install-plugins-windows.bat+20
- appveyor.install.bat-30
- appveyor.yml-74
- appveyor_build_boost.bat-46
- appveyor_build_thirdparty.bat-38
- build.bat+61-42
- data/minimal/symbols.yaml+1-1
- env.bat.template+6-5
- env.vs2017_xp.bat+15
- env.vs2019.bat+15
- env.vs2022.bat+15
- install-boost.bat+19
- install-boost.sh+21-12
- package-lock.json-1.2k
- plugins/plugins_module.cc+1-3
- src/rime/candidate.h+2-2
- src/rime/common.h+2
- src/rime/composition.cc-3
- src/rime/config/config_component.cc+4-5
- src/rime/config/config_component.h+2
- src/rime/config/config_data.cc+9-6
- src/rime/config/config_data.h-9
- src/rime/config/config_types.h+7-13
- src/rime/context.cc+2-2
- src/rime/dict/corrector.cc-1
- src/rime/dict/corrector.h-2
- src/rime/dict/dictionary.cc+5-4
- src/rime/gear/chord_composer.cc+5-16
- src/rime/gear/editor.cc+10-4
- src/rime/gear/script_translator.cc+6-6
- src/rime/gear/table_translator.cc+4-4
- src/rime/switcher.cc+11-10
- thirdparty.mk+1
- thirdparty/src/glog+1-1
- thirdparty/src/googletest+1-1
- thirdparty/src/leveldb+1-1
- thirdparty/src/marisa-trie+1-1
- thirdparty/src/opencc+1-1
- thirdparty/src/yaml-cpp+1-1
- travis-install-osx.sh-6
0 commit comments