Skip to content

Update atomic analysis#109

Open
vishnu-m77 wants to merge 2 commits into
v1.0from
atomic_analysis
Open

Update atomic analysis#109
vishnu-m77 wants to merge 2 commits into
v1.0from
atomic_analysis

Conversation

@vishnu-m77

Copy link
Copy Markdown
Collaborator
  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Clean

  • What is the current behavior? (You can also link to an open issue here)
    Atomic analysis lives in two files: cfg.py and type_checker.py.

  • What is the new behavior (if this is a feature change)?
    Atomica analysis has been split into types.py, semantics.py, and the existing files.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    Yes, class imports have moved.

  • Other information:
    N/A

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