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

feat: Variable liveness analysis for brillig #2715

Merged
merged 14 commits into from
Sep 19, 2023

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    72a77ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08265bc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. added defined_variables

    sirasistant committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6175585 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. added variable liveness

    sirasistant committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d3f376b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8821b86 View commit details
    Browse the repository at this point in the history
  3. dump constants

    sirasistant committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    26747df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73c351e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    541ef12 View commit details
    Browse the repository at this point in the history
  6. remove extraneous change

    sirasistant committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c847389 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd5fd97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60859b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b97d40 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    77c45ba View commit details
    Browse the repository at this point in the history
  2. fix: extraneous import

    sirasistant committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2d49907 View commit details
    Browse the repository at this point in the history