aboutsummaryrefslogtreecommitdiff
path: root/description (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove stub {long-,}description filesHEADmainEuAndreh2025-04-301-0/+0
|
* Initial reader macro syntaxEuAndreh2023-07-191-0/+0
With syntax support for a variety of regex types (BRE, ERE and PCRE) and for "ignore case" and "global" options, but with only PCRE implemented underneath via cl-ppcre [0]. [0]: https://edicl.github.io/cl-ppcre/