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

Initial spec for the meaning and relationships between data contracts #99936

Merged
merged 7 commits into from
Mar 23, 2024

Commits on Mar 18, 2024

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

Commits on Mar 20, 2024

  1. Adjust to feedback

    davidwrighton committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    43e8b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5930477 View commit details
    Browse the repository at this point in the history
  3. Merge in Jan's preamble

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    3ffef6c View commit details
    Browse the repository at this point in the history
  2. Add example algorithmic contracts

    - To start, I've added the contracts for iterating the thread list and gathering information about individual threads
    - Note that this algorithmic description is paired with a simplification of the SList data structure
      - See PR dotnet#100107
    davidwrighton committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3b6b83c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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