aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* DEFHOST does not need to call %REPLACE-PROPSPEC-INTO-HOSTSean Whitton2021-03-18
* fix call to STRIP-DECLARATIONSSean Whitton2021-03-18
* attempt to reintroduce ON-CHANGESean Whitton2021-03-18
* update symbol nameSean Whitton2021-03-18
* add OS:HOST-TYPECASESean Whitton2021-03-18
* introduce FORM-BEGINNING-WITHSean Whitton2021-03-18
* use a keyword symbol for :RETPROP fletSean Whitton2021-03-18
* gather declarations from :APPLY and :CHECK subroutinesSean Whitton2021-03-18
* %CONSFIGURE no longer assumes that :HOSTATTRS have been runSean Whitton2021-03-18
* DEFPROPSPEC needs to store lambda expressions, not calls to FUNCTIONSean Whitton2021-03-18
* improve the DEFUN defined for calling properties programmaticallySean Whitton2021-03-18
* evaluate MFORMS before binding indentSean Whitton2021-03-18
* 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