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

Regex editorial improvements, and permit "." #1470

Merged
merged 6 commits into from
Jun 18, 2024

Commits on Nov 11, 2023

  1. regex clarifications

    Consistently "quote" examples.
    Split complemented simple and range class examples.
    Improve "(" .. ")" grouping example.
    lukem committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a1c35bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae1ed5d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    65b250c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    464409a View commit details
    Browse the repository at this point in the history
  3. regex: clarify simple grouping

    lukem committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1e16aa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac0a13c View commit details
    Browse the repository at this point in the history