aboutsummaryrefslogtreecommitdiff
path: root/src/combinator.lisp
Commit message (Expand)AuthorAge
* APPLY-AND-PRINT: propagate the return value of the final applicationSean Whitton2021-05-06
* refactor APPLY-AND-PRINT to print output even when unhandled errorSean Whitton2021-04-24
* APPLY-AND-PRINT: fix argument orderSean Whitton2021-04-08
* APPLY-AND-RUN: disable output hiding when at debug level above 1Sean Whitton2021-04-08
* don't print indented output when no change was madeSean Whitton2021-04-05
* ON-CHANGE*: call all :HOSTATTRS subroutinesSean Whitton2021-04-05
* the empty list is now a valid propappSean Whitton2021-04-05
* add DESC combinatorSean Whitton2021-04-05
* APPLY-AND-PRINT: for combinators without descriptions, don't indentSean Whitton2021-04-05
* add OS:TYPECASE and OS:HOST-TYPECASESean Whitton2021-04-02
* factor out DEFINE-CHOOSING-PROPERTY-COMBINATORSean Whitton2021-04-02
* ON-CHANGE*: propagate :NO-CHANGESean Whitton2021-04-01
* APPLY-AND-PRINT: propagate :NO-CHANGESean Whitton2021-03-27
* AS combinator: special case where USER is "root"Sean Whitton2021-03-27
* add TODO about establishing SKIP-PROPERTY restart more than onceSean Whitton2021-03-25
* make dedicated RECONNECTS property rather than using DEPLOYS-THESESean Whitton2021-03-24
* attempt to implement :AS connection type and AS combinatorSean Whitton2021-03-24
* untabifySean Whitton2021-03-22
* move combinators to their own file to avoid dependency loopSean Whitton2021-03-22