summaryrefslogtreecommitdiff
path: root/regcomp_trie.c
Commit message (Expand)AuthorAgeFilesLines
* regcomp.h - use a common union for head and args across all regnodes.Yves Orton2023-03-291-1/+1
* regex engine - simplify regnode structures and make them consistentYves Orton2023-03-131-11/+11
* regexec.c - teach BRANCH and BRANCHJ nodes to reset capture buffersYves Orton2023-03-131-1/+27
* regcomp_trie.c - use the indirect types so we are safe to changesYves Orton2023-01-151-8/+11
* regcomp.c - decompose into smaller filesYves Orton2022-12-091-0/+1688