changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/lib/dat/pkg.lisp

revision 594: 5bd0eb9fa1fa
parent 581: d3e2829521a3
child 604: 74a55d5decce
     1.1--- a/lisp/lib/dat/pkg.lisp	Tue Aug 13 22:05:23 2024 -0400
     1.2+++ b/lisp/lib/dat/pkg.lisp	Wed Aug 14 21:49:56 2024 -0400
     1.3@@ -16,7 +16,8 @@
     1.4   (:export
     1.5    :sxp-fmt-designator
     1.6    :form :formp :sxp-error :sxp-syntax-error :reader :writer :fmt
     1.7-   :wrap :wrap! :wrap-from-string! :unwrap :unwrap! :unwrap-or
     1.8+   :wrap :unwrap
     1.9+   :unwrap-or
    1.10    :sxpp :build-ast :load-ast :load-ast*
    1.11    :ast
    1.12    :define-macro :define-fmt :read-sxp-file :write-sxp-file