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

Update: Code path analysis for class fields (fixes #14343) #14886

Merged
merged 8 commits into from Aug 26, 2021

Commits on Aug 6, 2021

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

Commits on Aug 10, 2021

  1. PropertyDefinition code paths

    nzakas committed Aug 10, 2021
    Copy the full SHA
    7bebecd View commit details
    Browse the repository at this point in the history
  2. Add test and comments

    nzakas committed Aug 10, 2021
    Copy the full SHA
    06e4793 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 25, 2021

  1. Added CodePath#origin

    nzakas committed Aug 25, 2021
    Copy the full SHA
    43b2795 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c1d4ab View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Update tests/lib/linter/code-path-analysis/code-path.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Aug 26, 2021
    Copy the full SHA
    b35c2e1 View commit details
    Browse the repository at this point in the history
  2. Update lib/linter/code-path-analysis/code-path.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Aug 26, 2021
    Copy the full SHA
    c4c99a4 View commit details
    Browse the repository at this point in the history