aboutsummaryrefslogtreecommitdiff
path: root/src/reader.lisp
Commit message (Collapse)AuthorAge
* add regexp trailing option to attempt to parse matches as numbersSean Whitton2023-03-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* new reader macros for shell- and Perl-style matching & replacementSean Whitton2023-03-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* support indented heredocs, add new "Reader macros" manual sectionSean Whitton2023-03-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* new reader macro #>>EOF>>Sean Whitton2023-03-12
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* http -> https for fsf.org and gnu.org URIsSean Whitton2023-03-11
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* doc/: start generating API documentation from docstringsSean Whitton2023-03-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>