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

Adds NullOrOutOfRange clauses, adding support for nullable classes/structs to OutOfRange #143

Merged
merged 35 commits into from
Jul 31, 2023

Commits on Oct 24, 2021

  1. Rename File and Class

    rafaelsc committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    a96be57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71917fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    165255e View commit details
    Browse the repository at this point in the history
  4. Add NullOrOutOfRange to Check for Null or OutOfRange for References T…

    …ypes
    
    Add Missing JetBrains.Annotations and Other Attribute to OutOfRange methods
    Add More Documentation to OutOfRange methods
    rafaelsc committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    3bb9e77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dd488f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bafa7d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Better Nullable<T> Implementation for NullOrOutOfRange

    Rename Internal Method
    rafaelsc committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    73f1db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78e42c8 View commit details
    Browse the repository at this point in the history
  3. Add More Nullable Unit Tests for NullOrOutOfRange

    Rename Some TestFiles
    rafaelsc committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    667a045 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

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

Commits on Oct 31, 2021

  1. Merge

    rafaelsc committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    9a84bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5126c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9fa68e View commit details
    Browse the repository at this point in the history
  4. Update Test to use Net5

    rafaelsc committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    055513b View commit details
    Browse the repository at this point in the history
  5. Fix QA Errors

    rafaelsc committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    74334f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Merge

    rafaelsc committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b117b11 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Merge

    rafaelsc committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    804e975 View commit details
    Browse the repository at this point in the history
  2. Fix Compilation

    rafaelsc committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9521590 View commit details
    Browse the repository at this point in the history
  3. Update

    rafaelsc committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1076a73 View commit details
    Browse the repository at this point in the history
  4. Update

    rafaelsc committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    adc991c View commit details
    Browse the repository at this point in the history
  5. Fix Warning

    rafaelsc committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9332d46 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Fix Warnings

    rafaelsc committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a9a8a06 View commit details
    Browse the repository at this point in the history
  2. Add Mising Attributes

    rafaelsc committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    1c751bb View commit details
    Browse the repository at this point in the history
  3. Update Tests

    rafaelsc committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ed9bd59 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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

Commits on Feb 22, 2023

  1. Format

    rafaelsc committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    48b90d4 View commit details
    Browse the repository at this point in the history
  2. Merge

    rafaelsc committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    38b1793 View commit details
    Browse the repository at this point in the history
  3. Update

    rafaelsc committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e5c412f View commit details
    Browse the repository at this point in the history
  4. Fix Tests

    rafaelsc committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    edf9b13 View commit details
    Browse the repository at this point in the history
  5. Rollback Change

    rafaelsc committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8e3fbd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. CleanUp

    rafaelsc committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    16fe4c9 View commit details
    Browse the repository at this point in the history
  2. Format

    rafaelsc committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    14890a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

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

Commits on Jul 31, 2023

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