Activity
chore: use substring for consistency
chore: use substring for consistency
perf: avoid matchReg on common character class escape
perf: avoid matchReg on common character class escape
annex-b: \ can be ClassAtomNoDash if followed by c
annex-b: \ can be ClassAtomNoDash if followed by c
fix: descend ClassStringDisjunction from ClassSetOperand
fix: descend ClassStringDisjunction from ClassSetOperand
fix: only ±lookbehind is quantifiable in annexB
fix: only ±lookbehind is quantifiable in annexB
fix: unicode escape sequence within RegExpIdentifier is always in uni…
fix: unicode escape sequence within RegExpIdentifier is always in uni…
fix: allow empty disabling flags
fix: allow empty disabling flags
fix: throw invalid error at the pos of flag
fix: throw invalid error at the pos of flag
on Oct 1, 2024
polish: throw for invalid modifiers in the middle
polish: throw for invalid modifiers in the middle
supress regexp/use-ignore-case errors
supress regexp/use-ignore-case errors
fix: throw on unescaped class set reserved double punctuator
fix: throw on unescaped class set reserved double punctuator
Force push
fix: throw on unescaped class set reserved double punctuator
fix: throw on unescaped class set reserved double punctuator