Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove stub {long-,}description filesHEADmain | EuAndreh | 2025-04-30 | 2 | -0/+0 |
| | |||||
* | README.md: Add stub content | EuAndreh | 2023-07-24 | 2 | -2/+36 |
| | | | | Dump a sample REPL session to serve as minimal explanation. | ||||
* | Initial reader macro syntax | EuAndreh | 2023-07-19 | 9 | -0/+952 |
| | | | | | | | | 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/ | ||||
* | Initial empty commit | EuAndreh | 2023-07-18 | 0 | -0/+0 |