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

Improvements to struct interop for DOTS #70

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2022

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

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    3be8a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ebe53 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

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

Commits on Nov 11, 2022

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

Commits on Dec 26, 2022

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

Commits on Jan 22, 2023

  1. Allow generic structs to be blittable

    (cherry picked from commit f8b4eea)
    limoka committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    010800e View commit details
    Browse the repository at this point in the history
  2. Prevent duplicate IsUnmanagedAttribute classes from being generated

    (cherry picked from commit 2ce1acb)
    limoka committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    82f7e23 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    limoka committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    d795fd9 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    limoka committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    715fbd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Feb 2, 2023

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

Commits on Feb 14, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    fb8ac21 View commit details
    Browse the repository at this point in the history
  2. Address comments

    limoka committed May 22, 2023
    Configuration menu
    Copy the full SHA
    9c4692e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    c00299e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e44ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    636648e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4232b6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b03a8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    682cd0b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 30, 2023

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

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    8963b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    debe584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa78b1c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    4ebb59c View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    limoka committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1f16eb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    8587912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae8a1bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    802eba3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

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

Commits on Jun 5, 2023

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

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    35d2507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9963313 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Allow fields to be ignored

    limoka committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    f38c606 View commit details
    Browse the repository at this point in the history