This is the quick-patch Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 06:21:35 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
quick-patchEasily override quicklisp projects without using git submodules
Arnold Noronha <arnold@jipr.io>
Mozilla Public License 2.0
0.0.1
Files are sorted by type and then listed depth-first from the systems components trees.
quick-patch/util.lispquick-patch (system).
*whitespaces* (special variable).
catdir (function).
directory-exists-p (function).
trim (function).
quick-patch/impl.lisputil.lisp (file).
quick-patch (system).
*cache-dir* (special variable).
checkout-all (function).
prepare-externals (function).
register (function).
register-external (function).
*externals* (special variable).
name-from-repo-name (function).
prepare-git-repo (function).
run-program-with-errors (function).
quick-patch/all.lispimpl.lisp (file).
quick-patch (system).
Packages are listed by definition order.
quick-patch/utilcommon-lisp.
*whitespaces* (special variable).
catdir (function).
directory-exists-p (function).
trim (function).
quick-patch/implcommon-lisp.
*cache-dir* (special variable).
checkout-all (function).
prepare-externals (function).
register (function).
register-external (function).
*externals* (special variable).
name-from-repo-name (function).
prepare-git-repo (function).
run-program-with-errors (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Clone the repo specified by REPO, and checkout COMMIT. If SUBDIRS is provided, add each of the directories to asdf:*central-registry*
Checks whether the file named by the pathname designator PATHSPEC exists and if it is a directory. Returns its truename if this is the case, NIL otherwise. The truename is returned in directory form as if by PATHNAME-AS-DIRECTORY.
| Jump to: | C D F N P R T |
|---|
| Jump to: | C D F N P R T |
|---|
| Jump to: | *
S |
|---|
| Jump to: | *
S |
|---|
| Jump to: | A F I P Q S U |
|---|
| Jump to: | A F I P Q S U |
|---|