Mon, 23 Jan 2006 15:23:31 +0100 Updated to Isabelle 2006-01-23
krauss [Mon, 23 Jan 2006 15:23:31 +0100] rev 18759
Updated to Isabelle 2006-01-23
Mon, 23 Jan 2006 15:14:06 +0100 made change for ex1
urbanc [Mon, 23 Jan 2006 15:14:06 +0100] rev 18758
made change for ex1
Mon, 23 Jan 2006 14:07:52 +0100 removed problematic keyword 'atom'
haftmann [Mon, 23 Jan 2006 14:07:52 +0100] rev 18757
removed problematic keyword 'atom'
Mon, 23 Jan 2006 14:06:40 +0100 more general serializer
haftmann [Mon, 23 Jan 2006 14:06:40 +0100] rev 18756
more general serializer
Mon, 23 Jan 2006 14:06:28 +0100 slight steps forward
haftmann [Mon, 23 Jan 2006 14:06:28 +0100] rev 18755
slight steps forward
Mon, 23 Jan 2006 14:06:11 +0100 exported after_qed for axclass instance
haftmann [Mon, 23 Jan 2006 14:06:11 +0100] rev 18754
exported after_qed for axclass instance
Mon, 23 Jan 2006 11:41:54 +0100 ResClasimp.get_clasimp_lemmas now takes all subgoals rather than only the first
paulson [Mon, 23 Jan 2006 11:41:54 +0100] rev 18753
ResClasimp.get_clasimp_lemmas now takes all subgoals rather than only the first
Mon, 23 Jan 2006 11:38:43 +0100 Clausification now handles some IFs in rewrite rules (if-split did not work)
paulson [Mon, 23 Jan 2006 11:38:43 +0100] rev 18752
Clausification now handles some IFs in rewrite rules (if-split did not work)
Mon, 23 Jan 2006 11:37:53 +0100 bugfix: induct_tac no longer raises THM "dest_state"
paulson [Mon, 23 Jan 2006 11:37:53 +0100] rev 18751
bugfix: induct_tac no longer raises THM "dest_state"
Mon, 23 Jan 2006 11:36:50 +0100 fixed the <<= notation
paulson [Mon, 23 Jan 2006 11:36:50 +0100] rev 18750
fixed the <<= notation
Mon, 23 Jan 2006 11:36:05 +0100 replacement of bool by a datatype (making problems first-order). More lemma names
paulson [Mon, 23 Jan 2006 11:36:05 +0100] rev 18749
replacement of bool by a datatype (making problems first-order). More lemma names
Mon, 23 Jan 2006 10:34:38 +0100 Fixed a bug.
mengj [Mon, 23 Jan 2006 10:34:38 +0100] rev 18748
Fixed a bug.
Sun, 22 Jan 2006 22:16:34 +0100 no essential changes
urbanc [Sun, 22 Jan 2006 22:16:34 +0100] rev 18747
no essential changes
Sun, 22 Jan 2006 22:11:50 +0100 made the change for setup-functions not returning functions
urbanc [Sun, 22 Jan 2006 22:11:50 +0100] rev 18746
made the change for setup-functions not returning functions anymore
Sun, 22 Jan 2006 21:58:43 +0100 a fixme comments about abs_fun_if, which should be called perm_if
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
Sun, 22 Jan 2006 18:46:01 +0100 Local theory operations, with optional target locale.
wenzelm [Sun, 22 Jan 2006 18:46:01 +0100] rev 18744
Local theory operations, with optional target locale.
Sun, 22 Jan 2006 18:46:00 +0100 added restore_body;
wenzelm [Sun, 22 Jan 2006 18:46:00 +0100] rev 18743
added restore_body;
Sun, 22 Jan 2006 18:45:59 +0100 added the_params;
wenzelm [Sun, 22 Jan 2006 18:45:59 +0100] rev 18742
added the_params;
Sun, 22 Jan 2006 18:45:58 +0100 tuned order;
wenzelm [Sun, 22 Jan 2006 18:45:58 +0100] rev 18741
tuned order;
Sun, 22 Jan 2006 18:45:57 +0100 added Isar/local_theory.ML;
wenzelm [Sun, 22 Jan 2006 18:45:57 +0100] rev 18740
added Isar/local_theory.ML;
Sat, 21 Jan 2006 23:22:40 +0100 Ensure dereference is delayed.
mengj [Sat, 21 Jan 2006 23:22:40 +0100] rev 18739
Ensure dereference is delayed.
Sat, 21 Jan 2006 23:07:26 +0100 tuned;
wenzelm [Sat, 21 Jan 2006 23:07:26 +0100] rev 18738
tuned;
Sat, 21 Jan 2006 23:02:30 +0100 * ML: simplified type attribute;
wenzelm [Sat, 21 Jan 2006 23:02:30 +0100] rev 18737
* ML: simplified type attribute;
Sat, 21 Jan 2006 23:02:29 +0100 simplified type attribute;
wenzelm [Sat, 21 Jan 2006 23:02:29 +0100] rev 18736
simplified type attribute; removed obsolete tcset operations -- clean data/attribute/method setup;
Sat, 21 Jan 2006 23:02:28 +0100 removed duplicate type_solver (cf. Tools/typechk.ML);
wenzelm [Sat, 21 Jan 2006 23:02:28 +0100] rev 18735
removed duplicate type_solver (cf. Tools/typechk.ML);
Sat, 21 Jan 2006 23:02:27 +0100 simplified type attribute;
wenzelm [Sat, 21 Jan 2006 23:02:27 +0100] rev 18734
simplified type attribute; removed rule/declaration (cf. thm.ML); removed obsolete theory/proof/generic/common; removed obsolete global/local/context_attribute(_i); added attribute(_i); renamed attribute to internal;
Sat, 21 Jan 2006 23:02:25 +0100 simplified type attribute;
wenzelm [Sat, 21 Jan 2006 23:02:25 +0100] rev 18733
simplified type attribute; added rule/declaration_attribute (from drule.ML); added theory/proof_attributes; removed apply(s)_attributes;
Sat, 21 Jan 2006 23:02:24 +0100 simplified type attribute;
wenzelm [Sat, 21 Jan 2006 23:02:24 +0100] rev 18732
simplified type attribute; moved rule/declaration_attribute to thm.ML;
Sat, 21 Jan 2006 23:02:23 +0100 rename map_theory/proof to theory/proof_map;
wenzelm [Sat, 21 Jan 2006 23:02:23 +0100] rev 18731
rename map_theory/proof to theory/proof_map; added separate map_theory/proof;
Sat, 21 Jan 2006 23:02:21 +0100 tuned proofs;
wenzelm [Sat, 21 Jan 2006 23:02:21 +0100] rev 18730
tuned proofs;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip