shortlog
13 Mar 2012 15:29 mantoniotti@common-lis ... Added TIMESTAMP.
13 Mar 2012 15:28 mantoniotti@common-lis ... Copyright updated.
13 Mar 2012 15:28 mantoniotti@common-lis ... Copyright updated.
16 Jun 2011 00:10 mantoniotti@common-lis ... Added "CL-UNIFICATION" as package nickname to match the ...
02 Apr 2011 04:39 rbrown@common-lisp.net Use *unify-string-case-sensitive-p* consistently.
02 Apr 2011 04:19 rbrown@common-lisp.net match-block.lisp: Use &body in match-case and matchf-case so
02 Apr 2011 04:16 mantoniotti@common-lis ... Copyright updated.
02 Apr 2011 04:11 mantoniotti@common-lis ... Updated copyright info and a News.
02 Apr 2011 04:09 mantoniotti@common-lis ... ChangeLog updated.
02 Apr 2011 04:08 mantoniotti@common-lis ... Remove Thumbs.db and friends
02 Apr 2011 04:05 mantoniotti@common-lis ... Exported a few more symbols.
02 Apr 2011 04:05 mantoniotti@common-lis ... Minor changes (added COPYING information and other minut ...
02 Apr 2011 04:01 mantoniotti@common-lis ... Changed some environment functions and improved the DUMP ...
02 Apr 2011 03:51 mantoniotti@common-lis ... Acknowledgements updated.
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 ...
02 Apr 2011 02:49 rbrown@common-lisp.net Add entry for cl-unification-test.asd.
02 Apr 2011 02:47 rbrown@common-lisp.net Add cl-unification-test.asd
02 Apr 2011 02:37 rbrown@common-lisp.net Make sure that classes referenced in #T forms are defined
29 Mar 2011 23:22 mantoniotti@common-lis ... Copyright dates updated.
29 Mar 2011 23:20 mantoniotti@common-lis ... ChangeLog updated.
29 Mar 2011 22:59 mantoniotti@common-lis ... Added debugging functions DUMP-FRAME and DUMP-ENVIRONMENT.
15 Jun 2010 03:21 pix@kepibu.org Pull variable binding out of %match-expander
07 Feb 2010 08:42 pix@kepibu.org Marginally more straightforward?
07 Feb 2010 07:40 pix@kepibu.org Declare ftype of find-variable-value and v? properly
07 Feb 2010 07:33 pix@kepibu.org Fix export of lib-dependent symbols
07 Feb 2010 07:30 pix@kepibu.org Specialization on the second arg of print-object is not ...
05 Feb 2010 09:30 pix@kepibu.org Whoops. Typo in test.
05 Feb 2010 09:04 pix@kepibu.org Create a named-readtable if the named-readtables library ...
05 Feb 2010 09:02 pix@kepibu.org Add (enable-template-reader), so it is easy to turn on t ...
05 Feb 2010 08:58 pix@kepibu.org Export new MATCH* macros.
05 Feb 2010 03:21 pix@kepibu.org Unified docstrings.
04 Feb 2010 07:32 pix@kepibu.org Merge all MATCH* macros into a single, unified expansion ...
04 Feb 2010 07:31 pix@kepibu.org Duplicate nested match-case tests for matchf-case.
04 Feb 2010 07:20 pix@kepibu.org Make "inner-error" and "outer-error" proper conditions.
03 Feb 2010 09:56 pix@kepibu.org Make condition printable, for easier manually stepping t ...
03 Feb 2010 09:53 pix@kepibu.org These are no longer failures. Woo!
25 Jan 2010 07:38 pix@kepibu.org Moar tests!
25 Jan 2010 07:38 pix@kepibu.org Consider unexpected errors as test failures
25 Jan 2010 07:03 pix@kepibu.org (cond (a b) (c d) nil) isn't really valid
23 Jan 2010 00:53 pix@kepibu.org How did .clbuild-skip-update even get /in/ the repo?
23 Jan 2010 00:31 pix@kepibu.org Make tests file loadable
23 Jan 2010 00:19 pix@kepibu.org DTRT when asdf-system-connections is available
21 Jan 2010 01:56 pix@kepibu.org Rather than a new UNIFY** function, make UNIFY* work tha ...
20 Jan 2010 08:28 pix@kepibu.org Can't IN-PACKAGE without a previous DEFPACKAGE.
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 08:55 pix@kepibu.org Redefine MATCH-CASE in terms of MATCHING
15 Jan 2010 08:49 pix@kepibu.org Only use one variable to store the unification environme ...
15 Jan 2010 07:59 pix@kepibu.org Make MATCHING agree with MATCH[F][-CASE] about the condi ...
...