quad-spring-roblox류 독립 게시 플러그인엔 정확 버전 일치가 과하다는 지적에 따라, 버전 패턴 매칭(글롭 "*"/캐럿 "N^")을 quad에 종속되지 않은 범용 워크스페이스 멤버 type-version-check로 분리하고 quad-types의 CheckedQuad를 CheckedQuad<T, Pattern>으로 확장. 새 Luau 함정 2건(type function의 outer local 참조 불가, cross-package엔 export type function + 이중 꺾쇠 제네릭 인스턴스화 필요) 발견·문서화. 독립 저장소 분리는 HUMAN_TODO로 위임. Co-authored-by: qwreey <me@qwreey.moe>
23 lines
795 B
Text
23 lines
795 B
Text
# This file is automatically @generated by pesde.
|
|
# It is not intended for manual editing.
|
|
format = 2
|
|
name = "qwreey/quad_roblox"
|
|
version = "0.0.0"
|
|
target = "roblox"
|
|
|
|
[graph."qwreey/quad_types@0.0.0 roblox"]
|
|
direct = ["quad_types", { workspace = "qwreey/quad_types", version = "^" }, "standard"]
|
|
|
|
[graph."qwreey/quad_types@0.0.0 roblox".dependencies]
|
|
type_version_check = ["qwreey/type_version_check@0.0.0 luau", "standard"]
|
|
|
|
[graph."qwreey/quad_types@0.0.0 roblox".pkg_ref]
|
|
ref_ty = "workspace"
|
|
path = "quad-types"
|
|
|
|
[graph."qwreey/quad_types@0.0.0 roblox".pkg_ref.dependencies]
|
|
type_version_check = [{ workspace = "qwreey/type_version_check", version = "^", target = "luau" }, "standard"]
|
|
|
|
[graph."qwreey/type_version_check@0.0.0 luau".pkg_ref]
|
|
ref_ty = "workspace"
|
|
path = "type-version-check"
|