wenzelm [Wed, 25 Jan 2006 00:21:37 +0100] rev 18779
tuned comment;
wenzelm [Wed, 25 Jan 2006 00:21:36 +0100] rev 18778
export name_multi;
wenzelm [Wed, 25 Jan 2006 00:21:35 +0100] rev 18777
abs_def: improved error;
wenzelm [Wed, 25 Jan 2006 00:21:34 +0100] rev 18776
ObjectLogic.atomize_cterm;
wenzelm [Wed, 25 Jan 2006 00:21:32 +0100] rev 18775
updated;
webertj [Tue, 24 Jan 2006 15:16:06 +0100] rev 18774
works with DPLL solver now
urbanc [Tue, 24 Jan 2006 13:28:06 +0100] rev 18773
the additional freshness-condition in the one-induction
is not needed anywhere.
wenzelm [Tue, 24 Jan 2006 00:44:39 +0100] rev 18772
fixed code_generate syntax;
wenzelm [Tue, 24 Jan 2006 00:43:34 +0100] rev 18771
renamed axiomatize(_i) to axiomatization(_i);
LocalTheory;
wenzelm [Tue, 24 Jan 2006 00:43:33 +0100] rev 18770
renamed inferred_type to inferred_param;
added inferred_fixes;
wenzelm [Tue, 24 Jan 2006 00:43:32 +0100] rev 18769
ProofContext.inferred_param;
wenzelm [Tue, 24 Jan 2006 00:43:31 +0100] rev 18768
removed the_params;
wenzelm [Tue, 24 Jan 2006 00:43:29 +0100] rev 18767
added actual operations;
wenzelm [Tue, 24 Jan 2006 00:43:28 +0100] rev 18766
axiomatization: optional vars;
wenzelm [Tue, 24 Jan 2006 00:43:27 +0100] rev 18765
LocalTheory.pretty_consts;
wenzelm [Tue, 24 Jan 2006 00:43:25 +0100] rev 18764
tuned;
wenzelm [Tue, 24 Jan 2006 00:43:24 +0100] rev 18763
add_finals: prep_consts, i.e. varify type;
wenzelm [Tue, 24 Jan 2006 00:43:23 +0100] rev 18762
added dest_all;
webertj [Mon, 23 Jan 2006 18:20:48 +0100] rev 18761
TimeLimit replaced by interrupt_timeout
webertj [Mon, 23 Jan 2006 17:29:52 +0100] rev 18760
TimeLimit replaced by interrupt_timeout
krauss [Mon, 23 Jan 2006 15:23:31 +0100] rev 18759
Updated to Isabelle 2006-01-23
urbanc [Mon, 23 Jan 2006 15:14:06 +0100] rev 18758
made change for ex1
haftmann [Mon, 23 Jan 2006 14:07:52 +0100] rev 18757
removed problematic keyword 'atom'
haftmann [Mon, 23 Jan 2006 14:06:40 +0100] rev 18756
more general serializer
haftmann [Mon, 23 Jan 2006 14:06:28 +0100] rev 18755
slight steps forward
haftmann [Mon, 23 Jan 2006 14:06:11 +0100] rev 18754
exported after_qed for axclass instance
paulson [Mon, 23 Jan 2006 11:41:54 +0100] rev 18753
ResClasimp.get_clasimp_lemmas now takes all subgoals rather than only the first
paulson [Mon, 23 Jan 2006 11:38:43 +0100] rev 18752
Clausification now handles some IFs in rewrite rules (if-split did not work)
paulson [Mon, 23 Jan 2006 11:37:53 +0100] rev 18751
bugfix: induct_tac no longer raises THM "dest_state"
paulson [Mon, 23 Jan 2006 11:36:50 +0100] rev 18750
fixed the <<= notation