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
f2279acd986d469dcb83430033cb38aec62ad9ea
kleingrep
/
regex
History
Aadhavan Srinivasan
f2279acd98
Fixed mistake in docs
2025-02-10 08:12:09 -05:00
..
compile.go
Rename method receivers from 'regex' to 're' (it's shorter)
2025-02-09 15:51:46 -05:00
doc.go
Fixed mistake in docs
2025-02-10 08:12:09 -05:00
example_test.go
Wrote example for Longest()
2025-02-09 15:47:57 -05:00
matching.go
Rename method receivers from 'regex' to 're' (it's shorter)
2025-02-09 15:51:46 -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
Commented out tests that would only pass with Longest()
2025-02-09 16:08:16 -05:00
re_tests_uniq.py
…
re_tests.py
…
sliceQueue.go
…
stateContents.go
…
todo.txt
…