runner: add NyVM wrapper core_bridge (canonicalize/dump) + opt-in wrapper canary; export module in common_util
This commit is contained in:
@ -37,6 +37,12 @@ Update — 2025-09-28 (json_query_vm PASS・最終ガード適用)
|
||||
- テスト: json_query_vm の SKIP を解除して PASS を確認。
|
||||
- quick: 引き続き 64/64 PASS、integration: 17/17 PASS。
|
||||
|
||||
Update — 2025-10-31 (Phase 20.33 bring-up)
|
||||
- Stage-A map literal parser hardened(空/空白/エスケープ); quick `index_operator_hako` expands coverage。
|
||||
- Stage-B entry separated (`lang/src/compiler/entry/compiler_stageb.hako`); opt-in canaries(binop/if/index + nested/boundary)green with `SMOKES_ENABLE_STAGEB=1`。
|
||||
- `nyash.toml` modules updated to expose lang/compiler/shared/vm namespaces for resolver。
|
||||
- quick profile: 72/72 PASS(FileBox 未展開時は SKIP ハンドリング)。
|
||||
|
||||
Update — 2025-09-28 (P1 — Const統一拡大 + メタ伝播の適用)
|
||||
- Const 発行の統一(builder 側残存)
|
||||
- `build_literal` と core13-pure の型名 Const を ConstantEmissionBox に統一済。残存直書きは掃除済み(rewrite系は NameConstBox 使用)。
|
||||
|
||||
Reference in New Issue
Block a user