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

Infer non-nullability from C# ref types enhancement #1236

Merged
merged 5 commits into from
Nov 29, 2019

Commits on Nov 29, 2019

  1. nullable support

    michaelstaib committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    3dcea54 View commit details
    Browse the repository at this point in the history
  2. c#8

    michaelstaib committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    685f8b3 View commit details
    Browse the repository at this point in the history
  3. started writing a tests

    michaelstaib committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    b3515dc View commit details
    Browse the repository at this point in the history
  4. Fixed issues with arrays

    michaelstaib committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    fd043bc View commit details
    Browse the repository at this point in the history
  5. Added more tests

    michaelstaib committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    af343e5 View commit details
    Browse the repository at this point in the history