Logo
Explore Help
Sign In
Rockingcool/kleingrep
2
0
Fork 0
You've already forked kleingrep
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
2a9ae0b68aa8b387b188c5be5c99c5bd0c893989
kleingrep/regex
History
Aadhavan Srinivasan 2a9ae0b68a Wrote test for 'FindSubmatch'
2025-02-01 11:09:05 -05:00
..
compile.go
Added function to return the number of subexpressions in the group
2025-02-01 11:04:49 -05:00
doc.go
Added more documentation
2025-02-01 11:04:24 -05:00
matching.go
Wrote 'reg.FindSubmatch()' which returns the leftmost match with submatches, renamed 'isValid' to 'IsValid' to export it, renamed 'ToString' to 'String'
2025-02-01 11:06:03 -05:00
misc.go
Renamed one more variable to avoid exporting
2025-01-30 10:45:11 -05:00
nfa.go
Replaced call to 'FindAllMatches' with call to 'FindAll' or 'FindAllSubmatch' depending on whether I need submatches
2025-01-31 09:55:36 -05:00
noteOnPCREBackreferences.txt
Renamed package 'greg' to 'regex'
2025-01-30 09:15:29 -05:00
postfixNode.go
Changed \Z to \z to fit with Go's naming
2025-01-30 15:08:18 -05:00
range2regex.go
Updated more referencs to constants
2025-01-30 10:47:35 -05:00
re_test.go
Wrote test for 'FindSubmatch'
2025-02-01 11:09:05 -05:00
re_tests_uniq.py
Renamed package 'greg' to 'regex'
2025-01-30 09:15:29 -05:00
re_tests.py
Renamed package 'greg' to 'regex'
2025-01-30 09:15:29 -05:00
sliceQueue.go
Renamed package 'greg' to 'regex'
2025-01-30 09:15:29 -05:00
stateContents.go
Renamed package 'greg' to 'regex'
2025-01-30 09:15:29 -05:00
todo.txt
Renamed package 'greg' to 'regex'
2025-01-30 09:15:29 -05:00
Powered by Gitea Version: 1.24.3 Page: 263ms Template: 25ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API