You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
escapes an error. The '\b' value refers to a word boundary normally, but refers to the backspace ASCII value inside a character class. I updated newEscapedNode() to deal with this. I also changed the behavior, so that trying to escape any other value results in an error, instead of just returning the character as-is. |
4 months ago | |
---|---|---|
.gitignore | 7 months ago | |
Makefile | 7 months ago | |
compile.go | 4 months ago | |
go.mod | 6 months ago | |
go.sum | 7 months ago | |
main.go | 4 months ago | |
matching.go | 4 months ago | |
misc.go | 4 months ago | |
nfa.go | 4 months ago | |
postfixNode.go | 4 months ago | |
range2regex.go | 5 months ago | |
re_test.go | 4 months ago | |
sliceQueue.go | 7 months ago | |
stateContents.go | 6 months ago | |
todo.txt | 4 months ago | |
unique_array.go | 6 months ago |