Skip to content

Commit 09c1480

Browse files
committed
feat(addons): 添加lua-bint子模块
新增lua-bint类型定义子模块,用于支持大整数运算的类型检查
1 parent 7a1d88c commit 09c1480

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,3 +278,6 @@
278278
path = addons/ethos/module
279279
url = https://github.com/flyingeek/ethos-lua-definitions.git
280280
branch = luals-addon
281+
[submodule "addons/lua-bint/module"]
282+
path = addons/lua-bint/module
283+
url = https://github.com/Yue-bin/lua-bint-type.git

addons/lua-bint/module

Submodule module added at d82706d

0 commit comments

Comments
 (0)