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
073f231b890cb0abd43a00e3dda5c435bbb4d614
kleingrep
/
regex
History
Aadhavan Srinivasan
073f231b89
Added function and examples for ReplaceAllFunc()
2025-02-10 21:35:51 -05:00
..
compile.go
Wrote MarshalText() and UnmarshalText() to implement TextMarshaler and TextUnmarshaler
2025-02-10 12:30:48 -05:00
doc.go
Updated docs
2025-02-10 09:36:00 -05:00
example_test.go
Added function and examples for ReplaceAllFunc()
2025-02-10 21:35:51 -05:00
matching.go
Added function and examples for ReplaceAllFunc()
2025-02-10 21:35:51 -05:00
misc.go
Removed unused functions
2025-02-09 09:13:03 -05:00
nfa.go
Use new function signatures (with preferLongest)
2025-02-09 15:39:09 -05:00
noteOnPCREBackreferences.txt
…
postfixNode.go
…
range2regex.go
Removed capitalization for error message (staticcheck)
2025-02-09 09:14:45 -05:00
re_test.go
Wrote test for FindAllStringSubmatch()
2025-02-10 08:39:20 -05:00
re_tests_uniq.py
…
re_tests.py
…
sliceQueue.go
…
stateContents.go
…
todo.txt
…