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

Query: Adds LINQ RegexMatch Extension method #4078

Merged
merged 10 commits into from
Oct 3, 2023

Commits on Sep 11, 2023

  1. Add support for translation to REgexmatch

    Minh Le committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9e665eb View commit details
    Browse the repository at this point in the history
  2. Add test and fix some indexing issues

    Minh Le committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    803b328 View commit details
    Browse the repository at this point in the history
  3. remove visit explicit, add some comment. Update public contract and a…

    …dded the baseline for the test
    Minh Le committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f1d97a9 View commit details
    Browse the repository at this point in the history
  4. add the missing baseline

    Minh Le committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    661d4fc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. added test

    Minh Le committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3be866c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    eaf1ca5 View commit details
    Browse the repository at this point in the history
  2. address code review

    Minh Le committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    289241a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    76c63b6 View commit details
    Browse the repository at this point in the history
  2. update csproj

    Minh Le committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4aca46d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

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