[anaphora-devel] alet, aif+sif

Olof-Joachim Frahm Olof.Frahm at web.de
Sun Apr 11 02:52:23 UTC 2010


Hello, attached are three small patches:

anaphora.alet.slet.patch: adds ALET and SLET, which are just degenerated
cases like (alet (list 1 2 3) (format T "~A~%" it)), but I missed those
in anaphora.

anaphora.aif.sif.patch: adds interaction between ANAPHORIC and SYMBOLIC
so that cases like (aif T (sif it it)) can work correctly.  A small
testcase is included and all other cases still run (at least here).

anaphora.env.patch: okay, this is really tiny and just removes the
&environment parameter from SIF because I was wondering why it's
(still?) there for no apparent reason.

I hope at least the second one is useful :)

Cheers, Olof

-- 
The world is burning.  Run.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: anaphora.alet.slet.patch
Type: text/x-patch
Size: 1455 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/anaphora-devel/attachments/20100411/43ba007e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: anaphora.aif.sif.patch
Type: text/x-patch
Size: 1307 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/anaphora-devel/attachments/20100411/43ba007e/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: anaphora.env.patch
Type: text/x-patch
Size: 752 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/anaphora-devel/attachments/20100411/43ba007e/attachment-0002.bin>


More information about the anaphora-devel mailing list