berghofe [Fri, 13 Oct 2006 18:28:51 +0200] rev 21025
Moved old inductive package to old_inductive_package.ML
berghofe [Fri, 13 Oct 2006 18:27:27 +0200] rev 21024
Completely rewrote inductive definition package. Now allows to
define n-ary predicates directly (rather than sets of n-tuples),
using generalized fixpoint theory for arbitrary complete lattices.
berghofe [Fri, 13 Oct 2006 18:24:02 +0200] rev 21023
Old version of inductive definition package (for sets).
berghofe [Fri, 13 Oct 2006 18:23:37 +0200] rev 21022
Moved old inductive package to old_inductive_package.ML
berghofe [Fri, 13 Oct 2006 18:18:58 +0200] rev 21021
Adapted to new inductive definition package.
berghofe [Fri, 13 Oct 2006 18:15:18 +0200] rev 21020
Adapted to changes in FixedPoint theory.
berghofe [Fri, 13 Oct 2006 18:14:12 +0200] rev 21019
Legacy ML bindings now refer to old inductive definition package.
berghofe [Fri, 13 Oct 2006 18:12:58 +0200] rev 21018
Added new package for inductive definitions, moved old package
to old_inductive_package.ML
berghofe [Fri, 13 Oct 2006 18:10:16 +0200] rev 21017
Generalized gfp and lfp to arbitrary complete lattices.
berghofe [Fri, 13 Oct 2006 18:08:48 +0200] rev 21016
Repaired strip_assums_hyp (now also works for goals not
in hhf normal form).
haftmann [Fri, 13 Oct 2006 16:52:51 +0200] rev 21015
improved framework
haftmann [Fri, 13 Oct 2006 16:52:49 +0200] rev 21014
refined
haftmann [Fri, 13 Oct 2006 16:52:48 +0200] rev 21013
fixed bug
haftmann [Fri, 13 Oct 2006 16:52:47 +0200] rev 21012
tuned
haftmann [Fri, 13 Oct 2006 16:52:46 +0200] rev 21011
added codegen2 example