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: support referencing local variables in pointer initialization #1346

Merged
merged 14 commits into from
Oct 29, 2024

Commits on Oct 22, 2024

  1. wip

    mhasel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2b6329b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f9a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9faa818 View commit details
    Browse the repository at this point in the history
  4. remove obsolete fixme

    mhasel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    48e89cd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    415cb5c View commit details
    Browse the repository at this point in the history
  2. fix match guard

    mhasel committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    49bbb60 View commit details
    Browse the repository at this point in the history
  3. validate dangling pointers

    mhasel committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0c1227d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    ad2286e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c4c94e View commit details
    Browse the repository at this point in the history
  3. fix tests

    mhasel committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0f11fbd View commit details
    Browse the repository at this point in the history
  4. Revert "fix tests"

    This reverts commit 0f11fbd.
    mhasel committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1489648 View commit details
    Browse the repository at this point in the history
  5. Revert "remove obsolete safeguards from lowering-stage"

    This reverts commit 0c4c94e.
    mhasel committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e8ac9aa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Revert "move lowering stage after validation"

    This reverts commit ad2286e.
    mhasel committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5ffea13 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. add error code

    mhasel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9421474 View commit details
    Browse the repository at this point in the history