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

dot-out: Improvements #1987

Merged
merged 1 commit into from
Aug 3, 2022
Merged

dot-out: Improvements #1987

merged 1 commit into from
Aug 3, 2022

Commits on Jul 1, 2022

  1. dot-out: Improvements

    Improves the dot backend output by:
    - Linking new nodes to the end of other blocks, instead of the beginning
    - Generating merge nodes for conditional statements
    - Generating connections from break/continue nodes to their target
    - Introducing a "cfg only" mode that only generates statements
    JCapucho committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    f46d6a7 View commit details
    Browse the repository at this point in the history