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

Remove ignored nulls #832

Merged
merged 12 commits into from
Apr 23, 2024
Merged

Remove ignored nulls #832

merged 12 commits into from
Apr 23, 2024

Commits on Apr 18, 2024

  1. Entry can be null and remove other ! usages

    Adam Hathcock committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e96366f View commit details
    Browse the repository at this point in the history
  2. add more null handling

    Adam Hathcock committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fb55624 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. get rid of more ! and update csharpier

    Adam Hathcock committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b550df2 View commit details
    Browse the repository at this point in the history
  2. add missing usings

    Adam Hathcock committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7963233 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Adam Hathcock committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f24bfdf View commit details
    Browse the repository at this point in the history
  4. more clean up

    Adam Hathcock committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    99e2c8c View commit details
    Browse the repository at this point in the history
  5. more null clean up

    Adam Hathcock committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7ebdc85 View commit details
    Browse the repository at this point in the history
  6. fmt

    Adam Hathcock committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c73ca21 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix some tests

    Adam Hathcock committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    23dd041 View commit details
    Browse the repository at this point in the history
  2. try to fix more tests

    Adam Hathcock committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b94e75f View commit details
    Browse the repository at this point in the history
  3. fix and fmt

    Adam Hathcock committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9622853 View commit details
    Browse the repository at this point in the history
  4. get rid of another null!

    Adam Hathcock committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    095b5f7 View commit details
    Browse the repository at this point in the history