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.
kleingrep/regex
Aadhavan Srinivasan b0b8bf23af Updated documentation 5 months ago
..
compile.go Changed \Z to \z to fit with Go's naming 5 months ago
doc.go Updated documentation 5 months ago
matching.go Updated one more reference to epsilon 5 months ago
misc.go Renamed one more variable to avoid exporting 5 months ago
nfa.go Added support for start-of-input (\A) and end-of-input (\Z) assertions 5 months ago
noteOnPCREBackreferences.txt Renamed package 'greg' to 'regex' 5 months ago
postfixNode.go Changed \Z to \z to fit with Go's naming 5 months ago
range2regex.go Updated more referencs to constants 5 months ago
re_test.go Changed \Z to \z to fit with Go's naming 5 months ago
re_tests.py Renamed package 'greg' to 'regex' 5 months ago
re_tests_uniq.py Renamed package 'greg' to 'regex' 5 months ago
sliceQueue.go Renamed package 'greg' to 'regex' 5 months ago
stateContents.go Renamed package 'greg' to 'regex' 5 months ago
todo.txt Renamed package 'greg' to 'regex' 5 months ago