Skip to content

refactor(compiler): build semantic module graph - #15

Merged
fffonion merged 1 commit into
masterfrom
refactor/semantic-module-graph
Aug 17, 2026
Merged

refactor(compiler): build semantic module graph#15
fffonion merged 1 commit into
masterfrom
refactor/semantic-module-graph

Conversation

@fffonion

@fffonion fffonion commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Builds deterministic module and symbol graphs.
  • Preserves nested import correctness, diagnostics, source maps, CLI behavior, wasm, and no-std compatibility.
  • Folds the semantic-module follow-ups into one implementation commit.

Stack

Verification

  • Compiler suite passed
  • no-std focused suite passed
  • One implementation commit

@fffonion
fffonion force-pushed the refactor/semantic-module-graph branch from 7f536ed to a1e15ed Compare August 10, 2026 23:02
@fffonion
fffonion force-pushed the refactor/semantic-module-graph branch 2 times, most recently from e2e554e to dccf2fd Compare August 17, 2026 10:47
@fffonion fffonion changed the title refactor(compiler): build a semantic module graph refactor(compiler): build semantic module graph Aug 17, 2026
Base automatically changed from plan/architecture-remediation-roadmap to master August 17, 2026 11:21
@fffonion
fffonion force-pushed the refactor/semantic-module-graph branch from dccf2fd to 0b353ed Compare August 17, 2026 11:21
@fffonion
fffonion merged commit 6bc677f into master Aug 17, 2026
8 checks passed
@fffonion
fffonion deleted the refactor/semantic-module-graph branch August 17, 2026 11:26
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