Skip to content

chore(spec): 术语清理——& 绝对地址运算符 / map 键侧 formatter - #306

Merged
miaobyte merged 1 commit into
masterfrom
chore/spec-terminology-cleanup
Sep 11, 2026
Merged

miaobyte merged 1 commit into
masterfrom
chore/spec-terminology-cleanup

Conversation

@miaobyte

Copy link
Copy Markdown
Contributor

清理内容(纯 spec 文档 + 一处库名修正)

  • & 统一为「绝对地址运算符」:明确产 ref=1 Ptr(body=目标绝对路径),不再表述为 C 式取址或「返回路径串」;*p 解引用、p·field 经指针访问成员。涉及 01 词法 08/09、02 寻址与命名、03 ptr、设计理由、附录 03/05/07。
  • map 键侧 memitemkey → 「键侧 formatter」:键只活在路径系统、无 XValue body,键侧描述的是「把 key 值格式化成路径段的格式器」;明确形状 [N]T 不可作键(用元组键 [int32,int32])。涉及 03 文法与合法性、map容器、成员访问、附录 03。
  • json.go-lkvlang_layout-lkvlanglayout(库名修正)。

纯文档 + 链接修正,无语义/行为变更。

🤖 Generated with Claude Code

- & 统一为「绝对地址运算符」:产 ref=1 Ptr(body=绝对路径),非 C 式取址、
  非路径串;改 01 词法 08/09、02 寻址、03 ptr、设计理由、附录 03/05/07
- map 键侧 memitemkey → 「键侧 formatter」:键只在路径系统、无 body,
  形状 [N]T 不可作键;改 03 文法/map容器/成员访问、附录 03
- json.go: -lkvlang_layout → -lkvlanglayout(库名修正)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@miaobyte miaobyte closed this Sep 11, 2026
@miaobyte
miaobyte deleted the chore/spec-terminology-cleanup branch September 11, 2026 15:01
@miaobyte
miaobyte restored the chore/spec-terminology-cleanup branch September 11, 2026 15:02
@miaobyte miaobyte reopened this Sep 11, 2026
@miaobyte
miaobyte merged commit 7e1c233 into master Sep 11, 2026
8 checks passed
@miaobyte
miaobyte deleted the chore/spec-terminology-cleanup branch September 11, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant