src/HOL/Tools/function_package/fundef_package.ML
Tue, 07 Nov 2006 22:06:32 +0100 krauss untabified
Tue, 07 Nov 2006 21:28:14 +0100 krauss Added datatype hook to declare all case_congs as "fundef_cong" automatically.
Tue, 07 Nov 2006 11:53:55 +0100 krauss Preparations for making "lexicographic_order" part of "fun"
Wed, 18 Oct 2006 16:13:03 +0200 krauss Switched function package to use the new package for inductive predicates.
Thu, 12 Oct 2006 22:57:20 +0200 wenzelm Toplevel.local_theory_to_proof: proper target;
Sat, 07 Oct 2006 01:31:05 +0200 wenzelm removed with_local_path -- LocalTheory.note admits qualified names;
Thu, 21 Sep 2006 12:22:05 +0200 krauss 1. Function package accepts a parameter (default "some_term"), which specifies the functions
Wed, 20 Sep 2006 12:05:31 +0200 krauss Removed "induct set" attribute from total induction rules
Wed, 13 Sep 2006 12:05:50 +0200 krauss Major update to function package, including new syntax and the (only theoretical)
Wed, 09 Aug 2006 00:12:33 +0200 wenzelm global goals/qeds: after_qed operates on Proof.context (potentially local_theory);
Fri, 04 Aug 2006 18:01:45 +0200 krauss Added Keywords: "otherwise" and "sequential", needed for function package's
Thu, 03 Aug 2006 15:03:07 +0200 wenzelm removed True_implies (cf. True_implies_equals);
Wed, 02 Aug 2006 18:33:46 +0200 krauss Added type constraint to please sml/nj
Mon, 31 Jul 2006 18:07:42 +0200 krauss Function package can now do automatic splits of overlapping datatype patterns
Wed, 21 Jun 2006 11:44:50 +0200 krauss Removed (term_of o cterm_of)-Hack, Added error message for unknown definition at "termination"-command
Mon, 19 Jun 2006 18:25:34 +0200 krauss Fixed name clash.
Tue, 13 Jun 2006 23:41:39 +0200 wenzelm tuned;
Tue, 06 Jun 2006 11:58:10 +0200 krauss HOL/Tools/function_package: Applies CodeGen attributes again, where possible.
Tue, 06 Jun 2006 09:28:24 +0200 krauss HOL/Tools/function_package: imporoved handling of guards, added an example
Mon, 05 Jun 2006 14:26:07 +0200 krauss HOL/Tools/function_package: Added support for mutual recursive definitions.
Thu, 11 May 2006 19:19:31 +0200 wenzelm avoid raw equality on type thm;
Thu, 11 May 2006 15:46:40 +0200 krauss Function Package: Quick-and-dirty-fixed strange "Proved a different theorem bug"
Sun, 07 May 2006 00:22:05 +0200 wenzelm removed 'concl is' patterns;
Sun, 07 May 2006 00:00:13 +0200 krauss function-package: Changed record usage to make sml/nj happy...
Fri, 05 May 2006 17:17:21 +0200 krauss First usable version of the new function definition package (HOL/function_packake/...).
less more (0) tip