Skip to content

feat: layout 格式化(round-trip 保包名)+ C ABI 三入口 Code/Format/Vet - #45

Merged
miaobyte merged 1 commit into
masterfrom
issue-44-layout-format
Aug 19, 2026
Merged

feat: layout 格式化(round-trip 保包名)+ C ABI 三入口 Code/Format/Vet#45
miaobyte merged 1 commit into
masterfrom
issue-44-layout-format

Conversation

@miaobyte

Copy link
Copy Markdown
Contributor

Closes#44

- ast.rs:PkgNode 按 lib 包名分组,format 重建嵌套 lib 块(保包名不丢)。
- capi.rs:kvlangLayoutCode / kvlangLayoutFormat / kvlangLayoutVet 三入口,File 是 Code 薄封装。
- code.rs/lib.rs/verify_src_abi.rs 同步。
Co-Authored-By: Claude <noreply@anthropic.com>
@miaobyte
miaobyte merged commit 8d9a1a9 into masterAug 19, 2026
@miaobyte
miaobyte deleted the issue-44-layout-format branch August 19, 2026 11:55
Sign up for freeto 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-layout/C ABI 新增 Format(round-trip 保包名)+ Code/Vet 三入口

1 participant

@miaobyte