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
c577064977b7921f0db200b17a144343ebf92162
kleingrep
/
regex
History
Aadhavan Srinivasan
c577064977
Added string field to Reg, that contains the expression string; wrote method to return the string
2025-02-09 08:58:46 -05:00
..
compile.go
Added string field to Reg, that contains the expression string; wrote method to return the string
2025-02-09 08:58:46 -05:00
doc.go
…
example_test.go
…
matching.go
Added Match() and FindStringSubmatch(); removed old code; updated comments
2025-02-09 08:58:09 -05:00
misc.go
…
nfa.go
…
noteOnPCREBackreferences.txt
…
postfixNode.go
…
priorityQueue.go
…
range2regex.go
…
re_test.go
…
re_tests_uniq.py
…
re_tests.py
…
sliceQueue.go
…
stateContents.go
…
todo.txt
…