Skip to content

feat: Compiler Patterns (Visitor, Graph) - #14

Merged
rickhohler merged 1 commit into
mainfrom
feature/compiler-patterns
Dec 31, 2025
Merged

feat: Compiler Patterns (Visitor, Graph)#14
rickhohler merged 1 commit into
mainfrom
feature/compiler-patterns

Conversation

@rickhohler

Copy link
Copy Markdown
Collaborator

Adds Visitor pattern and Graph/Reachability algorithms to support Rosetta Compiler optimizations. Includes 90%+ test coverage.

@rickhohlerrickhohler self-assigned this Dec 31, 2025
@codecov

codecovBot commented Dec 31, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rickhohler
rickhohler merged commit 0ff7e7b into mainDec 31, 2025
2 checks passed
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 participant

@rickhohler