Skip to content

refactor: consolidate analysis pipeline logic and add diagnostic codes#5

Merged
pmikstacki merged 1 commit intomainfrom
feature/semantics_completness
Nov 6, 2025
Merged

refactor: consolidate analysis pipeline logic and add diagnostic codes#5
pmikstacki merged 1 commit intomainfrom
feature/semantics_completness

Conversation

@pmikstacki
Copy link
Copy Markdown
Owner

  • Extracted shared visitor pattern and rule collection logic into reusable helper methods
  • Added diagnostic codes BSE03011 (duplicate symbol) and BSE03012 (unresolved/ambiguous name)
  • Introduced analyze_file_report method to reduce code duplication across workspace analysis paths
  • Updated extension members status in feature completeness documentation

- Extracted shared visitor pattern and rule collection logic into reusable helper methods
- Added diagnostic codes BSE03011 (duplicate symbol) and BSE03012 (unresolved/ambiguous name)
- Introduced analyze_file_report method to reduce code duplication across workspace analysis paths
- Updated extension members status in feature completeness documentation
```
@pmikstacki pmikstacki merged commit 7d54222 into main Nov 6, 2025
1 check 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