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

in operator typeguard can widen types #46403

Closed
wants to merge 86 commits into from
Closed

in operator typeguard can widen types #46403

wants to merge 86 commits into from

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    5a41201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775fd9c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. beta version.

    ShuiRuTian committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    b974add View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. beta version.

    ShuiRuTian committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    49b574b View commit details
    Browse the repository at this point in the history
  2. fix.

    ShuiRuTian committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    734f4c2 View commit details
    Browse the repository at this point in the history
  3. revert code for debug.

    ShuiRuTian committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    b6cbb3e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. fix some condition.

    ShuiRuTian committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    d6cabee View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. clearer code.

    ShuiRuTian committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    48b27e7 View commit details
    Browse the repository at this point in the history
  2. fix

    ShuiRuTian committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    5936e27 View commit details
    Browse the repository at this point in the history
  3. fix

    ShuiRuTian committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    02ff40a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    6ec0edc View commit details
    Browse the repository at this point in the history
  2. immutatble.

    ShuiRuTian committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    79e81be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2fc19e View commit details
    Browse the repository at this point in the history
  4. correct test baseline.

    ShuiRuTian committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    a5d17f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    540545a View commit details
    Browse the repository at this point in the history
  2. fix test baseline

    ShuiRuTian committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    b6f36cd View commit details
    Browse the repository at this point in the history
  3. fix lint.

    ShuiRuTian committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    13b276c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. more clean code.

    ShuiRuTian committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    84f5eeb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    f2ee389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    758d8df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d10b8d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    e245b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79a1fd View commit details
    Browse the repository at this point in the history
  3. Lint fixes

    marekdedic committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    f8586b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    3e70f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5def93a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26a982b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    e93b2dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d49f33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    728a8a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47d206e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a29c5a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bcc2e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78a50e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7bcee0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2015750 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Deduplicated code from someDirectSubtypeContainsPropName and merged i…

    …t with getPropertyOfType
    marekdedic committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    08dcd94 View commit details
    Browse the repository at this point in the history
  2. Fixed commit 08dcd94

    marekdedic committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    9da464b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94b9311 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a47d9b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5594882 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9f6aaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b4e63b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbd0454 View commit details
    Browse the repository at this point in the history
  9. Removed dead code

    marekdedic committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    6b7b0b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    225f5a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

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

Commits on Oct 24, 2021

  1. Accepted tests baselines

    marekdedic committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    704ae12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83fda77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d739a5a View commit details
    Browse the repository at this point in the history
  4. Split out typeTests

    marekdedic committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    b75b129 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    624f586 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e53fb8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bc9ef4 View commit details
    Browse the repository at this point in the history
  8. More thorough tests

    marekdedic committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    5eb7dcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6010fff View commit details
    Browse the repository at this point in the history
  10. Accepted test baseline

    marekdedic committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    caab233 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    762e56b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b16a4a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

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

Commits on Mar 12, 2022

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

Commits on Mar 14, 2022

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

Commits on Mar 22, 2022

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

Commits on Mar 24, 2022

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

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    58e9420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aca5344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c681b6 View commit details
    Browse the repository at this point in the history
  4. Removed dead code

    marekdedic committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    acf47c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7293a62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c3c2ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfe51a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c32123 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4be592 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

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

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    ed9eea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02c8b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75dc33e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

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

Commits on Apr 19, 2022

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

Commits on Apr 22, 2022

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

Commits on Apr 25, 2022

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

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    c891690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b60aa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f89ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec41cbb View commit details
    Browse the repository at this point in the history