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;
Sat, 21 Jan 2006 23:02:20 +0100 simplified type attribute;
wenzelm [Sat, 21 Jan 2006 23:02:20 +0100] rev 18729
simplified type attribute; tuned;
Sat, 21 Jan 2006 23:02:14 +0100 simplified type attribute;
wenzelm [Sat, 21 Jan 2006 23:02:14 +0100] rev 18728
simplified type attribute;
Fri, 20 Jan 2006 04:53:59 +0100 type information is now also printed.
mengj [Fri, 20 Jan 2006 04:53:59 +0100] rev 18727
type information is now also printed.
Fri, 20 Jan 2006 04:50:01 +0100 added some debugging code.
mengj [Fri, 20 Jan 2006 04:50:01 +0100] rev 18726
added some debugging code.
Fri, 20 Jan 2006 04:35:23 +0100 fixed a bug
mengj [Fri, 20 Jan 2006 04:35:23 +0100] rev 18725
fixed a bug
Thu, 19 Jan 2006 21:22:30 +0100 quote "atom";
wenzelm [Thu, 19 Jan 2006 21:22:30 +0100] rev 18724
quote "atom";
Thu, 19 Jan 2006 21:22:29 +0100 updated;
wenzelm [Thu, 19 Jan 2006 21:22:29 +0100] rev 18723
updated;
Thu, 19 Jan 2006 21:22:27 +0100 * ML/Isar: theory setup has type (theory -> theory);
wenzelm [Thu, 19 Jan 2006 21:22:27 +0100] rev 18722
* ML/Isar: theory setup has type (theory -> theory);
Thu, 19 Jan 2006 21:22:26 +0100 use/use_thy: Output.toplevel_errors;
wenzelm [Thu, 19 Jan 2006 21:22:26 +0100] rev 18721
use/use_thy: Output.toplevel_errors;
Thu, 19 Jan 2006 21:22:25 +0100 added basic syntax;
wenzelm [Thu, 19 Jan 2006 21:22:25 +0100] rev 18720
added basic syntax; removed pure syntax;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip