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

New --enforceReadonly compiler option to enforce read-only semantics in type relations #58296

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Apr 20, 2024

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

Commits on Apr 22, 2024

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

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

Commits on Apr 23, 2024

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

    ahejlsberg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    97adafc View commit details
    Browse the repository at this point in the history
  3. More baseline changes

    ahejlsberg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    800c901 View commit details
    Browse the repository at this point in the history
  4. Add tests

    ahejlsberg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8c1ac64 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into enforceReadonly

    # Conflicts:
    #	src/compiler/diagnosticMessages.json
    #	tests/baselines/reference/es2018IntlAPIs.types
    #	tests/baselines/reference/es2020IntlAPIs.types
    #	tests/baselines/reference/inferenceOptionalPropertiesToIndexSignatures.types
    #	tests/baselines/reference/instantiationExpressions.types
    #	tests/baselines/reference/localesObjectArgument.types
    #	tests/baselines/reference/mappedTypeConstraints2.types
    #	tests/baselines/reference/mappedTypeRecursiveInference.types
    #	tests/baselines/reference/unionTypeInference.types
    #	tests/baselines/reference/useObjectValuesAndEntries1.types
    #	tests/baselines/reference/useObjectValuesAndEntries4.types
    ahejlsberg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    88c2579 View commit details
    Browse the repository at this point in the history
  6. Remove unused file

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    dd6c3a8 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    ahejlsberg committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    638e55c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fafe58 View commit details
    Browse the repository at this point in the history
  4. Accept new API baselines

    ahejlsberg committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4d16813 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

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

Commits on Apr 25, 2024

  1. Fix comment

    ahejlsberg committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d616ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474a34b View commit details
    Browse the repository at this point in the history
  3. Add more tests

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

Commits on Apr 26, 2024

  1. Remove test

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

Commits on Apr 29, 2024

  1. Accept new baselines

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