forked from osfans/trime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update librime-lua to upstream latest
- Loading branch information
ut005400
committed
Aug 29, 2023
1 parent
6464b8f
commit 1e831eb
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule librime-lua
updated
6 files
+12 −10 | sample/lua/charset.lua | |
+83 −69 | sample/lua/number.lua | |
+17 −0 | src/lib/lua.cc | |
+4 −0 | src/lib/lua.h | |
+1 −14 | src/lib/lua_templates.h | |
+47 −19 | src/types_ext.cc |