1. 10 Aug, 2023 1 commit
    • pdblasi-google's avatar
      Adds SemanticsNode Finders for searching the semantics tree (#127137) · 5df1c996
      pdblasi-google authored
      * Pulled `FinderBase` out of `Finder`
        * `FinderBase` can be used for any object, not just elements
        * Terminology was updated to be more "find" related
      * Re-implemented `Finder` using `FinderBase<Element>`
        * Backwards compatibility maintained with `_LegacyFinderMixin`
      * Introduced base classes for SemanticsNode finders
      * Introduced basic SemanticsNode finders through `find.semantics`
      * Updated some relevant matchers to make use of the more generic `FinderBase`
      
      Closes #123634
      Closes #115874
      5df1c996
  2. 03 Feb, 2022 1 commit
  3. 08 Oct, 2021 3 commits
  4. 15 Jul, 2021 1 commit
  5. 14 Jul, 2021 3 commits
  6. 13 Jul, 2021 2 commits
  7. 21 Apr, 2021 1 commit
  8. 04 Mar, 2021 1 commit
  9. 11 Nov, 2020 1 commit
  10. 09 Nov, 2020 1 commit
  11. 30 Oct, 2020 1 commit
  12. 16 Sep, 2020 1 commit
  13. 05 Jun, 2020 1 commit
  14. 04 Jun, 2020 1 commit
  15. 16 Mar, 2020 1 commit