aboutsummaryrefslogtreecommitdiff
path: root/src/util.lisp
Commit message (Expand)AuthorAge
* fix default value of *CONSFIGURATOR-DEBUG-LEVEL*Sean Whitton2021-04-01
* use PATHNAME-FILE instead of PATHNAME-NAMESean Whitton2021-03-27
* comment about WITH-REMOTE-TEMPORARY-DIRECTORYSean Whitton2021-03-25
* add WITH-LOCAL-TEMPORARY-DIRECTORY and export some UIOP dir utilsSean Whitton2021-03-23
* fix extracting indentation declarations in property definitionsSean Whitton2021-03-22
* untabifySean Whitton2021-03-22
* use %CONSFIGURE so we can define functions for more propertiesSean Whitton2021-03-22
* add facility for more regular progress and debug printingSean Whitton2021-03-21
* set property function cells using DEFUN-WHICH-CALLSSean Whitton2021-03-21
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* add PLIST-TO-CMD-ARGSSean Whitton2021-03-19
* introduce FORM-BEGINNING-WITHSean Whitton2021-03-18
* gather declarations from :APPLY and :CHECK subroutinesSean Whitton2021-03-18
* tidy up signalling INAPPLICABLE-PROPERTY and FAILED-CHANGESean 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
* MAP-PROPSPEC-PROPAPPS: handle more possible expansion failuresSean Whitton2021-03-15
* use LIST* in various placesSean Whitton2021-03-15
* slightly simplify ORDINARY-LL-WITHOUT-&AUXSean Whitton2021-03-15
* add & call DEFINE-DOTTED-PROPERTY-MACROSean Whitton2021-03-13
* factor out, and fix, ORDINARY-LL-WITHOUT-&AUXSean Whitton2021-03-11
* move MACROEXPAND-ALL to utils.lispSean Whitton2021-03-11
* rename STRINGMEM -> MEMSTRING=Sean Whitton2021-03-10
* add APT:MIRROR and APT:STANDARD-SOURCES.LISTSean Whitton2021-03-10
* add :PRINC argument to RUN & MRUNSean Whitton2021-03-05
* use ZEROPSean Whitton2021-02-27
* implement the basic functionaltiy of :DEBIAN-SBCL connection typeSean Whitton2021-02-23
* make STRING->FILENAME accept numbersSean Whitton2021-02-23
* DPKG-VERSION-COMPARE should accept numbers and stringsSean Whitton2021-02-21
* split up core.lisp and get rid of .util/.core package distinctionSean Whitton2021-02-20
* import some names from uiopSean Whitton2021-02-18
* normalise file headers and some commentsSean Whitton2021-02-16
* move code into an src/ subdirSean Whitton2021-02-16