src/HOL/Tools/function_package/fundef_datatype.ML
Wed, 31 Dec 2008 00:08:13 +0100 wenzelm moved old add_term_vars, add_term_frees etc. to structure OldTerm;
Tue, 07 Oct 2008 16:07:50 +0200 haftmann arbitrary is undefined
Thu, 18 Sep 2008 12:13:50 +0200 krauss termination prover for "fun" can be configured using context data.
Mon, 23 Jun 2008 23:45:39 +0200 wenzelm Logic.all/mk_equals/mk_implies;
Thu, 19 Jun 2008 11:46:14 +0200 krauss generalized induct_scheme method to prove conditional induction schemes.
Sat, 24 May 2008 22:04:55 +0200 wenzelm uniform treatment of target, not as config;
Fri, 14 Mar 2008 12:18:56 +0100 haftmann restore instead of init
Wed, 27 Feb 2008 21:46:13 +0100 wenzelm more precise handling of "group" for termination;
Mon, 25 Feb 2008 16:31:17 +0100 wenzelm LocalTheory.set_group for user command;
Fri, 09 Nov 2007 18:59:56 +0100 krauss function package: using the names of the equations as case names turned out to be impractical => disabled
Mon, 05 Nov 2007 20:50:42 +0100 wenzelm simplified LocalTheory.reinit;
Mon, 29 Oct 2007 10:37:09 +0100 krauss fun/function: generate case names for induction rules
Wed, 24 Oct 2007 18:30:06 +0200 krauss fun command: use "reinit" between "function" and "termination"
Tue, 09 Oct 2007 00:20:13 +0200 wenzelm generic Syntax.pretty/string_of operations;
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Tue, 28 Aug 2007 23:53:07 +0200 krauss fixed pattern comnpletion; untabified
Mon, 20 Aug 2007 20:36:19 +0200 krauss issue a warning, when encountering redundant equations (covered by prece3ding clauses)
Tue, 07 Aug 2007 15:20:24 +0200 krauss more error handling
Mon, 16 Jul 2007 21:22:43 +0200 krauss some interface cleanup
Wed, 13 Jun 2007 00:01:51 +0200 wenzelm Method.Basic: include position;
Sat, 02 Jun 2007 15:28:38 +0200 krauss "function (sequential)" and "fun" now handle incomplete patterns silently by adding "undefined" cases.
Fri, 01 Jun 2007 15:57:45 +0200 krauss simplified interfaces, some restructuring
Mon, 21 May 2007 16:39:58 +0200 krauss fixed signature
Wed, 09 May 2007 23:28:18 +0200 krauss "fun" command: Changed pattern compatibility proof back from "simp_all" to the slower but more robust "auto"
Fri, 20 Apr 2007 10:06:11 +0200 krauss definition lookup via terms, not names. Methods "relation" and "lexicographic_order"
Thu, 22 Mar 2007 13:36:57 +0100 krauss made function syntax strict, requiring | to separate equations; cleanup
Fri, 19 Jan 2007 22:08:10 +0100 wenzelm moved parts of OuterParse to SpecParse;
Wed, 29 Nov 2006 15:44:51 +0100 wenzelm simplified method setup;
Mon, 13 Nov 2006 13:51:22 +0100 krauss replaced "auto_term" by the simpler method "relation", which does not try
Wed, 08 Nov 2006 09:08:54 +0100 krauss Made "termination by lexicographic_order" the default for "fun" definitions.
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:15 +0200 wenzelm Toplevel.local_theory: proper target;
Sat, 07 Oct 2006 01:31:03 +0200 wenzelm TheoryTarget.init;
Thu, 21 Sep 2006 12:22:05 +0200 krauss 1. Function package accepts a parameter (default "some_term"), which specifies the functions
Wed, 13 Sep 2006 12:05:50 +0200 krauss Major update to function package, including new syntax and the (only theoretical)
Sat, 05 Aug 2006 14:55:09 +0200 wenzelm avoid low-level tsig;
Mon, 19 Jun 2006 18:25:34 +0200 krauss Fixed name clash.
Mon, 05 Jun 2006 14:26:07 +0200 krauss HOL/Tools/function_package: Added support for mutual recursive definitions.
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