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.

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

codecov Bot 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 main Dec 31, 2025
2 checks passed
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