kleingrep/greg
Aadhavan Srinivasan c3c3829ac9 Move 'genRange' function to 'cmd'
..
compile.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
matching.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
misc.go Move 'genRange' function to 'cmd'
nfa.go Updated struct field reference
noteOnPCREBackreferences.txt Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
postfixNode.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
range2regex.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
re_test.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
re_tests.py Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
re_tests_uniq.py Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
sliceQueue.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
stateContents.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
todo.txt Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods