aboutsummaryrefslogtreecommitdiff
path: root/doc/introduction.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-04 16:36:59 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-04 16:36:59 -0700
commitc4611b8d420a67ab32e8c7a3d81dcb1104bc96ed (patch)
tree0da4e5f4a0e6b91855d6b111121d599938f69f45 /doc/introduction.rst
parent4a599895e57a7dd8a6162390487b5621e2c23e57 (diff)
downloadconsfigurator-c4611b8d420a67ab32e8c7a3d81dcb1104bc96ed.tar.gz
MAP-PROPSPEC-PROPAPPS: trivial-macroexpand-all -> agnostic-lizard
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/introduction.rst')
-rw-r--r--doc/introduction.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/introduction.rst b/doc/introduction.rst
index 656e7eb..4275996 100644
--- a/doc/introduction.rst
+++ b/doc/introduction.rst
@@ -290,10 +290,9 @@ Portability and stability
- All of the code in the core library should be portable ANSI Common Lisp,
though optional packages providing properties and connection types might use
- implementation-specific functionality. There is one exception: we require
- an implementation of ``MACROEXPAND-ALL``, but most Lisps in use today
- provide this. Little to no testing is done by the author on implementations
- other than SBCL, so testing and portability patches are welcome.
+ implementation-specific functionality. Little to no testing is done by the
+ author on implementations other than SBCL, so testing and portability
+ patches are welcome.
- Little attempt is made by the author to support systems other than Debian
GNU/Linux, but again, portability patches are welcome, and the design of