wenzelm [Mon, 21 Jan 2002 22:27:34 +0100] rev 12833
full_proofs;
wenzelm [Mon, 21 Jan 2002 17:03:38 +0100] rev 12832
* Pure/show_hyps reset by default (in accordance to existing Isar practice);
wenzelm [Mon, 21 Jan 2002 17:02:52 +0100] rev 12831
reset show_hyps by default (in accordance to existing Isar practice);
wenzelm [Mon, 21 Jan 2002 16:28:22 +0100] rev 12830
save library;
wenzelm [Mon, 21 Jan 2002 16:15:16 +0100] rev 12829
full_atomize;
wenzelm [Mon, 21 Jan 2002 15:29:06 +0100] rev 12828
wild guess at polyml-4.1.2;
wenzelm [Mon, 21 Jan 2002 15:28:34 +0100] rev 12827
options -l and -t;
tuned;
berghofe [Mon, 21 Jan 2002 14:48:11 +0100] rev 12826
Removed timing function.
paulson [Mon, 21 Jan 2002 14:47:55 +0100] rev 12825
new simprules and classical rules
berghofe [Mon, 21 Jan 2002 14:47:47 +0100] rev 12824
Tuned name mangling function.
berghofe [Mon, 21 Jan 2002 14:45:00 +0100] rev 12823
Made some proofs constructive.
berghofe [Mon, 21 Jan 2002 14:43:38 +0100] rev 12822
datatype_codegen now checks type of constructor.
nipkow [Mon, 21 Jan 2002 13:44:16 +0100] rev 12821
*** empty log message ***
paulson [Mon, 21 Jan 2002 11:25:45 +0100] rev 12820
lexical tidying
paulson [Mon, 21 Jan 2002 10:52:05 +0100] rev 12819
slight re-use of code
kleing [Sat, 19 Jan 2002 15:44:53 +0100] rev 12818
fixed typos
wenzelm [Fri, 18 Jan 2002 18:36:19 +0100] rev 12817
rewrite_term: removed rew0, so no on-the-fly eta-contraction;
wenzelm [Fri, 18 Jan 2002 18:35:39 +0100] rev 12816
fixed document setup of HOL-Library;
wenzelm [Fri, 18 Jan 2002 18:30:19 +0100] rev 12815
tuned;
paulson [Fri, 18 Jan 2002 17:46:17 +0100] rev 12814
tidied
paulson [Fri, 18 Jan 2002 17:45:19 +0100] rev 12813
OOPS
paulson [Fri, 18 Jan 2002 17:44:15 +0100] rev 12812
tweaks
wenzelm [Fri, 18 Jan 2002 15:17:47 +0100] rev 12811
moved document sources to proper place, *within* Library/Library (!);
wenzelm [Thu, 17 Jan 2002 21:07:11 +0100] rev 12810
cover polyml-4.1.2;
wenzelm [Thu, 17 Jan 2002 21:07:00 +0100] rev 12809
RuleCases.make interface based on term instead of thm;
wenzelm [Thu, 17 Jan 2002 21:06:23 +0100] rev 12808
RuleCases.make interface based on term instead of thm;
tuned;
wenzelm [Thu, 17 Jan 2002 21:05:58 +0100] rev 12807
atomize_term replaces atomize_cterm;
wenzelm [Thu, 17 Jan 2002 21:05:40 +0100] rev 12806
ObjectLogic.atomize_term replaces ObjectLogic.atomize_cterm;
wenzelm [Thu, 17 Jan 2002 21:04:48 +0100] rev 12805
Thm.prop_of;
wenzelm [Thu, 17 Jan 2002 21:04:36 +0100] rev 12804
Tactic.norm_hhf renamed to Tactic.norm_hhf_rule;