Fri, 22 Jun 2007 10:23:37 +0200 |
krauss |
new method "elim_to_cases" provides ad-hoc conversion of obtain-style
|
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
|
Mon, 07 May 2007 00:49:59 +0200 |
wenzelm |
simplified DataFun interfaces;
|
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
|
Wed, 18 Apr 2007 11:37:43 +0200 |
krauss |
added temporary hack to avoid schematic goals in "termination".
|
file |
diff |
annotate
|
Sat, 14 Apr 2007 00:46:18 +0200 |
wenzelm |
data declaration: removed obsolete target_morphism (still required for local data!?);
|
file |
diff |
annotate
|
Wed, 11 Apr 2007 09:40:29 +0200 |
krauss |
removed debugging code
|
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
|
Thu, 15 Feb 2007 17:35:19 +0100 |
krauss |
changed termination goal to use object quantifier
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 20:29:03 +0100 |
krauss |
fixes smlnj-related problem, updated signature
|
file |
diff |
annotate
|
Mon, 22 Jan 2007 17:29:43 +0100 |
krauss |
* Preliminary implementation of tail recursion
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 22:08:10 +0100 |
wenzelm |
moved parts of OuterParse to SpecParse;
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 22:14:42 +0100 |
wenzelm |
Attrib.internal: morphism;
|
file |
diff |
annotate
|
Thu, 30 Nov 2006 14:17:25 +0100 |
wenzelm |
Goal.norm/close_result;
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 13:43:44 +0100 |
krauss |
The function package declares the [code] attribute automatically again.
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 20:33:25 +0100 |
wenzelm |
declarations: pass morphism (dummy);
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 18:07:31 +0100 |
wenzelm |
LocalTheory.axioms/notes/defs: proper kind;
|
file |
diff |
annotate
|
Wed, 15 Nov 2006 20:50:22 +0100 |
wenzelm |
replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected;
|
file |
diff |
annotate
|
Tue, 14 Nov 2006 15:29:52 +0100 |
wenzelm |
simplified Proof.theorem(_i) interface;
|
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
|
Wed, 08 Nov 2006 09:08:54 +0100 |
krauss |
Made "termination by lexicographic_order" the default for "fun" definitions.
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 22:06:32 +0100 |
krauss |
untabified
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 21:28:14 +0100 |
krauss |
Added datatype hook to declare all case_congs as "fundef_cong" automatically.
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 11:53:55 +0100 |
krauss |
Preparations for making "lexicographic_order" part of "fun"
|
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
|
Thu, 12 Oct 2006 22:57:20 +0200 |
wenzelm |
Toplevel.local_theory_to_proof: proper target;
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 01:31:05 +0200 |
wenzelm |
removed with_local_path -- LocalTheory.note admits qualified names;
|
file |
diff |
annotate
|