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

IDE Basics #240

Open
wants to merge 132 commits into
base: develop
Choose a base branch
from
Open

IDE Basics #240

wants to merge 132 commits into from

Conversation

Rkoer
Copy link

@Rkoer Rkoer commented Nov 15, 2024

  • IDE infrastructure
  • Basic IDE solver
  • Example implementation of linear constant propagation
  • Interaction capabilities
  • Example implementation of a linear constant propagation on fields

RobinKorke added 30 commits June 5, 2024 12:11
Currently, there will only be more than one entry/statement if there are multiple return sites. In the future, there will be a possibility to query for a single statement, so the property store can be used to realize this distinction.
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.

3 participants