aboutsummaryrefslogtreecommitdiff
path: root/src/property.lisp
Commit message (Expand)AuthorAge
* dynamically regenerate emacs/put-forms.el at package build timeSean Whitton2021-03-10
* note limitations of DEFPROPLIST w.r.t. hostattrsSean Whitton2021-03-10
* add APT:MIRROR and APT:STANDARD-SOURCES.LISTSean Whitton2021-03-10
* introduce PUSHNEW-HOSTATTRSSean Whitton2021-03-09
* store and export some indentation information for EmacsSean Whitton2021-03-09
* reindentSean Whitton2021-03-09
* wrap calls to SETPROP in EVAL-WHENSean Whitton2021-03-09
* fix copy/paste errorSean Whitton2021-03-08
* define FAILED-CHANGESean Whitton2021-03-08
* introduce GET-HOSTATTRS-CARSean Whitton2021-03-06
* in SETPROP function cell, return :NO-CHANGE where appropriateSean Whitton2021-03-05
* EVAL-PROPSPEC prints as it works through propertiesSean Whitton2021-03-05
* always set property function cells, to keep other code simpleSean Whitton2021-03-05
* define INAPPLICABLE-PROPERTYSean Whitton2021-03-05
* attempt to implement DEFPROPLISTSean Whitton2021-03-04
* distinguish between :DESC subroutines and docstrines in DEFPROPSean Whitton2021-03-04
* make it possible to use CL-INTERPOL strings when defining propertiesSean Whitton2021-03-04
* actually define the functionSean Whitton2021-03-01
* attempt to avoid redefinition warnings in consfigsSean Whitton2021-03-01
* use DOLISTSean Whitton2021-03-01
* rework executing :HOSTATTRS subroutinesSean Whitton2021-03-01
* add :PREPROCESS property subroutinesSean Whitton2021-03-01
* eval a DEFUN form to avoid warnings about undefined functionsSean Whitton2021-02-22
* attempt to define DEFPROPLISTSean Whitton2021-02-21
* shorten some property accessors & utilitiesSean Whitton2021-02-21
* split up core.lisp and get rid of .util/.core package distinctionSean Whitton2021-02-20