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

Detector: Cache array length #664

Merged
merged 33 commits into from
Aug 19, 2024
Merged

Detector: Cache array length #664

merged 33 commits into from
Aug 19, 2024

Commits on Aug 8, 2024

  1. finder

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    eac3d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    859389b View commit details
    Browse the repository at this point in the history
  3. clippy fix

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fefc4cf View commit details
    Browse the repository at this point in the history
  4. fixed size array tests

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7579a0b View commit details
    Browse the repository at this point in the history
  5. more test coverage

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ebe123b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29ad0ea View commit details
    Browse the repository at this point in the history
  7. finder fix

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8a8b579 View commit details
    Browse the repository at this point in the history
  8. cli/reportgen

    clippy
    
    cli/reportgen
    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6a3159a View commit details
    Browse the repository at this point in the history
  9. no struct assignment test

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    47c8382 View commit details
    Browse the repository at this point in the history
  10. dynamic array direct push

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8e9dcb9 View commit details
    Browse the repository at this point in the history
  11. tests work

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c19d7b2 View commit details
    Browse the repository at this point in the history
  12. approxiamate state variable manipulation finder

    heuristics to link state variables and storage pointers part 1
    
    heuristics to link state variables and storage pointers part 2
    
    heuristics to link state variables and storage pointers part 3
    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6abae97 View commit details
    Browse the repository at this point in the history
  13. spelling errir

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2fd3cf5 View commit details
    Browse the repository at this point in the history
  14. more assertions in tests

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e7e589d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b91098b View commit details
    Browse the repository at this point in the history
  16. impl Add for Finder

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e12ae16 View commit details
    Browse the repository at this point in the history
  17. docs

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a20d5f0 View commit details
    Browse the repository at this point in the history
  18. checkpoint

    checkpoint 2
    
    checkpoint 2
    
    checkpoint 3
    
    checkpoint 3
    
    checkpoint 3
    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c76cf97 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7685af6 View commit details
    Browse the repository at this point in the history
  20. clippy fix

    TilakMaddy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    979d871 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. merge dev

    TilakMaddy committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    90a42ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d137d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5e8cf4 View commit details
    Browse the repository at this point in the history
  4. cli/reportgen

    TilakMaddy committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    18c1e44 View commit details
    Browse the repository at this point in the history
  5. serial tests

    TilakMaddy committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d6665c5 View commit details
    Browse the repository at this point in the history
  6. detector

    TilakMaddy committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7844e57 View commit details
    Browse the repository at this point in the history
  7. detector

    TilakMaddy committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dda72ac View commit details
    Browse the repository at this point in the history
  8. cli/reportgen

    TilakMaddy committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6cd29c4 View commit details
    Browse the repository at this point in the history
  9. clippy

    TilakMaddy committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d1358cb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. merge dev

    TilakMaddy committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    11ebb5f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. merge dev

    alexroan committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    352d20f View commit details
    Browse the repository at this point in the history
  2. clippy fix

    alexroan committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    16d9c2e View commit details
    Browse the repository at this point in the history
  3. reportgen

    alexroan committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9eef403 View commit details
    Browse the repository at this point in the history