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

Add support for SwiftSelf<T> in Mono JIT and Interpreter #104171

Merged
merged 15 commits into from
Jul 19, 2024

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    0647f6a View commit details
    Browse the repository at this point in the history
  2. Add constraints

    kotlarmilos committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3008c6c View commit details
    Browse the repository at this point in the history
  3. Enable runtime tests

    kotlarmilos committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    240c1b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    5bcb0a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    630e6a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 12, 2024

  1. Update src/mono/mono/mini/mini-amd64.c

    Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
    kotlarmilos and lambdageek committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    692aacc View commit details
    Browse the repository at this point in the history
  2. Update src/mono/mono/mini/mini-arm64.c

    Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
    kotlarmilos and lambdageek committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5756236 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04eee19 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    0b05920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    110534a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    b902f1d View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    kotlarmilos committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    30c14b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21f7fc7 View commit details
    Browse the repository at this point in the history