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 nullability support for NRules #320

Closed
wants to merge 19 commits into from

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    df49539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    924c3a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c53ad9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c76640f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aaa920b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bee6fb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a2280b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    8b3eb1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79de8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45f79f8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into nullable

    # Conflicts:
    #	src/NRules/NRules.Testing/RulesTestFixture.cs
    gritcsenko committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    7619db9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9871b65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    435da8a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    5a73a67 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    gritcsenko committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b08d84a View commit details
    Browse the repository at this point in the history
  3. Reduce null checks

    gritcsenko committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    d362ad9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge branch 'develop' into nullable

    # Conflicts:
    #	src/NRules/NRules.Json/Utilities/ExpressionParameterCompactor.cs
    #	src/NRules/Tests/NRules.Json.Tests/Utilities/ExpressionComparer.cs
    gritcsenko committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e4de22e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a297e35 View commit details
    Browse the repository at this point in the history
  3. Fix nullability hints

    gritcsenko committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    917cf7b View commit details
    Browse the repository at this point in the history