1 Oct 2007 14:34
Re: a few changes
Attila Lendvai <attila.lendvai <at> gmail.com>
2007-10-01 12:34:38 GMT
2007-10-01 12:34:38 GMT
On 9/27/07, Stelian Ionescu <sionescu <at> common-lisp.net> wrote: > please pull from http://common-lisp.net/~loliveira/darcs/alexandria , > the repository contains a few changes made by Luis during the last > SoC. there a re a few conflicts which I tried to resolv here: > http://common-lisp.net/~sionescu/darcs/alexandria/ , although I'm not > sure I did it properly. > A summary of the changes: i've pushed the non-controversial patches, see below for details. > Mon Aug 6 18:02:06 CEST 2007 Stelian Ionescu <sionescu <at> common-lisp.net> > * Fix some type declarations for CLISP-compatibility. > Type declareations like ((or fixnum null) bar) or (unsigned-byte foo) > don't work on CLISP. Must use (type unsigned-byte foo) instead. pushed. > Thu Jul 26 19:11:10 CEST 2007 Luis Oliveira <loliveira <at> common-lisp.net> > * New macro: IGNORE-SOME-CONDITIONS not yet pushed. opinions? i personally think it's fine and i'll push it eventually. > Fri Jul 20 02:36:07 CEST 2007 Luis Oliveira <loliveira <at> common-lisp.net> > * New macro: COERCEF > > Added respective documentation to the manual. > > Fri Jul 20 02:35:23 CEST 2007 Luis Oliveira <loliveira <at> common-lisp.net> > * New macro: NCONCF(Continue reading)
RSS Feed