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

Introduce TerminatorValue to force handling of divergence #5496

Merged
merged 21 commits into from
Jan 29, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    a11e0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b8ab56 View commit details
    Browse the repository at this point in the history
  3. merge fix

    jjcnn committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    845acee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b1def5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53506e0 View commit details
    Browse the repository at this point in the history
  6. Updated test output

    jjcnn committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    557df84 View commit details
    Browse the repository at this point in the history
  7. fmt

    jjcnn committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f844a96 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    1cb894f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:FuelLabs/sway into jjcnn/use-comp…

    …iled-values-in-ir-conversion
    jjcnn committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5f61e06 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    8541494 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:FuelLabs/sway into jjcnn/use-comp…

    …iled-values-in-ir-conversion
    jjcnn committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e9455c2 View commit details
    Browse the repository at this point in the history
  3. fmt

    jjcnn committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1f735a2 View commit details
    Browse the repository at this point in the history
  4. Renaming and cleanup

    jjcnn committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f97868a View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary check

    jjcnn committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e573c45 View commit details
    Browse the repository at this point in the history
  6. fmt

    jjcnn committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6840cff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6b9caf View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Renaming and changing TerminatorValue to struct rather than enum. Als…

    …o simplified compile_if
    jjcnn committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d1d16af View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    bb692ed View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    3396b4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3806779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2076c9 View commit details
    Browse the repository at this point in the history