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

feat: named capture groups and reference #66

Merged
merged 12 commits into from
Apr 3, 2024
Merged

Commits on Apr 3, 2024

  1. feat: named capture groups & backreferences

    wip
    
    chore: more tests
    
    feat: improved refs
    
    refactor: merge name and ref
    
    refactor: self code review
    
    refactor: tweaks
    
    refactor: rename reference to ref
    
    feat: example with html tags
    
    chore: self code review
    mdjastrzebski committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    17c9929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceeb521 View commit details
    Browse the repository at this point in the history
  3. refactor: tweak API

    mdjastrzebski committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8995d13 View commit details
    Browse the repository at this point in the history
  4. refactor: tweaks

    mdjastrzebski committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cc37124 View commit details
    Browse the repository at this point in the history
  5. chore: fix exports

    mdjastrzebski committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3d57631 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d81a98 View commit details
    Browse the repository at this point in the history
  7. chore: adapt examples

    mdjastrzebski committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f2ad95c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1aa293f View commit details
    Browse the repository at this point in the history
  9. chore: tweak docs

    mdjastrzebski committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6525391 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0c770a View commit details
    Browse the repository at this point in the history
  11. chore: reformat

    mdjastrzebski committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ec0497c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24420e9 View commit details
    Browse the repository at this point in the history