changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/std/pkg.lisp

revision 212: 742e6d74752d
parent 208: 616fdccec4a2
child 217: 17c05cd3e549
     1.1--- a/lisp/std/pkg.lisp	Sat Feb 17 21:01:56 2024 -0500
     1.2+++ b/lisp/std/pkg.lisp	Fri Feb 23 18:09:23 2024 -0500
     1.3@@ -186,6 +186,14 @@
     1.4    :define-alien-loader
     1.5    ;; bits
     1.6    :make-bits
     1.7+   :sign-bit
     1.8+   :different-signs-p
     1.9+   :mortify-bits
    1.10+   :int-list-bits
    1.11+   :octet-vector
    1.12+   :aref-bit
    1.13+   :make-bit-vector
    1.14+   :logbit
    1.15    :define-opaque
    1.16    :setfa
    1.17    :copy-c-string