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

Fix TypeIs for types with type params in Unions #17232

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on May 10, 2024

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

Commits on May 11, 2024

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

Commits on May 15, 2024

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

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Fix UnionType recursion

    kreathon committed May 22, 2024
    Configuration menu
    Copy the full SHA
    528410c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Make use of is_same_type

    kreathon committed May 24, 2024
    Configuration menu
    Copy the full SHA
    44449cc View commit details
    Browse the repository at this point in the history
  2. Fix self type check

    kreathon committed May 24, 2024
    Configuration menu
    Copy the full SHA
    431d722 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b933ef View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    80c093e View commit details
    Browse the repository at this point in the history
  2. Code clean-up

    kreathon committed May 25, 2024
    Configuration menu
    Copy the full SHA
    81dae26 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

Commits on Aug 4, 2024

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

Commits on Oct 8, 2024

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