From 08b4921e616a17ed8492527c6a89c08ccc33ea35 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 22 Jun 2021 06:53:56 -0700 Subject: New functions: long-suffix, short-suffix. * stream.c (short_suffix, long_suffix): New functions. (stream_init): short-suffix and long-suffix intrinsics registered. * stream.c (short_suffix, long_suffix): Declared. * tests/018/path.tl: New file. * txr.1: Documented. * share/txr/stdlib/doc-syms.tl: Updated. --- share/txr/stdlib/doc-syms.tl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share') diff --git a/share/txr/stdlib/doc-syms.tl b/share/txr/stdlib/doc-syms.tl index 36e1e197..006cf9d1 100644 --- a/share/txr/stdlib/doc-syms.tl +++ b/share/txr/stdlib/doc-syms.tl @@ -1134,6 +1134,7 @@ ("logtrunc" "D-0075") ("logxor" "N-02D5AF97") ("long" "N-018C7C8C") + ("long-suffix" "N-00A3183A") ("longlong" "N-02299408") ("lop" "N-017F3A22") ("lset" "N-008216EC") @@ -1645,6 +1646,7 @@ ("sha256-stream" "N-006C94B6") ("shift" "N-01AC8471") ("short" "N-018C7C8C") + ("short-suffix" "N-00A3183A") ("shuffle" "N-01F12561") ("shut-rd" "N-028953A4") ("shut-rdwr" "N-028953A4") -- cgit v1.2.3