Skip to content

feat: Compiler Patterns (Visitor, Graph)#14

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

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

Conversation

@rickhohler
Copy link
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
Copy link

codecov bot commented Dec 31, 2025

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