[Bese-devel] New patches to fiveam: 1-Oct-2006

Marco Baringer mbaringer at common-lisp.net
Mon Oct 2 04:05:02 UTC 2006


Sun Oct  1 13:47:55 EDT 2006  attila.lendvai at gmail.com
  * Extended the 'is' macro to support multiple values
  
  (is (equal (decode-universal-time (universal-time (encode-local-time 1 2 3 4 5 6 2008)))
             (values 2 3 4 5 6 2008 3 * *)))
  the expressions' result is converted to list with mutliple-value-list and then the predicate
  is applied to the two lists. *'s are replaced/setf'd to nil.

    M ./src/check.lisp -23 +49

Sun Oct  1 13:40:56 EDT 2006  attila.lendvai at gmail.com
  * Dropped is-equal and is-string=, added is-every

    M ./src/check.lisp -24 +10
    M ./src/packages.lisp -2 +1


An updated tarball of fiveam's source can be downloaded here:
http://common-lisp.net/project/bese/tarballs/fiveam-20061001.tar.gz

Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=fiveam;a=summary



More information about the bese-devel mailing list