krauss [Wed, 18 Oct 2006 16:13:03 +0200] rev 21051
Switched function package to use the new package for inductive predicates.
paulson [Wed, 18 Oct 2006 10:15:39 +0200] rev 21050
More robust error handling in make_nnf and forward_res
ballarin [Wed, 18 Oct 2006 10:07:36 +0200] rev 21049
Stylistic improvements.
berghofe [Tue, 17 Oct 2006 09:51:04 +0200] rev 21048
Restructured and repaired code dealing with case names
in induction and elimination rules.
kleing [Tue, 17 Oct 2006 02:40:21 +0200] rev 21047
macbroy6 still has non-standard setup
haftmann [Mon, 16 Oct 2006 14:07:31 +0200] rev 21046
moved HOL code generator setup to Code_Generator
haftmann [Mon, 16 Oct 2006 14:07:21 +0200] rev 21045
slight cleanup
haftmann [Mon, 16 Oct 2006 14:07:20 +0200] rev 21044
fixed print translations for bounded quantification
haftmann [Mon, 16 Oct 2006 14:07:19 +0200] rev 21043
added explicit print translation for nat_case
haftmann [Mon, 16 Oct 2006 14:07:18 +0200] rev 21042
added isactrlconst
ballarin [Mon, 16 Oct 2006 10:27:54 +0200] rev 21041
Order and lattice structures no longer based on records.
isatest [Sun, 15 Oct 2006 12:16:20 +0200] rev 21040
add experimental macbroy6 (intel-darwin)
isatest [Sun, 15 Oct 2006 12:03:57 +0200] rev 21039
add experimental at64 poly-4.9.1 test on atbroy101
kleing [Sun, 15 Oct 2006 11:47:13 +0200] rev 21038
generate devel snapshot even if experimental builds fail.
experimental builds are those whose log files fit the pattern isatest-*e.log
wenzelm [Sat, 14 Oct 2006 23:25:56 +0200] rev 21037
added peek;
wenzelm [Sat, 14 Oct 2006 23:25:55 +0200] rev 21036
added theorem(_i);
wenzelm [Sat, 14 Oct 2006 23:25:54 +0200] rev 21035
export map_elem;
added read_context_statement_i (internal locale name);
wenzelm [Sat, 14 Oct 2006 23:25:53 +0200] rev 21034
added assert;
wenzelm [Sat, 14 Oct 2006 23:25:51 +0200] rev 21033
theorem: added local_theory version;
wenzelm [Sat, 14 Oct 2006 23:25:51 +0200] rev 21032
Attrib.pretty_attrib;
wenzelm [Sat, 14 Oct 2006 23:25:50 +0200] rev 21031
added pretty_attribs (from attrib.ML);
wenzelm [Sat, 14 Oct 2006 23:25:48 +0200] rev 21030
moved pretty_attribs to attrib.ML;
wenzelm [Sat, 14 Oct 2006 23:25:46 +0200] rev 21029
locale begin/end;
wenzelm [Fri, 13 Oct 2006 22:30:29 +0200] rev 21028
updated;
berghofe [Fri, 13 Oct 2006 18:33:50 +0200] rev 21027
Added keywords for new inductive definition package.
berghofe [Fri, 13 Oct 2006 18:29:31 +0200] rev 21026
Adapted to changes in FixedPoint theory.
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