History for path /unifier.lisp
02 Apr 2011 04:39 rbrown@common-lisp.net Use *unify-string-case-sensitive-p* consistently.
02 Apr 2011 04:05 mantoniotti@common-lis ... Minor changes (added COPYING information and other minut ...
02 Apr 2011 03:50 rbrown@common-lisp.net Delete trailing whitespace. In lambda-list-parsing.lisp ...
02 Apr 2011 02:51 rbrown@common-lisp.net unifier.lisp: Allow vectors to unify with sequence templ ...
21 Jan 2010 01:56 pix@kepibu.org Rather than a new UNIFY** function, make UNIFY* work tha ...
20 Jan 2010 08:27 pix@kepibu.org Handle :case-sensitive properly
20 Jan 2010 08:09 pix@kepibu.org Fix typo (connot -> cannot)
15 Jan 2010 07:59 pix@kepibu.org Make MATCHING agree with MATCH[F][-CASE] about the condi ...
17 Dec 2009 16:44 mantoniotti Minor cosmetic changes.
15 Apr 2009 10:14 mantoniotti Major API change to 'unify'. It now accepts keywords. ...
19 Jul 2006 21:52 mantoniotti Fixed two problems with the unifier machinery.
25 Oct 2005 19:17 mantoniotti Fixed problem with the unification of a list with a
20 May 2005 15:19 mantoniotti Fixed two major bugs reported by Norman Werver. Unifica ...
28 Jan 2005 19:30 mantoniotti Fixed minor problem in Lambda List parsing.
17 Nov 2004 22:19 mantoniotti Initial revision