issues
search
SimpleRegex
/
SRL-PHP
Simple Regex Language
https://simple-regex.com
MIT License
1.8k
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename reserved keyword Match class to SRLMatch class
#53
PhilippeDirx
opened
2 years ago
0
PHP 8 500 unexpected token "match"
#52
PhilippeDirx
opened
2 years ago
1
ANTLR version ?
#51
larsbuch
opened
2 years ago
0
Back references
#50
rauwebieten
opened
3 years ago
0
has any update ?
#49
kamly
opened
3 years ago
1
Update .travis.yml
#48
andreybolonin
closed
4 years ago
1
No word boundary anchors in SRL
#47
tfer
opened
6 years ago
1
Can't do this ((data-id)="|src=") ?
#46
syrm
opened
7 years ago
2
Fix typo in Builder.php
#45
Dennis14e
closed
7 years ago
2
Replace manual escaping with preg_quote
#44
KarimGeiger
closed
8 years ago
0
Feature/add backslash
#43
KarimGeiger
closed
8 years ago
0
Add backslash method and remove "all" modifier
#42
KarimGeiger
closed
8 years ago
1
Implementation of SRL in C++ (and C)
#41
fyears
opened
8 years ago
1
enhancement - add 'not' negated character classes
#40
BartoszKolanko
closed
8 years ago
3
Applied fixes from StyleCI
#39
KarimGeiger
closed
8 years ago
0
Implementation of SRL in Ruby/Crystal
#38
aolko
closed
6 years ago
1
fix - Negated character classes #26 (#1)
#37
BartoszKolanko
closed
8 years ago
4
fixed Negated character classes #26
#36
BartoszKolanko
closed
8 years ago
3
Generate verbose syntax from regexp
#35
antonkomarev
closed
8 years ago
1
What can come after "if already had/followed by"?
#34
ghost
closed
8 years ago
4
Implementation of SRL in Golang
#33
zacps
opened
8 years ago
3
Add missing rule error
#32
KarimGeiger
closed
8 years ago
1
Add badge
#31
KarimGeiger
closed
8 years ago
0
Rename package
#30
KarimGeiger
closed
8 years ago
1
Feature/27 move tests to a separate repository
#29
KarimGeiger
closed
8 years ago
0
Why does 'literally' create a noncapturing group?
#28
ghost
closed
8 years ago
3
Move tests to a separate repository
#27
hoshsadiq
closed
8 years ago
1
Negated character classes
#26
mandarg
closed
8 years ago
2
Fix greedy replacement bug; only replace first match.
#25
KarimGeiger
closed
8 years ago
0
Language File
#24
CeRBeR666
closed
8 years ago
3
Another approach in regex.
#23
antonmedv
closed
8 years ago
2
Implementation of SRL in Python
#22
mhbashari
closed
8 years ago
11
Exact range quantifier missing
#21
ghost
closed
8 years ago
3
Matching anything between parentheses, including the parenthesis
#20
Immortalin
closed
8 years ago
5
Verbal regex much?
#19
aolko
closed
8 years ago
1
Implementation of SRL in Javascript
#18
samelliott89
closed
8 years ago
11
Problems with usage of `uppercase letter`
#17
mandarg
closed
8 years ago
1
"Either" really means "Any"
#16
thinkhuman
closed
8 years ago
2
Implementation of SRL in C# (.NET)
#15
djhvscf
opened
8 years ago
17
About the GPL3 license
#14
llagerlof
closed
8 years ago
1
Rename "number" to "digit"
#13
SamTebbs33
closed
8 years ago
7
email regexp
#12
mathroc
closed
8 years ago
2
Implement SRL in Java
#11
amalic
opened
8 years ago
22
Generate the regular expression for a SRL
#10
Hunsu
closed
8 years ago
2
Generate the SRL for a regular expression
#9
francislavoie
opened
8 years ago
6
Syntax synomyms
#8
francislavoie
opened
8 years ago
23
Webapp to test SRLs versus inputs
#7
francislavoie
closed
8 years ago
4
Code error on getting started page
#6
iamallama
closed
8 years ago
1
literally: Whitespaces are trimmed
#5
KarimGeiger
closed
8 years ago
0
Using "basename" as capture group name generates wrong RegEx
#4
KarimGeiger
closed
8 years ago
0
Next