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.
(which it used to be) in a regex; Also added code to detect escaped backslashes Specifically, I replace an escaped backslash with a metacharacter, then replace it back later on. This prevents problems, like detecting whether the opening bracket is escaped in '\\[a]'. |
2 months ago | |
---|---|---|
.gitignore | 5 months ago | |
Makefile | 5 months ago | |
compile.go | 2 months ago | |
go.mod | 4 months ago | |
go.sum | 5 months ago | |
main.go | 2 months ago | |
matching.go | 2 months ago | |
misc.go | 2 months ago | |
nfa.go | 2 months ago | |
postfixNode.go | 2 months ago | |
range2regex.go | 3 months ago | |
re_test.go | 2 months ago | |
sliceQueue.go | 4 months ago | |
stateContents.go | 4 months ago | |
todo.txt | 2 months ago | |
unique_array.go | 4 months ago |