Tue, 07 Nov 2006 11:46:47 +0100 read_const: include type;
wenzelm [Tue, 07 Nov 2006 11:46:47 +0100] rev 21205
read_const: include type;
Tue, 07 Nov 2006 11:46:46 +0100 renamed 'const_syntax' to 'notation';
wenzelm [Tue, 07 Nov 2006 11:46:46 +0100] rev 21204
renamed 'const_syntax' to 'notation'; proper notation for fixed variables;
Tue, 07 Nov 2006 11:46:45 +0100 updated;
wenzelm [Tue, 07 Nov 2006 11:46:45 +0100] rev 21203
updated;
Tue, 07 Nov 2006 11:28:25 +0100 Adapted to changes in FixedPoint theory.
berghofe [Tue, 07 Nov 2006 11:28:25 +0100] rev 21202
Adapted to changes in FixedPoint theory.
Tue, 07 Nov 2006 09:59:43 +0100 method exported
krauss [Tue, 07 Nov 2006 09:59:43 +0100] rev 21201
method exported
Tue, 07 Nov 2006 09:41:14 +0100 updated NEWS
krauss [Tue, 07 Nov 2006 09:41:14 +0100] rev 21200
updated NEWS
Tue, 07 Nov 2006 09:33:47 +0100 * Added annihilation axioms ("x * 0 = 0") to axclass semiring_0.
krauss [Tue, 07 Nov 2006 09:33:47 +0100] rev 21199
* Added annihilation axioms ("x * 0 = 0") to axclass semiring_0. Richer structures do not inherit from semiring_0 anymore, because anihilation is a theorem there, not an axiom. * Generalized axclass "recpower" to arbitrary monoid, not just commutative semirings.
Tue, 07 Nov 2006 08:03:46 +0100 added gfx
haftmann [Tue, 07 Nov 2006 08:03:46 +0100] rev 21198
added gfx
Mon, 06 Nov 2006 16:29:21 +0100 dropped blastdata.ML
haftmann [Mon, 06 Nov 2006 16:29:21 +0100] rev 21197
dropped blastdata.ML
Mon, 06 Nov 2006 16:28:37 +0100 (adjustions)
haftmann [Mon, 06 Nov 2006 16:28:37 +0100] rev 21196
(adjustions)
Mon, 06 Nov 2006 16:28:36 +0100 two further lemmas on split
haftmann [Mon, 06 Nov 2006 16:28:36 +0100] rev 21195
two further lemmas on split
Mon, 06 Nov 2006 16:28:35 +0100 removed dependency of ord on eq
haftmann [Mon, 06 Nov 2006 16:28:35 +0100] rev 21194
removed dependency of ord on eq
Mon, 06 Nov 2006 16:28:34 +0100 removed itrev as inlining theorem
haftmann [Mon, 06 Nov 2006 16:28:34 +0100] rev 21193
removed itrev as inlining theorem
Mon, 06 Nov 2006 16:28:33 +0100 added state monad to HOL library
haftmann [Mon, 06 Nov 2006 16:28:33 +0100] rev 21192
added state monad to HOL library
Mon, 06 Nov 2006 16:28:31 +0100 code generator module naming improved
haftmann [Mon, 06 Nov 2006 16:28:31 +0100] rev 21191
code generator module naming improved
Mon, 06 Nov 2006 16:28:30 +0100 (continued)
haftmann [Mon, 06 Nov 2006 16:28:30 +0100] rev 21190
(continued)
Mon, 06 Nov 2006 16:28:29 +0100 (continued)
haftmann [Mon, 06 Nov 2006 16:28:29 +0100] rev 21189
(continued)
Mon, 06 Nov 2006 12:04:44 +0100 minor cleanup
krauss [Mon, 06 Nov 2006 12:04:44 +0100] rev 21188
minor cleanup
Sun, 05 Nov 2006 21:44:42 +0100 case_tr: do not intern already internal consts;
wenzelm [Sun, 05 Nov 2006 21:44:42 +0100] rev 21187
case_tr: do not intern already internal consts;
Sun, 05 Nov 2006 21:44:41 +0100 updated;
wenzelm [Sun, 05 Nov 2006 21:44:41 +0100] rev 21186
updated;
Sun, 05 Nov 2006 21:44:40 +0100 removed isactrlconst;
wenzelm [Sun, 05 Nov 2006 21:44:40 +0100] rev 21185
removed isactrlconst;
Sun, 05 Nov 2006 21:44:39 +0100 instantiate: avoid global references;
wenzelm [Sun, 05 Nov 2006 21:44:39 +0100] rev 21184
instantiate: avoid global references;
Sun, 05 Nov 2006 21:44:37 +0100 added const_syntax_name;
wenzelm [Sun, 05 Nov 2006 21:44:37 +0100] rev 21183
added const_syntax_name;
Sun, 05 Nov 2006 21:44:35 +0100 removed obsolete first_duplicate;
wenzelm [Sun, 05 Nov 2006 21:44:35 +0100] rev 21182
removed obsolete first_duplicate;
Sun, 05 Nov 2006 21:44:34 +0100 added syntax_name;
wenzelm [Sun, 05 Nov 2006 21:44:34 +0100] rev 21181
added syntax_name;
Sun, 05 Nov 2006 21:44:33 +0100 fixed print_translation for ALL/EX and <, <=, etc.; tuned syntax names;
wenzelm [Sun, 05 Nov 2006 21:44:33 +0100] rev 21180
fixed print_translation for ALL/EX and <, <=, etc.; tuned syntax names;
Sun, 05 Nov 2006 21:44:32 +0100 Sign.const_syntax_name;
wenzelm [Sun, 05 Nov 2006 21:44:32 +0100] rev 21179
Sign.const_syntax_name;
Sun, 05 Nov 2006 09:36:25 +0100 added gfx
haftmann [Sun, 05 Nov 2006 09:36:25 +0100] rev 21178
added gfx
Sat, 04 Nov 2006 19:25:43 +0100 removed checkpoint interface;
wenzelm [Sat, 04 Nov 2006 19:25:43 +0100] rev 21177
removed checkpoint interface; moved back to copy/checkpoint instead of checkpoint/checkpoint (NB 1: checkpoint is idempotent, i.e. impure data is being shared, which is inappropriate; NB 2: copying a checkpoint always produces a related theory); present_proof: proper treatment of history; tuned;
Sat, 04 Nov 2006 19:25:43 +0100 String.compare: slow version -- performance test;
wenzelm [Sat, 04 Nov 2006 19:25:43 +0100] rev 21176
String.compare: slow version -- performance test;
Sat, 04 Nov 2006 19:25:41 +0100 replaced apply_copy by apply';
wenzelm [Sat, 04 Nov 2006 19:25:41 +0100] rev 21175
replaced apply_copy by apply'; tuned;
Sat, 04 Nov 2006 19:25:41 +0100 removed is_Trueprop (use can dest_Trueprop'' instead);
wenzelm [Sat, 04 Nov 2006 19:25:41 +0100] rev 21174
removed is_Trueprop (use can dest_Trueprop'' instead);
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip