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

JIT: Add basic support for Swift reverse pinvokes #100018

Merged
merged 16 commits into from
Mar 21, 2024

Commits on Mar 19, 2024

  1. Add test

    jakobbotsch committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9a9a052 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Support SwiftSelf

    jakobbotsch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bfd4e28 View commit details
    Browse the repository at this point in the history
  2. Backend handling

    jakobbotsch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    53d00a6 View commit details
    Browse the repository at this point in the history
  3. Fix arm64 build

    jakobbotsch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ea5c172 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fd5964 View commit details
    Browse the repository at this point in the history
  5. Fix assert

    jakobbotsch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ea32187 View commit details
    Browse the repository at this point in the history
  6. Fix build

    jakobbotsch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e01d190 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40d998a View commit details
    Browse the repository at this point in the history
  8. Expand assert

    jakobbotsch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4c64049 View commit details
    Browse the repository at this point in the history
  9. Reduce tests

    jakobbotsch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7d43f3c View commit details
    Browse the repository at this point in the history
  10. Disable tests on Mono

    jakobbotsch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    49826a8 View commit details
    Browse the repository at this point in the history
  11. Regenerate tests

    jakobbotsch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d65c4c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    3e76803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21d1c52 View commit details
    Browse the repository at this point in the history
  3. More feedback

    jakobbotsch committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b4b73d7 View commit details
    Browse the repository at this point in the history
  4. Run jit-format

    jakobbotsch committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cb44f0b View commit details
    Browse the repository at this point in the history