File tree
6 files changed
+6
-6
lines changed- app/src/main/jni
6 files changed
+6
-6
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
- CMakeLists.txt+1-1
- Makefile+7-2
- README.md+9-3
- deps.mk+1-1
- src/rime/composition.cc+5-2
- src/rime/composition.h+1-1
- src/rime/dict/user_dictionary.cc+11-5
- src/rime/dict/user_dictionary.h+3-2
- src/rime/gear/ascii_composer.cc+3-1
- src/rime/gear/key_binder.cc+11-4
- src/rime/gear/script_translator.cc+1-1
- src/rime/gear/table_translator.cc+1-1
- src/rime/gear/translator_commons.cc+14-1
- src/rime/gear/translator_commons.h+10-3
- src/rime/segmentation.h+4
- src/rime/setup.cc+3
- src/rime_api.h+3-3
Submodule librime-predict updated 1 file
- .appveyor.yml-37
- .bazelrc+4
- .github/workflows/build.yml+135
- .gitignore+2
- .travis.yml-100
- BUILD.bazel+211
- CMakeLists.txt+44-1
- CONTRIBUTING.md+9-24
- MODULE.bazel+23
- NEWS+6
- README.md+27-2
- WORKSPACE+27
- WORKSPACE.bzlmod
- cmake/config.h.in+28-15
- snappy-internal.h+117-10
- snappy-stubs-internal.h+62-23
- snappy-test.cc+1-1
- snappy-test.h+9-9
- snappy.cc+601-148
- snappy.h+56-8
- snappy_benchmark.cc+86-18
- snappy_compress_fuzzer.cc+18-14
- snappy_test_tool.cc+2-2
- snappy_unittest.cc+65-21
- third_party/benchmark+1-1
- third_party/googletest+1-1
0 commit comments