aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* tidy up signalling INAPPLICABLE-PROPERTY and FAILED-CHANGESean Whitton2021-03-18
* record which symbols are properties at compile timeSean Whitton2021-03-18
* CHROOT:OS-BOOTSTRAPPED: add IGNORE declarationSean Whitton2021-03-18
* quote some references to function objects in macro expansionSean Whitton2021-03-18
* define %OS-BOOTSTRAPPED before OS-DEBOOTSTRAPPED for PROPSSean Whitton2021-03-18
* fix wrapping PROPS around args to DEFPROPLISTSean Whitton2021-03-18
* fix calls GET -> GETFSean Whitton2021-03-18
* quote lambda list passed to STORE-INDENTATION-INFO-FOR-EMACSSean Whitton2021-03-18
* check for disallowed keywords in ORDINARY-LL-*Sean Whitton2021-03-18
* fix test in ORDINARY-LL-VARIABLE-NAMESSean Whitton2021-03-18
* indentSean Whitton2021-03-18
* revert to (&REST ARGS) when setting the FDEFINITION of propertiesSean Whitton2021-03-18
* fix %REPLACE-PROPSPEC-INTO-HOST to actually preserve hostattrsSean Whitton2021-03-18
* more docs on hostattrs in unevaluated propspecs and in DEFPROPSPECSean Whitton2021-03-18
* enable retrieving existing hostattrs in DEPLOY and DEPLOY-THESESean Whitton2021-03-18
* don't store indentation information for gensym propertiesSean Whitton2021-03-16
* add WITH-REQUIREMENTSSean Whitton2021-03-16
* attempt to tidy up DEFPROP & DEFPROPLIST and add DEFPROPSPECSean Whitton2021-03-16
* rename some symbols to avoid using names defined by CL packageSean Whitton2021-03-16
* tidy up the basic mechanics of defining propertiesSean Whitton2021-03-16
* add OS:TYPECASESean Whitton2021-03-15
* send (REQUIRE "sb-cltl2") to the remote LispSean Whitton2021-03-15
* update DEFPROPLIST for reworked preprocessing & use PARSE-BODYSean Whitton2021-03-15
* fix typoSean Whitton2021-03-15
* update a call to MAKE-HOSTSean Whitton2021-03-15
* rework DEFPROP to use ALEXANDRIA:PARSE-BODYSean Whitton2021-03-15
* don't ever try to load ASDF systemsSean Whitton2021-03-15
* MAP-PROPSPEC-PROPAPPS: handle more possible expansion failuresSean Whitton2021-03-15
* store all known properties in a listSean Whitton2021-03-15
* call :PREPROCESS and :HOSTATTRS subroutines laterSean Whitton2021-03-15
* MAP-PROPSPEC-PROPAPPS: expand docstringSean Whitton2021-03-15
* MAP-PROPSPEC-PROPAPPS: check for ambiguous propspecsSean Whitton2021-03-15
* rename *REMOTE-LISP* to *SUPPRESS-LOADING-SYSTEMS*Sean Whitton2021-03-15
* attempt to implement revised propspecs specSean Whitton2021-03-15
* DEFINE-DOTTED-PROPERTY-MACRO: add some IGNORE declarationsSean Whitton2021-03-15
* check connection type right before executing property codeSean Whitton2021-03-15
* adjust indentationSean Whitton2021-03-15
* drop old exportSean Whitton2021-03-15
* use LIST* in various placesSean Whitton2021-03-15
* SETPROP: TYPE is keyword argument & rename ARGS->LAMBDASean Whitton2021-03-15
* rename (E)PROPSEQ->(E)SEQPROPS & drop some parens in dotted propappsSean Whitton2021-03-15
* slightly simplify ORDINARY-LL-WITHOUT-&AUXSean Whitton2021-03-15
* add & call DEFINE-DOTTED-PROPERTY-MACROSean Whitton2021-03-13
* don't qualify any Emacs indentation hints with "consfigurator:"Sean Whitton2021-03-13
* import some more packages into CONSFIGURATOR.PROPERTY.CHROOTSean Whitton2021-03-13
* build consfigurator.el entirely from LispSean Whitton2021-03-13
* update TODOsSean Whitton2021-03-13
* tweak output text formatting to match existing styleSean Whitton2021-03-13
* add ASSERT-CONNECTION-SUPPORTSSean Whitton2021-03-13
* comment regarding two error typesSean Whitton2021-03-13