krauss [Sat, 02 Jun 2007 15:28:38 +0200] rev 23203
"function (sequential)" and "fun" now handle incomplete patterns silently by adding "undefined" cases.
more cleanup.
krauss [Sat, 02 Jun 2007 15:26:32 +0200] rev 23202
added "plural : 'a -> 'a -> 'b list -> 'a" for convenient error msg construction
wenzelm [Sat, 02 Jun 2007 13:52:07 +0200] rev 23201
proper handling of Tools;
webertj [Sat, 02 Jun 2007 08:54:05 +0200] rev 23200
cosmetic
webertj [Sat, 02 Jun 2007 08:50:29 +0200] rev 23199
refute_tac made more deterministic
webertj [Sat, 02 Jun 2007 03:17:44 +0200] rev 23198
extended
webertj [Sat, 02 Jun 2007 03:15:35 +0200] rev 23197
cosmetic
webertj [Sat, 02 Jun 2007 00:09:02 +0200] rev 23196
tracing disabled
webertj [Fri, 01 Jun 2007 23:52:06 +0200] rev 23195
additional tracing information
webertj [Fri, 01 Jun 2007 23:33:49 +0200] rev 23194
tuned
webertj [Fri, 01 Jun 2007 23:21:40 +0200] rev 23193
some tests for arith added
nipkow [Fri, 01 Jun 2007 22:09:16 +0200] rev 23192
Moved list comprehension into List
webertj [Fri, 01 Jun 2007 20:34:12 +0200] rev 23191
MiniSAT mentioned in comment
webertj [Fri, 01 Jun 2007 16:04:13 +0200] rev 23190
fixed handling of meta-logic propositions
krauss [Fri, 01 Jun 2007 15:57:45 +0200] rev 23189
simplified interfaces, some restructuring
krauss [Fri, 01 Jun 2007 15:20:53 +0200] rev 23188
updated
krauss [Fri, 01 Jun 2007 15:18:31 +0200] rev 23187
added some bibtex entries
krauss [Fri, 01 Jun 2007 15:14:05 +0200] rev 23186
Added "merge-lemma" about wellfoundedness of unions (useful for some termination proofs)
krauss [Fri, 01 Jun 2007 15:12:56 +0200] rev 23185
Added simp-rules: "R O {} = {}" and "{} O R = {}"
haftmann [Fri, 01 Jun 2007 10:44:31 +0200] rev 23184
rudimenary
haftmann [Fri, 01 Jun 2007 10:44:30 +0200] rev 23183
tuned
haftmann [Fri, 01 Jun 2007 10:44:28 +0200] rev 23182
dropped superfluous name bindings
haftmann [Fri, 01 Jun 2007 10:44:26 +0200] rev 23181
localized
haftmann [Fri, 01 Jun 2007 10:44:24 +0200] rev 23180
fixed typo
wenzelm [Thu, 31 May 2007 23:47:38 +0200] rev 23179
insert: canonical argument order;
wenzelm [Thu, 31 May 2007 23:47:36 +0200] rev 23178
simplified/unified list fold;
huffman [Thu, 31 May 2007 23:02:16 +0200] rev 23177
replace (- 1) with -1
huffman [Thu, 31 May 2007 22:23:50 +0200] rev 23176
simplify some proofs