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
5563a70568a645c959d798598ea5c3e66c224d16
kleingrep/regex
History
Aadhavan Srinivasan 5563a70568 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
..
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
Updated documentation
2025-02-02 12:42:38 -05:00
example_test.go
Added example for FindSubmatch
2025-02-01 18:05:43 -05:00
matching.go
Trying to emulate backtracking by using string pointers within threads (something similar to rsc's 2nd regexp article)
2025-02-03 16:50:11 -05:00
misc.go
Renamed unique_append to uniqueAppend
2025-02-02 12:42:29 -05:00
nfa.go
Store left and right branches of alternation separately
2025-02-03 21:59:05 -05:00
noteOnPCREBackreferences.txt
…
postfixNode.go
Changed \Z to \z to fit with Go's naming
2025-01-30 15:08:18 -05:00
priorityQueue.go
Trying something out; we'll see if it works
2025-02-03 16:47:53 -05:00
range2regex.go
Reverse the order of the numeric range before adding it, to maintain compatibility with PCRE matching rules (even though I don't implement them, if I do in the future)
2025-02-02 13:46:48 -05:00
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
…
Powered by Gitea Version: 1.24.3 Page: 2090ms Template: 145ms
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