An open API service for providing issue and pull request metadata for open source projects.

GitHub / fancy-regex/fancy-regex issues and pull requests

#168 - `derivative` is unmaintained

Issue - State: open - Opened by jalil-salame 23 days ago - 1 comment

#167 - optimize positive lookahead at end of pattern

Pull Request - State: open - Opened by keith-hall 23 days ago

#166 - Prepare changelog for next release

Pull Request - State: closed - Opened by keith-hall 29 days ago - 1 comment

#165 - Add multiline option and ignore space

Pull Request - State: closed - Opened by hugopendlebury about 1 month ago - 6 comments

#164 - all extra flags to be set

Pull Request - State: closed - Opened by hugopendlebury about 1 month ago - 1 comment

#163 - Issue with case-insensitive regex

Issue - State: closed - Opened by angelorendina about 1 month ago - 4 comments
Labels: bug

#162 - How similar to Oniguruma do we aim to be?

Issue - State: open - Opened by keith-hall 3 months ago - 2 comments
Labels: question

#161 - Relative recursion parse improvements

Pull Request - State: closed - Opened by keith-hall 3 months ago

#160 - Support case insensitive backrefs

Pull Request - State: closed - Opened by keith-hall 3 months ago

#159 - Improve toy compile output on wrapped regexes

Pull Request - State: closed - Opened by keith-hall 3 months ago - 1 comment

#158 - support \O to match any character including a newline

Pull Request - State: closed - Opened by keith-hall 3 months ago

#156 - Support named subroutine calls defined later on in the expression

Pull Request - State: closed - Opened by keith-hall 4 months ago - 1 comment

#155 - Mark more expressions as non-repeatable

Pull Request - State: closed - Opened by keith-hall 4 months ago

#154 - Add support for named captures using (?'name'...) syntax

Pull Request - State: closed - Opened by keith-hall 4 months ago

#153 - fix infinite loop when backtracking limit is hit

Pull Request - State: closed - Opened by keith-hall 5 months ago

#152 - Fix toy example

Pull Request - State: closed - Opened by keith-hall 5 months ago

#151 - Update parser to support parsing subroutine call syntax

Pull Request - State: closed - Opened by keith-hall 5 months ago

#150 - Execute regex on a text stream

Issue - State: open - Opened by xamgore 6 months ago

#149 - Regular expression engine matching bug

Issue - State: closed - Opened by rikonaka 7 months ago - 2 comments

#148 - Implement \Z

Pull Request - State: closed - Opened by keith-hall 8 months ago

#147 - Matching for \Z does not work

Issue - State: closed - Opened by hoanbui29 8 months ago - 1 comment
Labels: enhancement, help wanted

#146 - Allow custom `Expander` configuration

Pull Request - State: closed - Opened by jnbooth 9 months ago - 1 comment

#145 - Bump tarpaulin

Pull Request - State: closed - Opened by robinst 9 months ago

#144 - Add SplitN Struct and splitn Method to Regex

Pull Request - State: closed - Opened by k94-ishi 10 months ago - 4 comments

#143 - Update codecov action

Pull Request - State: closed - Opened by robinst 10 months ago

#142 - Exposing an automaton

Issue - State: closed - Opened by hendrikvanantwerpen 10 months ago - 6 comments

#141 - Recursive Expressions (?R) in Rust's fancy-regex

Issue - State: closed - Opened by shiueo 10 months ago - 2 comments

#140 - Add Split Struct and split Method to Regex

Pull Request - State: closed - Opened by k94-ishi 10 months ago - 7 comments

#139 - Update bit-set to 0.8

Pull Request - State: closed - Opened by torokati44 about 1 year ago - 1 comment

#138 - Version 0.13.0 throws an Error::BacktrackLimitExceeded

Issue - State: closed - Opened by jcold about 1 year ago - 7 comments

#137 - `find_iter()` stuck in infinite loop after `Error::BacktrackLimitExceeded` occurs

Issue - State: closed - Opened by andrewhalle over 1 year ago - 2 comments
Labels: help wanted

#136 - Missing regex special word boundary escapes

Issue - State: open - Opened by CAD97 over 1 year ago - 1 comment
Labels: enhancement, help wanted, good first issue

