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
ee51e39d59641578338f1827ded9988f96c3e262
kleingrep
/
regex
History
Aadhavan Srinivasan
ee51e39d59
Added support for start-of-input (\A) and end-of-input (\Z) assertions
2025-01-30 13:56:56 -05:00
..
compile.go
Added support for start-of-input (\A) and end-of-input (\Z) assertions
2025-01-30 13:56:56 -05:00
doc.go
Removed unnecessary space
2025-01-30 11:25:19 -05:00
matching.go
…
misc.go
…
nfa.go
Added support for start-of-input (\A) and end-of-input (\Z) assertions
2025-01-30 13:56:56 -05:00
noteOnPCREBackreferences.txt
…
postfixNode.go
Added support for start-of-input (\A) and end-of-input (\Z) assertions
2025-01-30 13:56:56 -05:00
range2regex.go
Updated more referencs to constants
2025-01-30 10:47:35 -05:00
re_test.go
Added test for start-of-input and end-of-input assertion
2025-01-30 13:56:26 -05:00
re_tests_uniq.py
…
re_tests.py
…
sliceQueue.go
…
stateContents.go
…
todo.txt
…