-
-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: upgrade librime lua with rime_get_api
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule librime-lua
updated
6 files
+7 −2 | sample/lua/script_translator.lua | |
+7 −2 | sample/lua/table_translator.lua | |
+29 −9 | src/script_translator.cc | |
+31 −9 | src/table_translator.cc | |
+27 −8 | src/translator.h | |
+45 −19 | src/types.cc |