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
3ce611d12185471e4e760d2954bf942ea7a661e7
kleingrep
/
regex
History
Aadhavan Srinivasan
3ce611d121
More work towards implementing PCRE matching
2025-02-04 14:09:24 -05:00
..
compile.go
Reverse the order in which I pop states for alternation, because this messes with the left branch-right branch thing
2025-02-03 21:59:41 -05:00
doc.go
…
example_test.go
…
matching.go
More work towards implementing PCRE matching
2025-02-04 14:09:24 -05:00
misc.go
…
nfa.go
Change kleene() to an alternation-style construct
2025-02-04 14:09:04 -05:00
noteOnPCREBackreferences.txt
…
postfixNode.go
…
priorityQueue.go
…
range2regex.go
…
re_test.go
Fixed mistake in test output
2025-02-03 16:49:30 -05:00
re_tests_uniq.py
…
re_tests.py
…
sliceQueue.go
…
stateContents.go
…
todo.txt
…