#135 - Missing regex flag `(?R)`

Issue - State: open - Opened by CAD97 over 1 year ago - 1 comment

#134 - Inconsistent Backtrack Limit Handling in Regex Matching

Issue - State: closed - Opened by l0rinc over 1 year ago - 1 comment

#133 - Export `parse` related utilities

Issue - State: open - Opened by LeoDog896 over 1 year ago

#132 - RegexBuilder Options Port: Enable Overrides for RaBuilder

Pull Request - State: closed - Opened by jonperry-dev over 1 year ago - 4 comments

#131 - Introduce `R` opt-in flag for the CRLF mode

Pull Request - State: open - Opened by mmizutani over 1 year ago - 2 comments

#130 - Add `try_replacen`

Pull Request - State: closed - Opened by kevinhu over 1 year ago

#129 - Prepare CHANGELOG for next release

Pull Request - State: closed - Opened by robinst over 1 year ago - 1 comment

#128 - Undo parsing \g as backref

Pull Request - State: closed - Opened by robinst over 1 year ago - 1 comment

#127 - Propagate errors in `replace` instead of using unwrap

Issue - State: closed - Opened by kevinhu over 1 year ago - 3 comments

#126 - Fix broken link to "Static Analysis for Regular Expression" paper

Pull Request - State: closed - Opened by robertknight over 1 year ago - 1 comment

#125 - Fix index out of bounds caused by parse_conditional

Pull Request - State: closed - Opened by robinst over 1 year ago

#124 - Is it possible to search backward ?

Issue - State: closed - Opened by kukuro-kt over 1 year ago - 2 comments

#123 - Unable to download v0.12.0

Issue - State: closed - Opened by t1000ln over 1 year ago

#122 - Fuzzing results in index out of bounds

Issue - State: closed - Opened by manunio over 1 year ago - 9 comments

#120 - Use `#[non_exhaustive]`

Pull Request - State: closed - Opened by robinst over 1 year ago

#119 - CI: Replace actions-rs

Pull Request - State: closed - Opened by robinst over 1 year ago

#118 - Fix MSRV and coverage build after merge

Pull Request - State: closed - Opened by robinst over 1 year ago

#116 - Make Error and its components Clone

Pull Request - State: closed - Opened by ch3pjw almost 2 years ago - 1 comment

#115 - Add TryFrom &str and String impl for Regex

Pull Request - State: closed - Opened by ch3pjw almost 2 years ago - 4 comments

#114 - Is serialization supported?

Issue - State: closed - Opened by ZJaume almost 2 years ago - 1 comment

#113 - Why are Expander's fields private?

Issue - State: closed - Opened by mindreader almost 2 years ago - 1 comment

#112 - Invalid back reference error

Issue - State: open - Opened by mdecimus almost 2 years ago - 5 comments

#111 - Add no-std support

Pull Request - State: closed - Opened by Systemcluster almost 2 years ago - 3 comments

#110 - CI: Run schedule less frequently, don't run coverage

Pull Request - State: closed - Opened by robinst about 2 years ago

#109 - this lookbehind (?<=(.|^)) causes "CompileError(LookBehindNotConst)"

Issue - State: closed - Opened by ezw678 over 2 years ago - 2 comments

#108 - Use CODECOV_TOKEN to avoid sporadic errors

Pull Request - State: closed - Opened by robinst over 2 years ago

#107 - Fix panic when group end index is not known yet (fixes #103)

Pull Request - State: closed - Opened by robinst over 2 years ago

#106 - fancy_regex::Error std Error support?

Issue - State: closed - Opened by jgarvin over 2 years ago - 2 comments

#105 - Cannot specify backreferences > 9

Issue - State: closed - Opened by Alpvax over 2 years ago - 2 comments

#104 - split function missing

Issue - State: closed - Opened by priyankat99 over 2 years ago - 6 comments
Labels: enhancement, help wanted

#103 - panic when evaluating a specific regex

Issue - State: closed - Opened by vthib over 2 years ago - 3 comments
Labels: bug

#102 - Use Cargo.lock for testing against MSRV instead of pinning

Pull Request - State: closed - Opened by robinst almost 3 years ago

#101 - Bad(?) performance with a specific regex with backreferences

