repos
/
cl-unification
/ shortlog
summary
|
shortlog
|
log
|
tree
shortlog
...
02 Apr 2011 02:51
rbrown@common-lisp.net
unifier.lisp: Allow vectors to unify with sequence templ ...
commit
|
commitdiff
02 Apr 2011 02:49
rbrown@common-lisp.net
Add entry for cl-unification-test.asd.
commit
|
commitdiff
02 Apr 2011 02:47
rbrown@common-lisp.net
Add cl-unification-test.asd
commit
|
commitdiff
02 Apr 2011 02:37
rbrown@common-lisp.net
Make sure that classes referenced in #T forms are defined
commit
|
commitdiff
29 Mar 2011 23:22
mantoniotti@common-lis ...
Copyright dates updated.
commit
|
commitdiff
29 Mar 2011 23:20
mantoniotti@common-lis ...
ChangeLog updated.
commit
|
commitdiff
29 Mar 2011 22:59
mantoniotti@common-lis ...
Added debugging functions DUMP-FRAME and DUMP-ENVIRONMENT.
commit
|
commitdiff
15 Jun 2010 03:21
pix@kepibu.org
Pull variable binding out of %match-expander
commit
|
commitdiff
07 Feb 2010 08:42
pix@kepibu.org
Marginally more straightforward?
commit
|
commitdiff
07 Feb 2010 07:40
pix@kepibu.org
Declare ftype of find-variable-value and v? properly
commit
|
commitdiff
07 Feb 2010 07:33
pix@kepibu.org
Fix export of lib-dependent symbols
commit
|
commitdiff
07 Feb 2010 07:30
pix@kepibu.org
Specialization on the second arg of print-object is not ...
commit
|
commitdiff
05 Feb 2010 09:30
pix@kepibu.org
Whoops. Typo in test.
commit
|
commitdiff
05 Feb 2010 09:04
pix@kepibu.org
Create a named-readtable if the named-readtables library ...
commit
|
commitdiff
05 Feb 2010 09:02
pix@kepibu.org
Add (enable-template-reader), so it is easy to turn on t ...
commit
|
commitdiff
05 Feb 2010 08:58
pix@kepibu.org
Export new MATCH* macros.
commit
|
commitdiff
05 Feb 2010 03:21
pix@kepibu.org
Unified docstrings.
commit
|
commitdiff
04 Feb 2010 07:32
pix@kepibu.org
Merge all MATCH* macros into a single, unified expansion ...
commit
|
commitdiff
04 Feb 2010 07:31
pix@kepibu.org
Duplicate nested match-case tests for matchf-case.
commit
|
commitdiff
04 Feb 2010 07:20
pix@kepibu.org
Make "inner-error" and "outer-error" proper conditions.
commit
|
commitdiff
03 Feb 2010 09:56
pix@kepibu.org
Make condition printable, for easier manually stepping t ...
commit
|
commitdiff
03 Feb 2010 09:53
pix@kepibu.org
These are no longer failures. Woo!
commit
|
commitdiff
25 Jan 2010 07:38
pix@kepibu.org
Moar tests!
commit
|
commitdiff
25 Jan 2010 07:38
pix@kepibu.org
Consider unexpected errors as test failures
commit
|
commitdiff
25 Jan 2010 07:03
pix@kepibu.org
(cond (a b) (c d) nil) isn't really valid
commit
|
commitdiff
23 Jan 2010 00:53
pix@kepibu.org
How did .clbuild-skip-update even get /in/ the repo?
commit
|
commitdiff
23 Jan 2010 00:31
pix@kepibu.org
Make tests file loadable
commit
|
commitdiff
23 Jan 2010 00:19
pix@kepibu.org
DTRT when asdf-system-connections is available
commit
|
commitdiff
21 Jan 2010 01:56
pix@kepibu.org
Rather than a new UNIFY** function, make UNIFY* work tha ...
commit
|
commitdiff
20 Jan 2010 08:28
pix@kepibu.org
Can't IN-PACKAGE without a previous DEFPACKAGE.
commit
|
commitdiff
20 Jan 2010 08:27
pix@kepibu.org
Handle :case-sensitive properly
commit
|
commitdiff
20 Jan 2010 08:09
pix@kepibu.org
Fix typo (connot -> cannot)
commit
|
commitdiff
15 Jan 2010 08:55
pix@kepibu.org
Redefine MATCH-CASE in terms of MATCHING
commit
|
commitdiff
15 Jan 2010 08:49
pix@kepibu.org
Only use one variable to store the unification environme ...
commit
|
commitdiff
15 Jan 2010 07:59
pix@kepibu.org
Make MATCHING agree with MATCH[F][-CASE] about the condi ...
commit
|
commitdiff
15 Jan 2010 07:48
pix@kepibu.org
Use &body instead of &rest for (arguably) prettier auto- ...
commit
|
commitdiff
12 Jan 2010 09:20
pix@kepibu.org
Fix (matching (otherwise ...))
commit
|
commitdiff
12 Jan 2010 09:08
pix@kepibu.org
Extract the bits that wrap forms with bindings for templ ...
commit
|
commitdiff
12 Jan 2010 08:37
pix@kepibu.org
Use (unify* ...) rather than (ignore-errors (unify ...))
commit
|
commitdiff
12 Jan 2010 08:03
pix@kepibu.org
Extract template handling of MATCH[ING] into %TEMPLATE-F ...
commit
|
commitdiff
17 Dec 2009 17:02
mantoniotti
ChangeLog updated.
commit
|
commitdiff
17 Dec 2009 16:57
mantoniotti
Patched to use Cl-PPCRE:SCAN-TO-STRINGS (thanks to Pixel ...
commit
|
commitdiff
17 Dec 2009 16:44
mantoniotti
Minor cosmetic changes.
commit
|
commitdiff
17 Dec 2009 16:43
mantoniotti
Exported MATCHF-CASE.
commit
|
commitdiff
17 Dec 2009 16:43
mantoniotti
Fixed a couple of problems with some accessors in the NU ...
commit
|
commitdiff
17 Dec 2009 16:41
mantoniotti
Added MATCHF* macros.
commit
|
commitdiff
17 Apr 2009 22:44
mantoniotti
ChangeLog updated.
commit
|
commitdiff
17 Apr 2009 22:42
mantoniotti
System definitions files (.asd and .system) modified in ...
commit
|
commitdiff
17 Apr 2009 22:40
mantoniotti
Removed REQUIRE of CL-PPCRE. Too brittle.
commit
|
commitdiff
17 Apr 2009 07:53
mantoniotti
Added a few exports and changed the actual package name ...
commit
|
commitdiff
...