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

Port reference counting validation checks for Sketch to new infrastructure #2367

Merged
merged 33 commits into from
May 27, 2024

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    bb3cd13 View commit details
    Browse the repository at this point in the history
  2. Avoid useless allocation

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e87936e View commit details
    Browse the repository at this point in the history
  3. Simplify method name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    21d5be6 View commit details
    Browse the repository at this point in the history
  4. Simplify method name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4798974 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28cf226 View commit details
    Browse the repository at this point in the history
  6. Update variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    610c227 View commit details
    Browse the repository at this point in the history
  7. Update variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    43223ff View commit details
    Browse the repository at this point in the history
  8. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9ebe849 View commit details
    Browse the repository at this point in the history
  9. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a0fe317 View commit details
    Browse the repository at this point in the history
  10. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2279854 View commit details
    Browse the repository at this point in the history
  11. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    02504f5 View commit details
    Browse the repository at this point in the history
  12. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4b1ad78 View commit details
    Browse the repository at this point in the history
  13. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4f770f9 View commit details
    Browse the repository at this point in the history
  14. Add missing conversions

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5a1bc80 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    097011f View commit details
    Browse the repository at this point in the history
  16. Avoid macro

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    84de93d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c4309bc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fa4642f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa9a44c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e1902bb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f2fb533 View commit details
    Browse the repository at this point in the history
  22. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b5d10bd View commit details
    Browse the repository at this point in the history
  23. Remove redundant code

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    80cb780 View commit details
    Browse the repository at this point in the history
  24. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1213f4f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0c87cfa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    76ef2bc View commit details
    Browse the repository at this point in the history
  27. Increase consistency

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f3ca0c9 View commit details
    Browse the repository at this point in the history
  28. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2614e42 View commit details
    Browse the repository at this point in the history
  29. Simplify variable name

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e172c12 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ce1d1bb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d26b602 View commit details
    Browse the repository at this point in the history
  32. Increase consistency

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5ed1598 View commit details
    Browse the repository at this point in the history
  33. Update test names

    hannobraun committed May 27, 2024
    Configuration menu
    Copy the full SHA
    26d166e View commit details
    Browse the repository at this point in the history