aboutsummaryrefslogtreecommitdiff
path: root/src/combinator.lisp
Commit message (Expand)AuthorAge
* add WITH-UNAPPLY & COLLAPSE-PROPAPP-TYPESSean Whitton2021-06-08
* factor out LAMBDA-IGNORING-ARGSSean Whitton2021-06-07
* use PUNAPPLY not just UNAPPLY & export symbol plist entry namesSean Whitton2021-06-07
* WITH-SKIP-FAILED-CHANGES: fix call to INFORMATSean Whitton2021-06-05
* APPLY-AND-PRINT: try to avoid announcing internal DEFPROPsSean Whitton2021-05-31
* APPLY-AND-PRINT: use a non-keyword rather than :FAILED-CHANGESean Whitton2021-05-31
* add WITH-FLAGFILESean Whitton2021-05-30
* when collecting output, accept UnicodeSean Whitton2021-05-06
* fix SILENT-SEQPROPS not reporting :NO-CHANGESean Whitton2021-05-06
* 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