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 ee6bb3959c Removed function that wasn't being used in 'greg', moved to 'main' 3 days ago
..
compile.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
matching.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
misc.go Removed function that wasn't being used in 'greg', moved to 'main' 3 days ago
nfa.go Updated struct field reference 3 days ago
noteOnPCREBackreferences.txt Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
postfixNode.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
range2regex.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
re_test.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
re_tests.py Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
re_tests_uniq.py Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
sliceQueue.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
stateContents.go Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago
todo.txt Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods 3 days ago