aboutsummaryrefslogtreecommitdiff
path: root/src/data/local-file.lisp
Commit message (Collapse)AuthorAge
* DATA.LOCAL-FILE: use :LOCATION not :FILE for keyword argumentSean Whitton2022-04-02
| | | | | | For consistency with some other data sources. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* DATA.LOCAL-FILE: fix IN-PACKAGE formSean Whitton2021-09-29
| | | | | Reported-by: David Bremner <david@tethera.net> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add :LOCAL-FILE data sourceSean Whitton2021-06-23
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>