Skip to content

refactor: publish DEL/OSTW source-owner implementation - #61

Merged
Teakowa merged 5 commits into
mainfrom
codex/source-owner-windows-safe
Aug 26, 2026
Merged

refactor: publish DEL/OSTW source-owner implementation#61
Teakowa merged 5 commits into
mainfrom
codex/source-owner-windows-safe

Conversation

@Teakowa

@Teakowa Teakowa commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • publish the DEL/OSTW source-owner implementation required by Wright's narrow adapter
  • preserve project overlays, cross-file symbols, Workshop lowering, and reconstruction APIs
  • keep the CLI diagnostic fixture path valid on Windows while retaining GitHub Actions delimiter escaping coverage

This branch contains the owner revision consumed by wright#228.

Validation

  • cargo test --locked --all-targets -q
  • git diff --check
  • cargo fmt --all -- --check remains affected by pre-existing formatting differences outside this change

Refs #52

Move OSTW reconstruction and source bindings into del-rs, retire frontend terminology, and align the canonical workshop-rs contract.

Fixes #52
Preserve reconstructed DEL control flow, dynamic call inputs, aliases, and canonical WIR lowering.

Refs #52
Inline supported DEL functions, lower foreach loops, and retain best-effort WIR for analysis workflows.

Refs #52
Load edited sources through the owner project graph, keep shared declarations visible across files, and preserve exact assignment provenance.

Refs #52
@Teakowa
Teakowa force-pushed the codex/source-owner-windows-safe branch from cb07808 to f1d87e7 Compare August 26, 2026 10:08
@Teakowa
Teakowa merged commit 11f8c78 into main Aug 26, 2026
1 check passed
@Teakowa
Teakowa deleted the codex/source-owner-windows-safe branch August 26, 2026 10:12
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