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

Replace Guava Optional with JDK Optional #202

Merged
merged 15 commits into from
Mar 31, 2023
Merged

Replace Guava Optional with JDK Optional #202

merged 15 commits into from
Mar 31, 2023

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    a1cc80b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691f418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccdd601 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ecbb24 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Adopt firstChoice.or(() -> secondChoice)

    Co-authored-by: Aurélien Mino <155828+murdos@users.noreply.github.com>
    timtebeek and murdos committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    31323c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Address review comments

    timtebeek committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e9b8f5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98739f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    0366a26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e46b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3852663 View commit details
    Browse the repository at this point in the history
  4. Use better visitor names

    timtebeek committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2d5f1bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    968a4bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5913b4d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    06a5a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb48f4c View commit details
    Browse the repository at this point in the history