issues
search
dlclark
/
regexp2
A full-featured regex engine in pure Go based on the .NET engine
MIT License
997
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
runtime error: index out of range [<number>] with length <samenumber>
#37
mstoykov
opened
4 years ago
4
runtime error: index out of range [#number] with length 128
#36
mstoykov
closed
4 years ago
1
Capture.Length undefined, making FindAllString hard to implement
#35
slimsag
closed
4 years ago
2
Infinite match loop
#34
dop251
opened
4 years ago
3
Fix handling of numeric backslash escape sequences in ECMAScript mode
#33
dop251
closed
4 years ago
1
Panics found through fuzzing
#32
mstoykov
closed
4 years ago
2
Panic when trying to match `(?:){40}`
#31
mstoykov
closed
4 years ago
0
Fix README syntax comparison
#30
u1735067
closed
4 years ago
1
Go 1.15: Convert int to string using rune()
#29
eclipseo
closed
4 years ago
1
Fix start at end
#28
dop251
closed
4 years ago
0
Fixed decimal escape handling in ECMAScript mode.
#27
dop251
closed
4 years ago
1
How to get all strings
#26
mrunhap
closed
4 years ago
0
The best way to get all named captured groups
#25
thangld322
closed
4 years ago
1
Regex Multiline
#24
SmallSmartMouse
closed
4 years ago
4
Seems to fail a positive lookahead
#23
rafaelcn
closed
4 years ago
8
What are the valid values for RegexOptions?
#22
Manaswi94
closed
5 years ago
4
Support ASCII Character Classes
#21
johnschultz
closed
5 years ago
2
Valid regex doesn't compile
#20
lozaericml
closed
5 years ago
1
How is performance of this compared to Go's regex?
#19
JensRantil
closed
5 years ago
2
Add more examples to README
#18
davidsnyder
closed
5 years ago
1
not work with `(\d)\1{3}`
#17
cute-angelia
closed
6 years ago
1
Regexp is not working for following code. Could you please correct it , if the usage of "regexp2" library is wrong?
#16
SaiSasankKhajjayam
closed
6 years ago
1
remove extraneous OS file
#15
vassudanagunta
closed
7 years ago
1
delete extraneous OS system file
#14
vassudanagunta
closed
7 years ago
1
Performance issue matching against beginning of very large string
#13
alecthomas
closed
7 years ago
26
This library works really well.
#12
kobi
closed
7 years ago
1
Licensing and specific ATTRIB details
#11
diego-plan9
closed
7 years ago
3
FYI: a new "absent operator" on Ruby 2.4.1
#10
hachi8833
opened
7 years ago
0
Add support backslash reference in Replace()
#9
vkd
closed
7 years ago
2
Wrong first reference in Replace()
#8
vkd
closed
7 years ago
1
Problems with Negative Lookahead
#7
Nhoya
closed
7 years ago
3
One more 4byte emoji issue
#6
hachi8833
closed
7 years ago
2
Continuous 4byte emoji would crash when ReplaceFunc()
#5
hachi8833
closed
7 years ago
3
Improve ECMAScript compatibility.
#4
dop251
closed
8 years ago
4
Bulk replace
#3
hachi8833
closed
8 years ago
6
Request: unicode character class implementations
#2
hachi8833
closed
8 years ago
2
Add support for more than 2 bytes hexadecimals
#1
fwessels
closed
8 years ago
6
Previous