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.
Aadhavan Srinivasan
25cb79f01b
(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]'. |
9 hours ago | |
---|---|---|
.gitignore | 3 months ago | |
Makefile | 3 months ago | |
compile.go | 9 hours ago | |
go.mod | 3 months ago | |
go.sum | 3 months ago | |
main.go | 2 days ago | |
matching.go | 2 days ago | |
misc.go | 9 hours ago | |
nfa.go | 9 hours ago | |
postfixNode.go | 2 days ago | |
range2regex.go | 2 months ago | |
re_test.go | 2 days ago | |
sliceQueue.go | 3 months ago | |
stateContents.go | 3 months ago | |
todo.txt | 3 weeks ago | |
unique_array.go | 3 months ago |