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

chore(ssa): rename codegen to ssa_gen + reorg of Value struct #797

Merged
merged 10 commits into from
Feb 11, 2023

Commits on Feb 9, 2023

  1. [multi]

    - move value into its own module
    - remove _ from match clause
    kevaundray committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    cd78b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0eb10 View commit details
    Browse the repository at this point in the history
  3. rename codegen to ssa_gen

    kevaundray committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d7f7807 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a621e53 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Revert "[multi]" + git magic

    This reverts commit cd78b1b.
    kevaundray committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7a038b0 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect description

    kevaundray committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2b2e09b View commit details
    Browse the repository at this point in the history
  3. - rename Single to `Node

    - slight change to the error messages
    kevaundray committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    dfe5a3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d258d1d View commit details
    Browse the repository at this point in the history
  5. resolve merge

    kevaundray committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b1349ee View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

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