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
paulson [Mon, 23 Jan 2006 11:36:05 +0100] rev 18749
replacement of bool by a datatype (making problems first-order). More lemma names
mengj [Mon, 23 Jan 2006 10:34:38 +0100] rev 18748
Fixed a bug.
urbanc [Sun, 22 Jan 2006 22:16:34 +0100] rev 18747
no essential changes
urbanc [Sun, 22 Jan 2006 22:11:50 +0100] rev 18746
made the change for setup-functions not returning functions
anymore
urbanc [Sun, 22 Jan 2006 21:58:43 +0100] rev 18745
a fixme comments about abs_fun_if, which should be called perm_if
and moved to the "bool"-section
wenzelm [Sun, 22 Jan 2006 18:46:01 +0100] rev 18744
Local theory operations, with optional target locale.
wenzelm [Sun, 22 Jan 2006 18:46:00 +0100] rev 18743
added restore_body;
wenzelm [Sun, 22 Jan 2006 18:45:59 +0100] rev 18742
added the_params;
wenzelm [Sun, 22 Jan 2006 18:45:58 +0100] rev 18741
tuned order;