Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring variableir #28

Merged
merged 3 commits into from
Jun 12, 2024
Merged

refactoring variableir #28

merged 3 commits into from
Jun 12, 2024

Conversation

godzie44
Copy link
Owner

@godzie44 godzie44 commented Jun 8, 2024

No description provided.

@godzie44 godzie44 force-pushed the godzie44/refactoring-variableir branch from 83753b7 to d9cbe1d Compare June 12, 2024 07:51
- rename `VariableSelector` into `Selector`
- rename `DqeResult` into `ScopedVariable`
- use `Selector::by_name` instead of manual creating of `Name` selector
- add reminder comment for oracle watchpoints
- rename `TypeIdentity` into `TypeId`
- add `TypeIdenty` type - name + namespace
- use type `TypeIdenty` in `VariableIR` instead of just name
@godzie44 godzie44 force-pushed the godzie44/refactoring-variableir branch from d9cbe1d to 8a0d78d Compare June 12, 2024 21:40
@godzie44 godzie44 merged commit 7311785 into develop Jun 12, 2024
12 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