issues
search
nitely
/
nim-regex
Pure Nim regex engine. Guarantees linear time matching
https://nitely.github.io/nim-regex/
MIT License
228
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Strict reps
#96
nitely
closed
3 years ago
0
Gen dot files for debugging
#95
nitely
closed
3 years ago
0
Lookarounds
#94
nitely
closed
3 years ago
0
Inject named groups as vars into match macro scope
#93
nitely
opened
3 years ago
0
Remove unicodeplus dep
#92
nitely
closed
4 years ago
0
Implement escapeRe
#91
nitely
closed
4 years ago
1
No escape function
#90
mildred
closed
4 years ago
2
FindAll macro
#89
nitely
closed
2 years ago
0
[JS] Regex set no longer match in Nim v1.4
#88
nitely
closed
4 years ago
1
docs should be built as part of CI, not generated manually and checked in
#87
timotheecour
closed
11 months ago
1
Github CI
#86
nitely
closed
4 years ago
0
Error with regular expression to find words in quotes
#85
not-lum
closed
4 years ago
3
Fix zero match repetition mix
#84
nitely
closed
4 years ago
2
regression: match of some pattern now fails; breaks `pkg/glob`
#83
timotheecour
closed
4 years ago
1
workaround #81
#82
timotheecour
closed
4 years ago
1
`--gc:arc` causes: Error: cannot create an implicit openArray copy to be passed to a sink parameter
#81
timotheecour
closed
3 years ago
5
need a way to match at beginning of string when start > 0
#80
timotheecour
opened
4 years ago
5
Fix nested optionals
#79
nitely
closed
4 years ago
0
Macro without static
#78
nitely
closed
4 years ago
0
'find' is not used in nfamatch
#77
smoe
closed
4 years ago
0
Find all bounds
#76
nitely
closed
4 years ago
0
Negative lookaround
#75
nitely
closed
4 years ago
0
Doc examples
#74
nitely
closed
4 years ago
0
groupFirst and groupLast
#73
nitely
closed
4 years ago
0
RFE: Missing a function for RegexMatch that takes a group index and return the matched string
#72
mildred
closed
4 years ago
1
linear time findAll
#71
nitely
closed
4 years ago
0
Raise regex compilation errors
#70
nitely
closed
4 years ago
0
Limited lookbehind
#69
nitely
closed
4 years ago
0
Literal optimization
#68
nitely
closed
4 years ago
5
Revert " treat start as text[start..^1], fixes #64"
#67
nitely
closed
4 years ago
0
treat start as text[start..^1], fixes #64
#66
nitely
closed
4 years ago
0
fix findAll empty match, fix issue #29
#65
nitely
closed
4 years ago
0
regression: ^ incorrect when start != 0
#64
timotheecour
closed
4 years ago
6
findAll fix #13
#63
nitely
closed
4 years ago
1
fix non-greedy find, fix #61
#62
nitely
closed
4 years ago
0
Non-greedy ? operator broken in 0.14.0
#61
genotrance
closed
4 years ago
3
nim CI important_packages failure
#60
timotheecour
closed
4 years ago
2
Implement literals optimization
#59
nitely
closed
4 years ago
0
NFA macro + better NFA matcher
#58
nitely
closed
4 years ago
9
performance comparison vs std/re, std/nre
#57
timotheecour
closed
4 years ago
7
Add Nim 1.0.4 to CI
#56
nitely
closed
4 years ago
0
error installation `Error: 'srcdir' should be: 'srcDir'`
#55
enthus1ast
closed
3 days ago
21
Add JS compilation target to CI
#54
nitely
closed
4 years ago
1
Allow or forbid duplicated group names
#53
nitely
opened
5 years ago
0
bump 0.13.0
#52
nitely
closed
5 years ago
0
Add runnable examples
#51
nitely
closed
5 years ago
0
Update Nim compat
#50
nitely
closed
5 years ago
0
Fix warnings and some clean up
#49
nitely
closed
5 years ago
0
raiseOSError under windows10
#48
huaxk
closed
5 years ago
2
fix #46 nested group repetition
#47
nitely
closed
5 years ago
0
Previous
Next