Issue - State: open - Opened by intelfx almost 3 years ago - 1 comment

#100 - Try to fix coverage action

Pull Request - State: closed - Opened by robinst almost 3 years ago

#99 - Add support for conditionals

Pull Request - State: closed - Opened by keith-hall about 3 years ago - 2 comments
Labels: enhancement

#98 - Add support for multi_line builder option

Issue - State: closed - Opened by tgross35 about 3 years ago - 4 comments
Labels: enhancement, help wanted

#97 - Improve parse errors by showing the position they occurred at

Pull Request - State: closed - Opened by keith-hall about 3 years ago - 9 comments

#96 - Add an option to support only subset of regex available to Python

Issue - State: open - Opened by stepancheg about 3 years ago - 3 comments

#95 - Extend docs/comments for \K and \G

Pull Request - State: closed - Opened by robinst over 3 years ago

#94 - Added files for Mayhem Fuzzing

Pull Request - State: closed - Opened by dyunus over 3 years ago

#93 - DockerFile + Mayhemfile + mayhem.yml

Pull Request - State: closed - Opened by dyunus over 3 years ago

#92 - Update docs to include new syntax

Pull Request - State: closed - Opened by keith-hall over 3 years ago

#91 - Fix toy example with recent changes (no start/end match) (#90)

Pull Request - State: closed - Opened by robinst over 3 years ago - 1 comment

#90 - Some `toy` features broken in v0.9.0

Issue - State: closed - Opened by keith-hall over 3 years ago - 1 comment

#89 - Add support for \G - anchor to previous match end

Pull Request - State: closed - Opened by keith-hall over 3 years ago - 2 comments

#88 - Add support for \K keep out

Pull Request - State: closed - Opened by keith-hall over 3 years ago - 5 comments

#87 - Support for Keep out \K

Issue - State: closed - Opened by F34th3R over 3 years ago - 4 comments
Labels: enhancement, help wanted

#86 - Remove contains_empty workaround

Pull Request - State: closed - Opened by mbrubeck over 3 years ago - 1 comment

#85 - Enable selection of regex crate features

Pull Request - State: closed - Opened by mbrubeck over 3 years ago - 5 comments

#84 - Support for the `bytes` API?

Issue - State: open - Opened by Alphare over 3 years ago - 3 comments
Labels: enhancement, help wanted

#83 - Update fuzzing harness, use correct name to parse expr

Pull Request - State: closed - Opened by 5225225 over 3 years ago - 1 comment

#82 - Support for BranchReset

Issue - State: closed - Opened by lizelive almost 4 years ago - 5 comments
Labels: enhancement, help wanted

#81 - Draft: Enhancement on Match and Regex

Pull Request - State: closed - Opened by skanfd almost 4 years ago - 2 comments

#80 - add .text() to Match

Pull Request - State: closed - Opened by skanfd almost 4 years ago

#78 - fix: Panic on incomplete escape sequences in input regexes

Pull Request - State: closed - Opened by Stranger6667 about 4 years ago - 3 comments

#77 - InvalidClass error

Issue - State: closed - Opened by ronlobo about 4 years ago - 2 comments

#76 - Panic on not common input

Issue - State: closed - Opened by Stranger6667 about 4 years ago - 3 comments

#75 - Add replace*() methods similar to regex crate

Pull Request - State: closed - Opened by intgr about 4 years ago - 5 comments

#74 - Support look-behind assertions without constant size

Issue - State: open - Opened by intgr about 4 years ago - 3 comments
Labels: help wanted

#73 - Implement some common traits on Regex & Captures

Pull Request - State: closed - Opened by duckontheweb about 4 years ago - 2 comments

#72 - Implement Display, Index for feature parity with regex

Issue - State: closed - Opened by duckontheweb about 4 years ago - 1 comment

#71 - doesn't impl `clone` and `FromStr`

Issue - State: closed - Opened by steveeJ about 4 years ago - 2 comments

#70 - (|a)* matches more text than (|a)+ does

Issue - State: open - Opened by robinst about 4 years ago
Labels: help wanted

#69 - Make checking for specific failure message less strict

Pull Request - State: closed - Opened by robinst about 4 years ago