Skip to content

feat: 签名类型表达式 type_expr(layout/runtime/oldhero 三实现)+ 测试统一 - #21

Merged
miaobyte merged 1 commit into
masterfrom
issue-20-type-expr
Aug 18, 2026
Merged

miaobyte merged 1 commit into
masterfrom
issue-20-type-expr

Conversation

@miaobyte

Copy link
Copy Markdown
Contributor

Closes #20

- layout/src/type_expr.rs、runtime/src/type_expr.c、oldhero/rwir/type_expr.go:语法校验 + 值匹配。
- 铁律:无数值家族简写、无 char 编码简写,多态用显式 "|" 枚举。
- 测试:三处各配 type_expr 测试;移除 test_c_runtime.py/test_crosslang.py,收敛 test.py。
- 子模块 deepx-design 指针更新(runtime篇-07 等)。

Co-Authored-By: Claude <noreply@anthropic.com>
@miaobyte
miaobyte merged commit 1e3685b into master Aug 18, 2026
@miaobyte
miaobyte deleted the issue-20-type-expr branch August 18, 2026 01:30
miaobyte added a commit that referenced this pull request Sep 9, 2026
release v0.2.14:四仓库 tag 同步(kvspace-c #21+#22 性能优化)
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.

2-runtime/签名类型表达式 type_expr 三实现(layout/runtime/oldhero)+ 测试统一

1 participant