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
|