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

Monomorphic flow nodes #57977

Merged
merged 17 commits into from
Apr 4, 2024
Merged

Monomorphic flow nodes #57977

merged 17 commits into from
Apr 4, 2024

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    db40d91 View commit details
    Browse the repository at this point in the history
  2. Accept new API baselines

    ahejlsberg committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2deadcb View commit details
    Browse the repository at this point in the history
  3. Use constructor function

    ahejlsberg committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    773c98b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e4fee7 View commit details
    Browse the repository at this point in the history
  5. Accept new API baselines

    ahejlsberg committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    87c46f0 View commit details
    Browse the repository at this point in the history
  6. Cache incomplete types

    ahejlsberg committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    654df90 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    efe8335 View commit details
    Browse the repository at this point in the history
  2. Update imports

    ahejlsberg committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5109c05 View commit details
    Browse the repository at this point in the history
  3. Accept new baselines

    ahejlsberg committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d0d2e3d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    2abbf9b View commit details
    Browse the repository at this point in the history
  2. Accept new API baselines

    ahejlsberg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a732459 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    ahejlsberg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    486c8f4 View commit details
    Browse the repository at this point in the history
  4. Remove flow type cache

    ahejlsberg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b3d1af1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge branch 'main' into monomorphicFlowNodes

    # Conflicts:
    #	src/compiler/checker.ts
    ahejlsberg committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f3dd024 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    423f96d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into monomorphicFlowNodes

    # Conflicts:
    #	src/compiler/types.ts
    #	tests/baselines/reference/api/typescript.d.ts
    ahejlsberg committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8c289a5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into monomorphicFlowNodes

    # Conflicts:
    #	src/compiler/binder.ts
    ahejlsberg committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2d58401 View commit details
    Browse the repository at this point in the history