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

--noImplicitOverride #39669

Merged
merged 76 commits into from
Mar 26, 2021
Merged

Commits on Jul 15, 2020

  1. wip: add types

    Kingwl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    8b90b8d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. wip

    Kingwl committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    ea5608a View commit details
    Browse the repository at this point in the history
  2. Add cases

    Kingwl committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9371d87 View commit details
    Browse the repository at this point in the history
  3. Add some case

    Kingwl committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    6cb7f5e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Add more check

    Kingwl committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    061cd27 View commit details
    Browse the repository at this point in the history
  2. accept baseline

    Kingwl committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    37ada55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6401e1a View commit details
    Browse the repository at this point in the history
  4. add override in declaration

    Kingwl committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    be00363 View commit details
    Browse the repository at this point in the history
  5. accept baseline

    Kingwl committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    fbb6e28 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. add property override

    Kingwl committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    6014a3a View commit details
    Browse the repository at this point in the history
  2. Fix decalre modifier

    Kingwl committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    a65df91 View commit details
    Browse the repository at this point in the history
  3. update baseline

    Kingwl committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    43d9f70 View commit details
    Browse the repository at this point in the history
  4. Add more cases

    Kingwl committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    e73c941 View commit details
    Browse the repository at this point in the history
  5. make lint happy

    Kingwl committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    c0edf6f View commit details
    Browse the repository at this point in the history
  6. make lint happy

    Kingwl committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    dca93ac View commit details
    Browse the repository at this point in the history
  7. Update description

    Kingwl committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    2fd560a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Add codefix

    Kingwl committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    94187c7 View commit details
    Browse the repository at this point in the history
  2. simplify code

    Kingwl committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2b57fbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2286b View commit details
    Browse the repository at this point in the history
  4. accept baseline

    Kingwl committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    d34afb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Update desc

    Kingwl committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    b4614d1 View commit details
    Browse the repository at this point in the history
  2. Accept baseline

    Kingwl committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    1ef034d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Add override completions

    Kingwl committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    aebfb28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7753983 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Kingwl committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    5c04ccc View commit details
    Browse the repository at this point in the history
  4. Add parameter property check

    Kingwl committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    add16c9 View commit details
    Browse the repository at this point in the history
  5. Accept baseline

    Kingwl committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    5316e2f View commit details
    Browse the repository at this point in the history
  6. acept baseline

    Kingwl committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    f36fede View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    811bd1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f5095 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

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

Commits on Sep 3, 2020

  1. fix code style

    Kingwl committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    22bb09d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee3b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f94e93c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    74f14c3 View commit details
    Browse the repository at this point in the history
  2. rename flag

    Kingwl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e35ee17 View commit details
    Browse the repository at this point in the history
  3. rename flags

    Kingwl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    d8fda5f View commit details
    Browse the repository at this point in the history
  4. Added tests.

    DanielRosenwasser committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    18434fd View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Accepted baselines.

    DanielRosenwasser committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    5ab5a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52822a View commit details
    Browse the repository at this point in the history
  3. Accepted baselines.

    DanielRosenwasser committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    48c23a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3f0443 View commit details
    Browse the repository at this point in the history
  5. Override perf (#4)

    * try cache check result
    
    * pre check for override
    Kingwl committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    cdd0739 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    8e53ad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    827bc95 View commit details
    Browse the repository at this point in the history
  3. Add abstract-spec check

    Kingwl committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    618f883 View commit details
    Browse the repository at this point in the history
  4. Avoid override dead lock

    Kingwl committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    bc4d758 View commit details
    Browse the repository at this point in the history
  5. Add more case

    Kingwl committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    47296d6 View commit details
    Browse the repository at this point in the history
  6. Add codefix for new error

    Kingwl committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5d19a90 View commit details
    Browse the repository at this point in the history
  7. Fix error message

    Kingwl committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    68e1440 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

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

Commits on Nov 2, 2020

  1. Add jsdoc override tag (#6)

    Kingwl committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    2552495 View commit details
    Browse the repository at this point in the history
  2. Override jsdoc tag (#7)

    * accept baseline
    Kingwl committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    cf5dc7e View commit details
    Browse the repository at this point in the history
  3. Disallow codefix in js

    Kingwl committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    b65d244 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    84cc69d View commit details
    Browse the repository at this point in the history
  2. update baseline

    Kingwl committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    6d89a7a View commit details
    Browse the repository at this point in the history
  3. update baseline

    Kingwl committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    062f149 View commit details
    Browse the repository at this point in the history
  4. Omit override in d.ts

    Kingwl committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    feb9093 View commit details
    Browse the repository at this point in the history
  5. Add more case in js

    Kingwl committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    0c09a2e View commit details
    Browse the repository at this point in the history
  6. Accept baseline

    Kingwl committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    3cf3c28 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. fix override js test

    Kingwl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    d874ae8 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

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

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    40da344 View commit details
    Browse the repository at this point in the history
  2. fix crlf

    Kingwl committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    f9384bc View commit details
    Browse the repository at this point in the history
  3. Revert merge conflict changes

    Kingwl committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    eea8259 View commit details
    Browse the repository at this point in the history
  4. Accept baseline

    Kingwl committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    ff3cbc1 View commit details
    Browse the repository at this point in the history
  5. Avoid space

    Kingwl committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a3766d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

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

Commits on Mar 5, 2021

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

    Kingwl committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    1db64fb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    71c00d5 View commit details
    Browse the repository at this point in the history
  2. Accept baseline

    Kingwl committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    e3c0993 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Fix typo and add more check

    Kingwl committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    89517a0 View commit details
    Browse the repository at this point in the history
  2. Fix error name

    Kingwl committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    6c8d00d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

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

Commits on Mar 26, 2021

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