This website requires JavaScript.
Explore
Help
Sign In
Rockingcool
/
kleingrep
Watch
2
Star
0
Fork
0
You've already forked kleingrep
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b5e6bc112c5abc3a3748595a9820c8586a9cb307
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'
2025-02-01 11:06:03 -05:00
..
helpers.go
Move 'genRange' function to 'cmd'
2025-01-30 09:03:07 -05:00
main.go
Wrote 'reg.FindSubmatch()' which returns the leftmost match with submatches, renamed 'isValid' to 'IsValid' to export it, renamed 'ToString' to 'String'
2025-02-01 11:06:03 -05:00
unique_array.go
Restructured code into 'cmd' module with CLI and 'greg' module with regex library; export necessary struct fields and methods
2025-01-30 08:56:12 -05:00