-
Notifications
You must be signed in to change notification settings - Fork 10
Issues: haskell-hvr/regex-tdfa
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Perl-style shorthands (like New feature or request
faq
User question
\d
) not recognized, only POSIX ones (like [[:digit:]]
)
enhancement
#36
opened Jul 7, 2022 by
asarkar
What are all the supported return types for User question
=~
?
faq
#28
opened Nov 10, 2021 by
Martinsos
The POSIX standard does not appear to allow empty regex...
documentation
Improvements or additions to documentation
#27
opened Oct 1, 2021 by
twhitehead
Multiline option appears to be ignored
documentation
Improvements or additions to documentation
PR welcome
#11
opened May 12, 2020 by
raxod502
Performance issue w/ new Something isn't working
performance
Text
instances
bug
#9
opened Dec 8, 2019 by
hvr
Large character classes combined with {m,n} is very slow and memory-hungry
bug
Something isn't working
#3
opened Oct 19, 2019 by
neongreen
POSIX submatch semantics is broken in two (rare) cases
bug
Something isn't working
#2
opened Oct 19, 2019 by
neongreen
ProTip!
What’s not been updated in a month: updated:<2024-10-29.