Tue, 05 Jun 2007 19:23:09 +0200 |
haftmann |
tuned boostrap
|
file |
diff |
annotate
|
Tue, 05 Jun 2007 15:16:08 +0200 |
haftmann |
merged Code_Generator.thy into HOL.thy
|
file |
diff |
annotate
|
Sun, 03 Jun 2007 16:57:51 +0200 |
nipkow |
tuned list comprehension, added lemma
|
file |
diff |
annotate
|
Fri, 01 Jun 2007 10:44:28 +0200 |
haftmann |
dropped superfluous name bindings
|
file |
diff |
annotate
|
Thu, 24 May 2007 08:37:39 +0200 |
haftmann |
rudimentary class target implementation
|
file |
diff |
annotate
|
Sat, 19 May 2007 14:05:05 +0200 |
nipkow |
unfold min/max in Stefans code generator
|
file |
diff |
annotate
|
Sat, 19 May 2007 11:33:22 +0200 |
haftmann |
no special treatment in naming of locale predicates stemming form classes
|
file |
diff |
annotate
|
Thu, 17 May 2007 19:49:40 +0200 |
haftmann |
canonical prefixing of class constants
|
file |
diff |
annotate
|
Thu, 10 May 2007 10:21:44 +0200 |
haftmann |
tuned
|
file |
diff |
annotate
|
Wed, 09 May 2007 07:53:06 +0200 |
haftmann |
moved recfun_codegen.ML to Code_Generator.thy
|
file |
diff |
annotate
|
Sun, 06 May 2007 21:49:27 +0200 |
haftmann |
dropped preorders, unified syntax
|
file |
diff |
annotate
|
Fri, 20 Apr 2007 11:21:36 +0200 |
haftmann |
shifted min/max to class order
|
file |
diff |
annotate
|
Thu, 29 Mar 2007 14:21:45 +0200 |
haftmann |
dropped legacy ML bindings
|
file |
diff |
annotate
|
Tue, 20 Mar 2007 08:27:15 +0100 |
haftmann |
explizit "type" superclass
|
file |
diff |
annotate
|
Fri, 09 Mar 2007 08:45:55 +0100 |
haftmann |
*** empty log message ***
|
file |
diff |
annotate
|
Fri, 02 Mar 2007 15:43:15 +0100 |
haftmann |
prefix of class interpretation not mandatory any longer
|
file |
diff |
annotate
|
Wed, 28 Feb 2007 22:05:43 +0100 |
wenzelm |
tuned ML setup;
|
file |
diff |
annotate
|
Fri, 23 Feb 2007 08:39:21 +0100 |
haftmann |
adjusted code lemmas
|
file |
diff |
annotate
|
Wed, 21 Feb 2007 13:51:12 +0100 |
krauss |
Fixed print translations for quantifiers a la "ALL x>=t. P x". These used
|
file |
diff |
annotate
|
Wed, 14 Feb 2007 10:06:12 +0100 |
haftmann |
added class "preorder"
|
file |
diff |
annotate
|
Sat, 10 Feb 2007 09:26:14 +0100 |
haftmann |
changed name of interpretation linorder to order
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 08:21:13 +0100 |
haftmann |
changed name of interpretation linorder to order
|
file |
diff |
annotate
|
Tue, 16 Jan 2007 08:06:57 +0100 |
haftmann |
renamed locale partial_order to order
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 15:45:29 +0100 |
haftmann |
dropped superfluous header
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 15:30:34 +0100 |
wenzelm |
hide const linorder.less_eq_less.max linorder.less_eq_less.min;
|
file |
diff |
annotate
|
Wed, 06 Dec 2006 01:12:51 +0100 |
wenzelm |
added basic ML bindings;
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 22:14:39 +0100 |
wenzelm |
restored notation for less/less_eq (observe proper order of mixfix annotations!);
|
file |
diff |
annotate
|
Fri, 01 Dec 2006 17:22:30 +0100 |
haftmann |
some syntax cleanup
|
file |
diff |
annotate
|
Mon, 27 Nov 2006 13:42:33 +0100 |
haftmann |
removed HOL structure
|
file |
diff |
annotate
|
Sun, 26 Nov 2006 18:07:16 +0100 |
wenzelm |
updated (binder) syntax/notation;
|
file |
diff |
annotate
|
Sat, 18 Nov 2006 00:20:19 +0100 |
haftmann |
re-eliminated thm trichotomy
|
file |
diff |
annotate
|
Fri, 17 Nov 2006 02:20:03 +0100 |
wenzelm |
more robust syntax for definition/abbreviation/notation;
|
file |
diff |
annotate
|
Wed, 15 Nov 2006 17:05:42 +0100 |
haftmann |
added transitivity rules, reworking of min/max lemmas
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 15:43:06 +0100 |
haftmann |
introduces preorders
|
file |
diff |
annotate
|
Thu, 09 Nov 2006 11:58:13 +0100 |
wenzelm |
modified less/less_eq syntax to avoid "x < y < z" etc.;
|
file |
diff |
annotate
|
Wed, 08 Nov 2006 19:46:10 +0100 |
haftmann |
abstract ordering theories
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 14:03:06 +0100 |
haftmann |
made locale partial_order compatible with axclass order; changed import order; consecutive changes
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 11:46:46 +0100 |
wenzelm |
renamed 'const_syntax' to 'notation';
|
file |
diff |
annotate
|
Mon, 06 Nov 2006 16:28:35 +0100 |
haftmann |
removed dependency of ord on eq
|
file |
diff |
annotate
|
Sun, 05 Nov 2006 21:44:33 +0100 |
wenzelm |
fixed print_translation for ALL/EX and <, <=, etc.; tuned syntax names;
|
file |
diff |
annotate
|
Mon, 23 Oct 2006 11:05:07 +0200 |
haftmann |
cleanup in ML setup code
|
file |
diff |
annotate
|
Fri, 20 Oct 2006 18:20:22 +0200 |
haftmann |
cleaned up
|
file |
diff |
annotate
|
Mon, 16 Oct 2006 14:07:20 +0200 |
haftmann |
fixed print translations for bounded quantification
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 13:34:17 +0200 |
haftmann |
tuned syntax for <= <
|
file |
diff |
annotate
|
Tue, 19 Sep 2006 15:21:42 +0200 |
haftmann |
added operational equality
|
file |
diff |
annotate
|
Tue, 04 Jul 2006 14:47:01 +0200 |
ballarin |
Method intro_locales replaced by intro_locales and unfold_locales.
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 15:53:44 +0200 |
ballarin |
Restructured locales with predicates: import is now an interpretation.
|
file |
diff |
annotate
|
Tue, 16 May 2006 21:33:01 +0200 |
wenzelm |
tuned concrete syntax -- abbreviation/const_syntax;
|
file |
diff |
annotate
|
Sat, 13 May 2006 21:13:25 +0200 |
wenzelm |
reactivated translations for less/less_eq;
|
file |
diff |
annotate
|
Tue, 02 May 2006 20:42:32 +0200 |
wenzelm |
replaced syntax/translations by abbreviation;
|
file |
diff |
annotate
|
Mon, 01 May 2006 18:10:40 +0200 |
paulson |
some facts about min, max and add, diff
|
file |
diff |
annotate
|
Fri, 17 Mar 2006 09:34:23 +0100 |
haftmann |
renamed op < <= to Orderings.less(_eq)
|
file |
diff |
annotate
|
Tue, 14 Feb 2006 17:07:48 +0100 |
haftmann |
added theory of executable rational numbers
|
file |
diff |
annotate
|
Mon, 30 Jan 2006 08:20:56 +0100 |
haftmann |
adaptions to codegen_package
|
file |
diff |
annotate
|
Tue, 17 Jan 2006 16:36:57 +0100 |
haftmann |
substantial improvements in code generator
|
file |
diff |
annotate
|
Mon, 17 Oct 2005 23:10:13 +0200 |
wenzelm |
change_claset/simpset;
|
file |
diff |
annotate
|
Wed, 03 Aug 2005 14:48:36 +0200 |
avigad |
added extra transitivity rules
|
file |
diff |
annotate
|
Fri, 15 Jul 2005 15:44:15 +0200 |
wenzelm |
tuned fold on terms;
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 15:06:20 +0200 |
paulson |
generlization of some "nat" theorems
|
file |
diff |
annotate
|
Thu, 07 Jul 2005 19:01:04 +0200 |
obua |
1) all theorems in Orderings can now be given as a parameter
|
file |
diff |
annotate
|