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

Some cleanup #2759

Merged
merged 5 commits into from
Feb 1, 2024
Merged

Some cleanup #2759

merged 5 commits into from
Feb 1, 2024

Commits on Feb 1, 2024

  1. Some cleanup

      - `if/guard let x = x` -> `if/guard let x`
      - Remove unneeded `self` from a few demos
      - Fix up some presentation logic in TicTacToe
    stephencelis committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f267de3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad44d51 View commit details
    Browse the repository at this point in the history
  3. wip

    stephencelis committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ac58526 View commit details
    Browse the repository at this point in the history
  4. wip

    stephencelis committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c461178 View commit details
    Browse the repository at this point in the history
  5. wip

    stephencelis committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    60c0329 View commit details
    Browse the repository at this point in the history