X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=64db28fb66e2c7f168395a6649ec7edb44f37d19;hp=9e61ef606fdfc5e93a3e23c41366dc544f3ae8d8;hb=e9927af19ebf762b2311f296643c00e3aa9cbb00;hpb=526eef1b59e071cbb4ecd35f73a14c1a3f8e32b6 diff --git a/package.lisp b/package.lisp index 9e61ef6..64db28f 100644 --- a/package.lisp +++ b/package.lisp @@ -71,7 +71,8 @@ #:shrink-vector #:collapse-whitespace #:string->list - + #:trim-non-alphanumeric + ;; io.lisp #:indent-spaces #:indent-html-spaces @@ -84,7 +85,30 @@ #:stream-subst #:null-output-stream #:directory-tree - + #:write-utime-hms + #:write-utime-hm + #:write-utime-ymdhms + #:write-utime-ymdhm + #:write-utime-hms-stream + #:write-utime-hm-stream + #:write-utime-ymdhms-stream + #:write-utime-ymdhm-stream + #:with-utime-decoding + #:with-utime-decoding-utc-offset + #:is-dst + #:year + #:month + #:day-of-month + #:hour + #:minute + #:second + #:daylight-p + #:zone + #:day-of-month + #:day-of-week + #:+datetime-number-strings+ + #:utc-offset + ;; impl.lisp #:probe-directory #:cwd @@ -121,6 +145,7 @@ ;; macros.lisp #:time-iterations + #:time-seconds #:in #:mean #:with-gensyms @@ -139,10 +164,14 @@ #:def-cached-vector #:def-cached-instance #:with-ignore-errors + #:ppmx + #:defconst ;; files.lisp #:print-file-contents + #:read-stream-to-string #:read-file-to-string + #:read-stream-to-strings #:read-file-to-strings ;; strings.lisp