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

Allow inheritdoc for class constructors with base types #3719

Merged
merged 21 commits into from
Dec 19, 2023

Commits on Nov 3, 2023

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

    MartyIX committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7cd2b05 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Another approach

    MartyIX committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ef223ab View commit details
    Browse the repository at this point in the history
  2. Improve implementation

    MartyIX committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d58dede View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    836540c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62237f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d59ce View commit details
    Browse the repository at this point in the history
  4. Split tests

    MartyIX committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b7d10a8 View commit details
    Browse the repository at this point in the history
  5. Address review comments

    MartyIX committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    fd402ad View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    5ecef98 View commit details
    Browse the repository at this point in the history
  2. Test records as well

    MartyIX committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    31643cf View commit details
    Browse the repository at this point in the history
  3. Struct case

    MartyIX committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    50a5fbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ca55e3 View commit details
    Browse the repository at this point in the history
  5. Revert "Struct case"

    This reverts commit 50a5fbf.
    MartyIX committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    182e0a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Simplify

    MartyIX committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    0ebb990 View commit details
    Browse the repository at this point in the history
  2. Simplify?

    MartyIX committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    7183ec0 View commit details
    Browse the repository at this point in the history
  3. more tests

    MartyIX committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    db794b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    858e7a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Increase test timeout to 80 minutes

    sharwell authored and MartyIX committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    80804ab View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge branch 'master' into issue2575

    # Conflicts:
    #	azure-pipelines.yml
    MartyIX committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3800377 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Feedback

    MartyIX committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6e752bb View commit details
    Browse the repository at this point in the history