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
44d6a2005c87c2fc63f14c408bcc56dd0f8fc417
kleingrep
/
regex
History
Aadhavan Srinivasan
44d6a2005c
Started working on unicode character classes
2025-02-12 22:19:30 -05:00
..
compile.go
Started working on unicode character classes
2025-02-12 22:19:30 -05:00
doc.go
Updated documentation to include backreferences
2025-02-12 07:50:59 -05:00
example_test.go
…
matching.go
Do not validate a backreference if the group that it refers to is not valid
2025-02-11 19:12:58 -05:00
misc.go
…
nfa.go
Started implementing backreferences (octal values should now be prefaced with \0)
2025-02-11 16:14:54 -05:00
noteOnPCREBackreferences.txt
…
postfixNode.go
Started implementing backreferences (octal values should now be prefaced with \0)
2025-02-11 16:14:54 -05:00
range2regex.go
…
re_test.go
Wrote more backreference tests
2025-02-12 07:51:20 -05:00
re_tests_uniq.py
…
re_tests.py
…
sliceQueue.go
…
stateContents.go
…
todo.txt
…