This website works better with JavaScript.
Explore
Help
Sign In
Rockingcool
/
kleingrep
Watch
2
Star
0
Fork
You've already forked kleingrep
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5563a70568
kleingrep
/
cmd
History
Aadhavan Srinivasan
b5e6bc112c
Wrote 'reg.FindSubmatch()' which returns the leftmost match with submatches, renamed 'isValid' to 'IsValid' to export it, renamed 'ToString' to 'String'
3 months ago
..
helpers.go
Move 'genRange' function to 'cmd'
3 months ago
main.go
Wrote 'reg.FindSubmatch()' which returns the leftmost match with submatches, renamed 'isValid' to 'IsValid' to export it, renamed 'ToString' to 'String'
3 months ago
unique_array.go
Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
3 months ago