I don't need to wait to support everything (particularly \b and lookaheads) to release. I already throw errors indicating the lack of support for those. There's still a good bit more low hanging fruit that I can put in though, and I want to make sure that everything I do support is correct.
I don't need to wait to support everything (particularly
\b
and lookaheads) to release. I already throw errors indicating the lack of support for those. There's still a good bit more low hanging fruit that I can put in though, and I want to make sure that everything I do support is correct.