Sun, 15 Feb 2009 14:02:27 +0100 |
krauss |
reject defined function in patterns with errmsg, e.g. f (f x) = x
|
file |
diff |
annotate
|
Fri, 05 Dec 2008 18:43:42 +0100 |
haftmann |
Name.name_of -> Binding.base_name
|
file |
diff |
annotate
|
Thu, 04 Dec 2008 14:43:33 +0100 |
haftmann |
cleaned up binding module and related code
|
file |
diff |
annotate
|
Mon, 24 Nov 2008 21:09:31 +0100 |
krauss |
check for more common errors first
|
file |
diff |
annotate
|
Mon, 24 Nov 2008 21:00:03 +0100 |
krauss |
improved error msg; tuned
|
file |
diff |
annotate
|
Tue, 07 Oct 2008 16:07:50 +0200 |
haftmann |
arbitrary is undefined
|
file |
diff |
annotate
|
Thu, 18 Sep 2008 12:13:50 +0200 |
krauss |
termination prover for "fun" can be configured using context data.
|
file |
diff |
annotate
|
Tue, 02 Sep 2008 14:10:45 +0200 |
wenzelm |
explicit type Name.binding for higher-specification elements;
|
file |
diff |
annotate
|
Sat, 24 May 2008 22:04:55 +0200 |
wenzelm |
uniform treatment of target, not as config;
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 16:28:06 +0200 |
krauss |
* New attribute "termination_simp": Simp rules for termination proofs
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 15:30:33 +0200 |
krauss |
Merged theories about wellfoundedness into one: Wellfounded.thy
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 16:34:52 +0200 |
krauss |
Function package no longer overwrites theorems.
|
file |
diff |
annotate
|
Thu, 06 Dec 2007 15:10:12 +0100 |
haftmann |
dropped void space
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 29 Oct 2007 10:37:09 +0100 |
krauss |
fun/function: generate case names for induction rules
|
file |
diff |
annotate
|
Fri, 26 Oct 2007 16:12:58 +0200 |
krauss |
print the defined constants when finished; tuned
|
file |
diff |
annotate
|
Tue, 16 Oct 2007 14:11:06 +0200 |
krauss |
"sequential" is no longer a keyword. It is still used as before, but as a normal
|
file |
diff |
annotate
|
Tue, 09 Oct 2007 00:20:13 +0200 |
wenzelm |
generic Syntax.pretty/string_of operations;
|
file |
diff |
annotate
|
Tue, 07 Aug 2007 17:01:35 +0200 |
krauss |
Issue a warning, when "function" encounters variables occuring in function position,
|
file |
diff |
annotate
|
Tue, 07 Aug 2007 15:20:24 +0200 |
krauss |
more error handling
|
file |
diff |
annotate
|
Tue, 07 Aug 2007 14:49:58 +0200 |
krauss |
simplified internal interfaces; cong rules are now handled directly by "context_tree.ML"
|
file |
diff |
annotate
|
Sun, 29 Jul 2007 14:29:54 +0200 |
wenzelm |
renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
|
file |
diff |
annotate
|
Mon, 16 Jul 2007 21:22:43 +0200 |
krauss |
some interface cleanup
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 11:46:05 +0200 |
berghofe |
Adapted to changes in Accessible_Part theory.
|
file |
diff |
annotate
|
Sun, 03 Jun 2007 23:16:43 +0200 |
wenzelm |
local open FundefLib;
|
file |
diff |
annotate
|
Sat, 02 Jun 2007 18:35:38 +0200 |
wenzelm |
made SML/NJ happy;
|
file |
diff |
annotate
|
Sat, 02 Jun 2007 15:28:38 +0200 |
krauss |
"function (sequential)" and "fun" now handle incomplete patterns silently by adding "undefined" cases.
|
file |
diff |
annotate
|
Fri, 01 Jun 2007 15:57:45 +0200 |
krauss |
simplified interfaces, some restructuring
|
file |
diff |
annotate
|
Thu, 10 May 2007 00:39:49 +0200 |
wenzelm |
Thm.match;
|
file |
diff |
annotate
|
Mon, 07 May 2007 00:49:59 +0200 |
wenzelm |
simplified DataFun interfaces;
|
file |
diff |
annotate
|
Fri, 20 Apr 2007 17:58:26 +0200 |
haftmann |
repaired value restriction problem
|
file |
diff |
annotate
|
Fri, 20 Apr 2007 10:06:11 +0200 |
krauss |
definition lookup via terms, not names. Methods "relation" and "lexicographic_order"
|
file |
diff |
annotate
|
Tue, 10 Apr 2007 18:09:58 +0200 |
krauss |
proper handling of morphisms
|
file |
diff |
annotate
|
Thu, 22 Mar 2007 13:36:57 +0100 |
krauss |
made function syntax strict, requiring | to separate equations; cleanup
|
file |
diff |
annotate
|
Wed, 07 Feb 2007 18:03:18 +0100 |
berghofe |
Adapted to changes in Accessible_Part and Wellfounded_Recursion theories.
|
file |
diff |
annotate
|
Mon, 22 Jan 2007 17:29:43 +0100 |
krauss |
* Preliminary implementation of tail recursion
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 20:38:19 +0100 |
haftmann |
whitespace correction
|
file |
diff |
annotate
|
Tue, 14 Nov 2006 09:06:08 +0100 |
haftmann |
value restriction
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:51:22 +0100 |
krauss |
replaced "auto_term" by the simpler method "relation", which does not try
|
file |
diff |
annotate
|
Wed, 08 Nov 2006 22:24:54 +0100 |
krauss |
added profiling code, improved handling of proof terms, generation of domain
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 22:06:32 +0100 |
krauss |
untabified
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 16:13:03 +0200 |
krauss |
Switched function package to use the new package for inductive predicates.
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 01:31:02 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 12:22:05 +0200 |
krauss |
1. Function package accepts a parameter (default "some_term"), which specifies the functions
|
file |
diff |
annotate
|
Wed, 13 Sep 2006 12:05:50 +0200 |
krauss |
Major update to function package, including new syntax and the (only theoretical)
|
file |
diff |
annotate
|
Wed, 02 Aug 2006 22:26:41 +0200 |
wenzelm |
normalized Proof.context/method type aliases;
|
file |
diff |
annotate
|
Mon, 31 Jul 2006 18:07:42 +0200 |
krauss |
Function package can now do automatic splits of overlapping datatype patterns
|
file |
diff |
annotate
|
Mon, 19 Jun 2006 18:25:34 +0200 |
krauss |
Fixed name clash.
|
file |
diff |
annotate
|
Tue, 06 Jun 2006 08:21:14 +0200 |
krauss |
HOL/Tools/function_package: More cleanup
|
file |
diff |
annotate
|
Mon, 05 Jun 2006 14:26:07 +0200 |
krauss |
HOL/Tools/function_package: Added support for mutual recursive definitions.
|
file |
diff |
annotate
|
Thu, 11 May 2006 19:19:31 +0200 |
wenzelm |
avoid raw equality on type thm;
|
file |
diff |
annotate
|
Thu, 11 May 2006 19:15:12 +0200 |
wenzelm |
use IntGraph from Pure;
|
file |
diff |
annotate
|
Sun, 07 May 2006 00:00:13 +0200 |
krauss |
function-package: Changed record usage to make sml/nj happy...
|
file |
diff |
annotate
|
Fri, 05 May 2006 17:17:21 +0200 |
krauss |
First usable version of the new function definition package (HOL/function_packake/...).
|
file |
diff |
annotate
|