paulson [Thu, 26 Oct 2006 10:48:35 +0200] rev 21102
Conversion to clause form now tolerates Boolean variables without looping.
Attribute "clausify" moved to res_axioms; rest of reconstruction.ML deleted
urbanc [Tue, 24 Oct 2006 12:02:53 +0200] rev 21101
adapted to Stefan's new inductive package
krauss [Mon, 23 Oct 2006 17:46:11 +0200] rev 21100
Fixed bug in the handling of congruence rules
haftmann [Mon, 23 Oct 2006 16:56:35 +0200] rev 21099
(added entry)
haftmann [Mon, 23 Oct 2006 16:49:21 +0200] rev 21098
switched merge_alists'' to AList.merge'' whenever appropriate
paulson [Mon, 23 Oct 2006 11:18:50 +0200] rev 21097
new single-step proofs
paulson [Mon, 23 Oct 2006 11:18:25 +0200] rev 21096
meson method MUST NOT use all safe rules, only basic ones for the logical connectives.
paulson [Mon, 23 Oct 2006 11:17:29 +0200] rev 21095
Improved tracing
haftmann [Mon, 23 Oct 2006 11:17:24 +0200] rev 21094
fixed two bugs
haftmann [Mon, 23 Oct 2006 11:05:33 +0200] rev 21093
bugfixes
haftmann [Mon, 23 Oct 2006 11:05:08 +0200] rev 21092
added example with split
haftmann [Mon, 23 Oct 2006 11:05:07 +0200] rev 21091
cleanup in ML setup code
haftmann [Mon, 23 Oct 2006 11:05:06 +0200] rev 21090
added option of Haskell serializer
haftmann [Mon, 23 Oct 2006 11:05:05 +0200] rev 21089
continued
berghofe [Mon, 23 Oct 2006 00:52:15 +0200] rev 21088
Added freshness context to FCBs.
berghofe [Mon, 23 Oct 2006 00:51:16 +0200] rev 21087
Adapted to changes in FCBs.
berghofe [Mon, 23 Oct 2006 00:48:45 +0200] rev 21086
Added Compile and Height examples.
berghofe [Mon, 23 Oct 2006 00:47:25 +0200] rev 21085
Added Compile and Height examples to Nominal directory.
haftmann [Fri, 20 Oct 2006 18:22:24 +0200] rev 21084
removed antisym_setup.ML
haftmann [Fri, 20 Oct 2006 18:20:22 +0200] rev 21083
cleaned up
haftmann [Fri, 20 Oct 2006 17:07:47 +0200] rev 21082
final Haskell serializer
haftmann [Fri, 20 Oct 2006 17:07:46 +0200] rev 21081
dropped classop shallow namespace
haftmann [Fri, 20 Oct 2006 17:07:41 +0200] rev 21080
added Haskell
haftmann [Fri, 20 Oct 2006 17:07:27 +0200] rev 21079
added reserved words for Haskell
haftmann [Fri, 20 Oct 2006 17:07:26 +0200] rev 21078
slight cleanup
haftmann [Fri, 20 Oct 2006 17:07:25 +0200] rev 21077
extended section on code generator
haftmann [Fri, 20 Oct 2006 17:07:24 +0200] rev 21076
small refinements
haftmann [Fri, 20 Oct 2006 17:07:23 +0200] rev 21075
continued