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

infer non-empty-string on substr() comparison with constant string #1259

Merged
merged 5 commits into from May 21, 2022

Commits on May 16, 2022

  1. infer non-empty-string on substr() comparison with constant string

    infer non-empty-string on substr() comparison with constant string
    
    try reducing unnecessary work
    
    cs
    clxmstaab authored and staabm committed May 16, 2022
    Configuration menu
    Copy the full SHA
    83ab13f View commit details
    Browse the repository at this point in the history
  2. more tests

    clxmstaab authored and staabm committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0832edc View commit details
    Browse the repository at this point in the history
  3. simplify

    clxmstaab authored and staabm committed May 16, 2022
    Configuration menu
    Copy the full SHA
    a5ad765 View commit details
    Browse the repository at this point in the history
  4. Revert "more tests"

    This reverts commit 995712c.
    clxmstaab authored and staabm committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d358ef7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. added yoda style tests

    clxmstaab committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f744af3 View commit details
    Browse the repository at this point in the history