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

feat(51086): satisfies support in JSDoc #51753

Merged
merged 26 commits into from
Jan 17, 2023
Merged

Commits on Dec 5, 2022

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

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    dbfcd01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    566fb91 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    659c141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d823ae View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Dec 17, 2022

  1. add tests

    a-tarasyuk committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    14bb0d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e2627f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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

Commits on Jan 10, 2023

  1. forbid omitted braces

    a-tarasyuk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    6020674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c70107 View commit details
    Browse the repository at this point in the history
  3. add tests

    a-tarasyuk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    70edb6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c929c19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33ee5d1 View commit details
    Browse the repository at this point in the history
  6. fix tests

    a-tarasyuk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b9205de View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. fix typo

    a-tarasyuk committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    398e119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe1ee79 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. improve handling of duplicate tags. fix handling a parenthesized init…

    …ializer expression. rename utilities.
    a-tarasyuk committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    62b9c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07c71e View commit details
    Browse the repository at this point in the history
  3. update test

    a-tarasyuk committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    98f7db6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    6b43a92 View commit details
    Browse the repository at this point in the history
  2. satisfies tag quick info

    a-tarasyuk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    ffb310d View commit details
    Browse the repository at this point in the history
  3. satisfies tag rename

    a-tarasyuk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    9fc9292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ad2a6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c90c148 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9e7fda View commit details
    Browse the repository at this point in the history