umajho / dicexp

Dicexp 是一种表示掷骰的表达式。本仓库代码用于对该表达式求值,并作为该表达式的事实标准。
https://umajho.github.io/dicexp/
MIT License
2 stars 0 forks source link

@dicexp/builtins 应被限制只能从运行时相关库引入类型,其他操作要靠调用传入的运行时对象实现 #31

Closed umajho closed 1 year ago

umajho commented 1 year ago

自 492072718bb920c85001ae7db3f269cb7841800f 起,本项目允许将单独构建的 “dicexp” 库与 “@dicexp/builtins” 库合在一起用,导致一大一小两个问题:

umajho commented 1 year ago

done: efdfc5a15c137c5054a0d7ea49960c262cfa2de1