quad/pesde.lock
qwreey-agent-selene 5dfc9b9a43
design: type-version-check 패키지 추출 — CheckedQuad<T, Pattern> 글롭/캐럿 확장
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>
2026-08-19 17:39:57 +09:00

18 lines
393 B
Text

# This file is automatically @generated by pesde.
# It is not intended for manual editing.
format = 2
name = "qwreey/quad"
version = "0.0.0"
target = "roblox"
[workspace."qwreey/quad_base"]
roblox = "quad-base"
[workspace."qwreey/quad_roblox"]
roblox = "quad-roblox"
[workspace."qwreey/quad_types"]
roblox = "quad-types"
[workspace."qwreey/type_version_check"]
luau = "type-version-check"