Issues
- 5
Bug: Named backreferences will always cause a syntax error for non-Unicode regexes in strict parsing mode
#23 opened by RunDevelopment - 6
Visitor: improve usability
#20 opened by conartist6 - 1
Include documentation in `index.d.ts`
#19 opened by RunDevelopment - 2
Expose parents in regexp vistor
#16 opened by connor4312 - 1
Allow transversal in RegExpVisitor
#15 opened by connor4312 - 2
RegExpVisitor class is not exported
#12 opened by bd82 - 1
- 6
- 1
Separate method for parsing unicode
#26 opened by conartist6 - 1
printing
#28 opened by conartist6 - 2
Throw on explicit quantifier when min > max
#21 opened by conartist6 - 1
Export ast types in index
#17 opened by connor4312 - 2
`\c` is parsed incorrectly
#11 opened by RunDevelopment - 0
Update Unicode to 13
#9 opened by mysticatea - 0
Allow surrogate pairs in capture group names
#10 opened by mysticatea - 0
- 3
Some questions about reusing this library
#5 opened by bd82 - 2
hope can allow direct input a regexp
#1 opened by bluelovers - 0
bug about x?y*z+
#3 opened by bluelovers