Wed, 14 Jun 2006 12:14:42 +0200 |
haftmann |
slight adaption for code generator
|
file |
diff |
annotate
|
Tue, 06 Jun 2006 20:42:25 +0200 |
wenzelm |
quoted "if";
|
file |
diff |
annotate
|
Tue, 16 May 2006 21:33:01 +0200 |
wenzelm |
tuned concrete syntax -- abbreviation/const_syntax;
|
file |
diff |
annotate
|
Tue, 09 May 2006 14:18:40 +0200 |
haftmann |
introduced characters for code generator; some improved code lemmas for some list functions
|
file |
diff |
annotate
|
Tue, 09 May 2006 10:09:17 +0200 |
haftmann |
different object logic setup for CodegenTheorems
|
file |
diff |
annotate
|
Tue, 02 May 2006 20:42:32 +0200 |
wenzelm |
replaced syntax/translations by abbreviation;
|
file |
diff |
annotate
|
Thu, 06 Apr 2006 16:11:30 +0200 |
haftmann |
adapted for definitional code generation
|
file |
diff |
annotate
|
Fri, 10 Mar 2006 15:33:48 +0100 |
haftmann |
renamed HOL + - * etc. to HOL.plus HOL.minus HOL.times etc.
|
file |
diff |
annotate
|
Thu, 02 Mar 2006 18:49:13 +0100 |
paulson |
moved the "use" directive
|
file |
diff |
annotate
|
Wed, 01 Mar 2006 06:08:12 +0100 |
mengj |
Added setup for "atpset" (a rule set for ATPs).
|
file |
diff |
annotate
|
Sat, 25 Feb 2006 15:19:47 +0100 |
haftmann |
improved codegen bootstrap
|
file |
diff |
annotate
|
Wed, 22 Feb 2006 22:18:32 +0100 |
wenzelm |
simplified Pure conjunction;
|
file |
diff |
annotate
|
Tue, 14 Feb 2006 17:07:48 +0100 |
haftmann |
added theory of executable rational numbers
|
file |
diff |
annotate
|
Wed, 01 Feb 2006 19:19:32 +0100 |
berghofe |
Added "evaluation" method and oracle.
|
file |
diff |
annotate
|
Tue, 31 Jan 2006 16:26:18 +0100 |
haftmann |
added serialization for arbitrary
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 19:23:38 +0100 |
wenzelm |
declare 'defn' rules;
|
file |
diff |
annotate
|
Mon, 23 Jan 2006 14:07:52 +0100 |
haftmann |
removed problematic keyword 'atom'
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:22:08 +0100 |
wenzelm |
setup: theory -> theory;
|
file |
diff |
annotate
|
Tue, 17 Jan 2006 16:36:57 +0100 |
haftmann |
substantial improvements in code generator
|
file |
diff |
annotate
|
Mon, 16 Jan 2006 21:55:14 +0100 |
wenzelm |
declare the1_equality [elim?];
|
file |
diff |
annotate
|
Sun, 15 Jan 2006 19:58:51 +0100 |
wenzelm |
prefer ex1I over ex_ex1I in single-step reasoning;
|
file |
diff |
annotate
|
Fri, 06 Jan 2006 18:18:13 +0100 |
wenzelm |
simplified EqSubst setup;
|
file |
diff |
annotate
|
Fri, 06 Jan 2006 15:18:20 +0100 |
wenzelm |
tuned EqSubst setup;
|
file |
diff |
annotate
|
Sat, 31 Dec 2005 21:49:39 +0100 |
wenzelm |
removed obsolete cla_dist_concl;
|
file |
diff |
annotate
|
Fri, 30 Dec 2005 16:56:56 +0100 |
wenzelm |
provide cla_dist_concl;
|
file |
diff |
annotate
|
Fri, 23 Dec 2005 18:36:26 +0100 |
wenzelm |
removed obsolete induct_atomize_old;
|
file |
diff |
annotate
|
Thu, 22 Dec 2005 00:28:36 +0100 |
wenzelm |
structure ProjectRule;
|
file |
diff |
annotate
|
Thu, 27 Oct 2005 13:54:38 +0200 |
wenzelm |
alternative iff syntax for equality on booleans, with print_mode 'iff';
|
file |
diff |
annotate
|
Sun, 25 Sep 2005 20:19:31 +0200 |
berghofe |
eq_codegen now ensures that code for bool type is generated.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 23:56:15 +0200 |
nipkow |
renamed rules to iprover
|
file |
diff |
annotate
|
Sat, 17 Sep 2005 18:11:19 +0200 |
wenzelm |
added code generator setup (from Main.thy);
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 11:15:52 +0200 |
paulson |
the experimental tagging system, and the usual tidying
|
file |
diff |
annotate
|
Tue, 06 Sep 2005 16:59:48 +0200 |
wenzelm |
axclass: name space prefix is now "c_class" instead of just "c";
|
file |
diff |
annotate
|
Wed, 31 Aug 2005 15:46:34 +0200 |
wenzelm |
simp_implies: proper named infix;
|
file |
diff |
annotate
|
Tue, 02 Aug 2005 16:50:55 +0200 |
ballarin |
Turned simp_implies into binary operator.
|
file |
diff |
annotate
|
Tue, 12 Jul 2005 17:56:03 +0200 |
avigad |
added lemmas to OrderedGroup.thy (reasoning about signs, absolute value, triangle inequalities)
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 13:54:12 +0200 |
berghofe |
Implemented trick (due to Tobias Nipkow) for fine-tuning simplification
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 15:27:45 +0200 |
paulson |
Constant "If" is now local
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 16:12:49 +0200 |
haftmann |
migrated theory headers to new format
|
file |
diff |
annotate
|
Tue, 31 May 2005 11:53:12 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 22 May 2005 16:51:07 +0200 |
wenzelm |
Simplifier already setup in Pure;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 22:02:06 +0200 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
file |
diff |
annotate
|
Thu, 07 Apr 2005 13:29:41 +0200 |
paulson |
new meta-level rules
|
file |
diff |
annotate
|
Tue, 05 Apr 2005 13:05:20 +0200 |
paulson |
arg_cong2 by Norbert Voelker
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Thu, 10 Feb 2005 18:51:12 +0100 |
nipkow |
Moved oderings from HOL into the new Orderings.thy
|
file |
diff |
annotate
|
Tue, 01 Feb 2005 18:01:57 +0100 |
paulson |
the new subst tactic, by Lucas Dixon
|
file |
diff |
annotate
|
Sat, 18 Dec 2004 17:14:33 +0100 |
schirmer |
added simproc for Let
|
file |
diff |
annotate
|
Wed, 15 Dec 2004 10:19:01 +0100 |
paulson |
removal of HOL_Lemmas
|
file |
diff |
annotate
|
Tue, 07 Dec 2004 16:15:05 +0100 |
paulson |
proof of subst by S Merz
|
file |
diff |
annotate
|
Thu, 02 Dec 2004 12:28:09 +0100 |
nipkow |
Fixed print translation for ALL x > y etc
|
file |
diff |
annotate
|
Thu, 02 Dec 2004 11:59:34 +0100 |
nipkow |
added ALL print-translation for > and >=.
|
file |
diff |
annotate
|
Thu, 02 Dec 2004 11:42:01 +0100 |
nipkow |
Added "ALL x > y" and relatives.
|
file |
diff |
annotate
|
Wed, 01 Dec 2004 18:11:13 +0100 |
nipkow |
Added > and >= sugar
|
file |
diff |
annotate
|
Mon, 15 Nov 2004 18:21:34 +0100 |
paulson |
removed a "clone" (duplicate code)
|
file |
diff |
annotate
|
Fri, 10 Sep 2004 20:04:14 +0200 |
nipkow |
Added antisymmetry simproc
|
file |
diff |
annotate
|
Wed, 18 Aug 2004 11:09:40 +0200 |
nipkow |
import -> imports
|
file |
diff |
annotate
|
Mon, 16 Aug 2004 14:22:27 +0200 |
nipkow |
New theory header syntax.
|
file |
diff |
annotate
|
Tue, 03 Aug 2004 14:47:51 +0200 |
ballarin |
New transitivity reasoners for transitivity only and quasi orders.
|
file |
diff |
annotate
|
Wed, 28 Jul 2004 10:49:29 +0200 |
paulson |
conversion of Hyperreal/MacLaurin_lemmas to Isar script
|
file |
diff |
annotate
|