forked from rime/squirrel
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update librime, plum and Sparkle to latest
- Loading branch information
1 parent
b18f023
commit 096e94f
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule Sparkle
updated
77 files
Submodule librime
updated
14 files
+2 −0 | .gitignore | |
+22 −0 | CHANGELOG.md | |
+1 −1 | CMakeLists.txt | |
+1 −0 | README.md | |
+1 −1 | cmake/FindYamlCpp.cmake | |
+1 −1 | package.json | |
+1 −1 | src/rime/algo/syllabifier.h | |
+3 −2 | src/rime/composition.cc | |
+3 −5 | src/rime/context.cc | |
+2 −2 | src/rime/engine.cc | |
+11 −5 | src/rime/gear/script_translator.cc | |
+12 −2 | src/rime/gear/switch_translator.cc | |
+1 −1 | src/rime/schema.cc | |
+2 −0 | src/rime/switches.h |
Submodule plum
updated
4 files
+2 −4 | README.md | |
+1 −1 | rime-install | |
+4 −3 | rime-install-config.bat | |
+2 −6 | rime-install.bat |