aboutsummaryrefslogtreecommitdiff
path: root/src/propspec.lisp
Commit message (Expand)AuthorAge
...
* add MAP-PROPSPEC-PROPAPPSSean Whitton2021-03-11
* move some definitions aroundSean Whitton2021-03-06
* add TODO regarding the property type check in EVAL-PROPSPECSean Whitton2021-03-05
* EVAL-PROPSPEC prints as it works through propertiesSean Whitton2021-03-05
* make it possible to use CL-INTERPOL strings when defining propertiesSean Whitton2021-03-04
* fix printing embedded hosts and propspecsSean Whitton2021-03-01
* bind a variable to block trying to load ASDF systems in remote LispsSean Whitton2021-03-01
* define three destructive operations on hosts & propspecs earlierSean Whitton2021-03-01
* implement special evaluation rules when symbol ends with a periodSean Whitton2021-03-01
* reorganise propspec.lisp a bitSean Whitton2021-03-01
* rework executing :HOSTATTRS subroutinesSean Whitton2021-03-01
* add :PREPROCESS property subroutinesSean Whitton2021-03-01
* default the SYSTEMS slot of propspecs whenever they are initialisedSean Whitton2021-02-28
* add some accessorsSean Whitton2021-02-28
* use ENSURE-CONSSean Whitton2021-02-28
* move properties type check into EVAL-PROPSPECSean Whitton2021-02-28
* :NOCHANGE -> :NO-CHANGESean Whitton2021-02-25
* add TODO to convert some plain defuns to methodsSean Whitton2021-02-24
* remote Lisp images can ignore failures to load consfigs as systemsSean Whitton2021-02-24
* define PRINT-OBJECT methods sufficient to readably print *HOST*Sean Whitton2021-02-24
* "Lisp process" -> "Lisp image"Sean Whitton2021-02-20
* split up core.lisp and get rid of .util/.core package distinctionSean Whitton2021-02-20