Fri, 14 Dec 2001 22:32:52 +0100 removed debug stuff;
wenzelm [Fri, 14 Dec 2001 22:32:52 +0100] rev 12514
removed debug stuff;
Fri, 14 Dec 2001 22:30:54 +0100 support for ``indexed syntax'' (using "\<index>" argument instead of "_");
wenzelm [Fri, 14 Dec 2001 22:30:54 +0100] rev 12513
support for ``indexed syntax'' (using "\<index>" argument instead of "_");
Fri, 14 Dec 2001 22:29:51 +0100 removed special treatment of "_" in syntax (now covered by \<index> arg);
wenzelm [Fri, 14 Dec 2001 22:29:51 +0100] rev 12512
removed special treatment of "_" in syntax (now covered by \<index> arg);
Fri, 14 Dec 2001 22:29:11 +0100 tuned locale interface;
wenzelm [Fri, 14 Dec 2001 22:29:11 +0100] rev 12511
tuned locale interface;
Fri, 14 Dec 2001 22:28:52 +0100 proper treatment of internal parameters;
wenzelm [Fri, 14 Dec 2001 22:28:52 +0100] rev 12510
proper treatment of internal parameters;
Fri, 14 Dec 2001 22:28:13 +0100 \usepackage[latin1]{inputenc};
wenzelm [Fri, 14 Dec 2001 22:28:13 +0100] rev 12509
\usepackage[latin1]{inputenc};
Fri, 14 Dec 2001 22:27:58 +0100 Wenzel:2001:Isar-examples;
wenzelm [Fri, 14 Dec 2001 22:27:58 +0100] rev 12508
Wenzel:2001:Isar-examples;
Fri, 14 Dec 2001 22:27:43 +0100 updated;
wenzelm [Fri, 14 Dec 2001 22:27:43 +0100] rev 12507
updated;
Fri, 14 Dec 2001 22:27:20 +0100 mixfix syntax for selectors;
wenzelm [Fri, 14 Dec 2001 22:27:20 +0100] rev 12506
mixfix syntax for selectors;
Fri, 14 Dec 2001 22:26:55 +0100 record: mixfix;
wenzelm [Fri, 14 Dec 2001 22:26:55 +0100] rev 12505
record: mixfix;
Fri, 14 Dec 2001 11:57:03 +0100 export used_types;
wenzelm [Fri, 14 Dec 2001 11:57:03 +0100] rev 12504
export used_types; tuned;
Fri, 14 Dec 2001 11:56:09 +0100 Locale.activate_context;
wenzelm [Fri, 14 Dec 2001 11:56:09 +0100] rev 12503
Locale.activate_context;
Fri, 14 Dec 2001 11:55:34 +0100 beginning support for type instantiation;
wenzelm [Fri, 14 Dec 2001 11:55:34 +0100] rev 12502
beginning support for type instantiation; tuned internal arrangements;
Fri, 14 Dec 2001 11:54:47 +0100 varify returns newly introduced variables;
wenzelm [Fri, 14 Dec 2001 11:54:47 +0100] rev 12501
varify returns newly introduced variables;
Fri, 14 Dec 2001 11:54:13 +0100 varifyT' returns newly introduces variables;
wenzelm [Fri, 14 Dec 2001 11:54:13 +0100] rev 12500
varifyT' returns newly introduces variables;
Fri, 14 Dec 2001 11:53:31 +0100 added invent_type_names;
wenzelm [Fri, 14 Dec 2001 11:53:31 +0100] rev 12499
added invent_type_names; added add_tvarsT etc. (from drule.ML);
Fri, 14 Dec 2001 11:52:54 +0100 changed Thm.varifyT';
wenzelm [Fri, 14 Dec 2001 11:52:54 +0100] rev 12498
changed Thm.varifyT';
Fri, 14 Dec 2001 11:52:32 +0100 type_env;
wenzelm [Fri, 14 Dec 2001 11:52:32 +0100] rev 12497
type_env;
Fri, 14 Dec 2001 11:51:52 +0100 added type_env function;
wenzelm [Fri, 14 Dec 2001 11:51:52 +0100] rev 12496
added type_env function; let norm_type_XXX work directly with type env component;
Fri, 14 Dec 2001 11:51:01 +0100 export add_tvarsT etc.;
wenzelm [Fri, 14 Dec 2001 11:51:01 +0100] rev 12495
export add_tvarsT etc.;
Fri, 14 Dec 2001 11:50:38 +0100 changed Type.varify;
wenzelm [Fri, 14 Dec 2001 11:50:38 +0100] rev 12494
changed Type.varify;
Fri, 14 Dec 2001 11:50:19 +0100 Term.invent_type_names;
wenzelm [Fri, 14 Dec 2001 11:50:19 +0100] rev 12493
Term.invent_type_names;
Thu, 13 Dec 2001 19:05:10 +0100 *** empty log message ***
nipkow [Thu, 13 Dec 2001 19:05:10 +0100] rev 12492
*** empty log message ***
Thu, 13 Dec 2001 17:57:55 +0100 *** empty log message ***
nipkow [Thu, 13 Dec 2001 17:57:55 +0100] rev 12491
*** empty log message ***
Thu, 13 Dec 2001 17:44:56 +0100 made SML/XL happy;
wenzelm [Thu, 13 Dec 2001 17:44:56 +0100] rev 12490
made SML/XL happy;
Thu, 13 Dec 2001 16:48:34 +0100 *** empty log message ***
nipkow [Thu, 13 Dec 2001 16:48:34 +0100] rev 12489
*** empty log message ***
Thu, 13 Dec 2001 16:48:07 +0100 Terminator now uses arith_tac as well.
nipkow [Thu, 13 Dec 2001 16:48:07 +0100] rev 12488
Terminator now uses arith_tac as well.
Thu, 13 Dec 2001 16:47:35 +0100 comp -> rel_comp
nipkow [Thu, 13 Dec 2001 16:47:35 +0100] rev 12487
comp -> rel_comp
Thu, 13 Dec 2001 15:45:03 +0100 isatool expandshort;
wenzelm [Thu, 13 Dec 2001 15:45:03 +0100] rev 12486
isatool expandshort;
Thu, 13 Dec 2001 12:33:23 +0100 Relaxed the precondition of UN_upper_le
paulson [Thu, 13 Dec 2001 12:33:23 +0100] rev 12485
Relaxed the precondition of UN_upper_le
Wed, 12 Dec 2001 20:37:31 +0100 isatool expandshort;
wenzelm [Wed, 12 Dec 2001 20:37:31 +0100] rev 12484
isatool expandshort;
Wed, 12 Dec 2001 19:22:21 +0100 new rewrite rules for use by arith_tac to take care of uminus.
nipkow [Wed, 12 Dec 2001 19:22:21 +0100] rev 12483
new rewrite rules for use by arith_tac to take care of uminus. mods due to reorienting and renaming of real_minus_mult_eq1/2
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip