Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RegexSolver/regexsolver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: RegexSolver/regexsolver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 34 files changed
  • 2 contributors

Commits on Aug 8, 2026

  1. Merge pull request #10 from RegexSolver/v1

    RegexSolver v1
    alexvbrdn authored Aug 8, 2026
    Configuration menu
    Copy the full SHA
    ef10954 View commit details
    Browse the repository at this point in the history
  2. Fix image link for automaton in README

    Updated image source link for automaton diagram in README.
    alexvbrdn authored Aug 8, 2026
    Configuration menu
    Copy the full SHA
    6a2ab94 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2026

  1. Housekeeping changes

    alexvbrdn committed Sep 7, 2026
    Configuration menu
    Copy the full SHA
    cd3a07b View commit details
    Browse the repository at this point in the history
  2. Bump bit-set from 0.8.0 to 0.11.1

    Bumps [bit-set](https://github.com/contain-rs/bit-vec) from 0.8.0 to 0.11.1.
    - [Changelog](https://github.com/contain-rs/bit-vec/blob/master/RELEASES.md)
    - [Commits](https://github.com/contain-rs/bit-vec/commits)
    
    ---
    updated-dependencies:
    - dependency-name: bit-set
      dependency-version: 0.11.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 7, 2026
    Configuration menu
    Copy the full SHA
    44cbfcd View commit details
    Browse the repository at this point in the history
  3. Bump Swatinem/rust-cache

    Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 49a0bdc70d2e1b713ca9e2869b211fcce03d3c1c to 6323deb102c322ba6fcbdcafc7e3dddab59af2b6.
    - [Release notes](https://github.com/swatinem/rust-cache/releases)
    - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
    - [Commits](Swatinem/rust-cache@49a0bdc...6323deb)
    
    ---
    updated-dependencies:
    - dependency-name: Swatinem/rust-cache
      dependency-version: 6323deb102c322ba6fcbdcafc7e3dddab59af2b6
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 7, 2026
    Configuration menu
    Copy the full SHA
    6b73071 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 4.3.1 to 7.0.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.3.1 to 7.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@34e1148...3d3c42e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 7, 2026
    Configuration menu
    Copy the full SHA
    e668422 View commit details
    Browse the repository at this point in the history
  5. Fix clippy

    alexvbrdn committed Sep 7, 2026
    Configuration menu
    Copy the full SHA
    e628ffa View commit details
    Browse the repository at this point in the history
  6. Release 1.0.1

    alexvbrdn committed Sep 7, 2026
    Configuration menu
    Copy the full SHA
    eb62127 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #16 from RegexSolver/dependabot/github_actions/act…

    …ions/checkout-7.0.1
    
    Bump actions/checkout from 4.3.1 to 7.0.1
    alexvbrdn authored Sep 7, 2026
    Configuration menu
    Copy the full SHA
    e8ac88c View commit details
    Browse the repository at this point in the history
  8. Bump dtolnay/rust-toolchain

    Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from fa04a1451ff1842e2626ccb99004d0195b455a88 to d1031067263f94b142dd6c0ce24c5eb9d02d52a0.
    - [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
    - [Commits](dtolnay/rust-toolchain@fa04a14...d103106)
    
    ---
    updated-dependencies:
    - dependency-name: dtolnay/rust-toolchain
      dependency-version: d1031067263f94b142dd6c0ce24c5eb9d02d52a0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 7, 2026
    Configuration menu
    Copy the full SHA
    b4a77b8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #15 from RegexSolver/dependabot/github_actions/dto…

    …lnay/rust-toolchain-d1031067263f94b142dd6c0ce24c5eb9d02d52a0
    
    Bump dtolnay/rust-toolchain from fa04a1451ff1842e2626ccb99004d0195b455a88 to d1031067263f94b142dd6c0ce24c5eb9d02d52a0
    alexvbrdn authored Sep 7, 2026
    Configuration menu
    Copy the full SHA
    4b129b3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #13 from RegexSolver/dependabot/cargo/bit-set-0.11.1

    Bump bit-set from 0.8.0 to 0.11.1
    alexvbrdn authored Sep 7, 2026
    Configuration menu
    Copy the full SHA
    69decb7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #14 from RegexSolver/dependabot/github_actions/Swa…

    …tinem/rust-cache-6323deb102c322ba6fcbdcafc7e3dddab59af2b6
    
    Bump Swatinem/rust-cache from 49a0bdc70d2e1b713ca9e2869b211fcce03d3c1c to 6323deb102c322ba6fcbdcafc7e3dddab59af2b6
    alexvbrdn authored Sep 7, 2026
    Configuration menu
    Copy the full SHA
    d37be69 View commit details
    Browse the repository at this point in the history
  12. Change deprecated call

    alexvbrdn committed Sep 7, 2026
    Configuration menu
    Copy the full SHA
    607ed11 View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG.md

    alexvbrdn committed Sep 7, 2026
    Configuration menu
    Copy the full SHA
    e87d30e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2026

  1. Add WASM support

    alexvbrdn committed Sep 14, 2026
    Configuration menu
    Copy the full SHA
    11012e1 View commit details
    Browse the repository at this point in the history
  2. Remove redundant comment

    alexvbrdn committed Sep 14, 2026
    Configuration menu
    Copy the full SHA
    a7e22b1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from RegexSolver/add-wasm-support

    Add WASM support
    alexvbrdn authored Sep 14, 2026
    Configuration menu
    Copy the full SHA
    b413679 View commit details
    Browse the repository at this point in the history
  4. Bump version

    alexvbrdn committed Sep 14, 2026
    Configuration menu
    Copy the full SHA
    61c8f20 View commit details
    Browse the repository at this point in the history
Loading