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;
Thu, 19 Jan 2006 21:22:24 +0100 moved pure syntax to Syntax/syntax.ML and pure_thy.ML;
wenzelm [Thu, 19 Jan 2006 21:22:24 +0100] rev 18719
moved pure syntax to Syntax/syntax.ML and pure_thy.ML;
Thu, 19 Jan 2006 21:22:23 +0100 keep: disable Output.toplevel_errors;
wenzelm [Thu, 19 Jan 2006 21:22:23 +0100] rev 18718
keep: disable Output.toplevel_errors; program: Output.ML_errors;
Thu, 19 Jan 2006 21:22:22 +0100 run_thy: removed Output.toplevel_errors;
wenzelm [Thu, 19 Jan 2006 21:22:22 +0100] rev 18717
run_thy: removed Output.toplevel_errors;
Thu, 19 Jan 2006 21:22:21 +0100 added ML_errors;
wenzelm [Thu, 19 Jan 2006 21:22:21 +0100] rev 18716
added ML_errors;
Thu, 19 Jan 2006 21:22:20 +0100 use: Output.ML_errors;
wenzelm [Thu, 19 Jan 2006 21:22:20 +0100] rev 18715
use: Output.ML_errors;
Thu, 19 Jan 2006 21:22:19 +0100 Syntax.basic_syn;
wenzelm [Thu, 19 Jan 2006 21:22:19 +0100] rev 18714
Syntax.basic_syn;
Thu, 19 Jan 2006 21:22:18 +0100 setup: theory -> theory;
wenzelm [Thu, 19 Jan 2006 21:22:18 +0100] rev 18713
setup: theory -> theory; added syntax (from Syntax/mixfix.ML); added HTML output syntax for _lambda;
Thu, 19 Jan 2006 21:22:17 +0100 tuned setmp;
wenzelm [Thu, 19 Jan 2006 21:22:17 +0100] rev 18712
tuned setmp;
Thu, 19 Jan 2006 21:22:16 +0100 setup: theory -> theory;
wenzelm [Thu, 19 Jan 2006 21:22:16 +0100] rev 18711
setup: theory -> theory; use_output: Output.ML_errors;
Thu, 19 Jan 2006 21:22:15 +0100 tuned comments;
wenzelm [Thu, 19 Jan 2006 21:22:15 +0100] rev 18710
tuned comments;
Thu, 19 Jan 2006 21:22:14 +0100 setup: theory -> theory;
wenzelm [Thu, 19 Jan 2006 21:22:14 +0100] rev 18709
setup: theory -> theory; Syntax.appl(C)_syntax;
Thu, 19 Jan 2006 21:22:08 +0100 setup: theory -> theory;
wenzelm [Thu, 19 Jan 2006 21:22:08 +0100] rev 18708
setup: theory -> theory;
Thu, 19 Jan 2006 15:45:10 +0100 Use generic Simplifier.simp_add attribute instead
berghofe [Thu, 19 Jan 2006 15:45:10 +0100] rev 18707
Use generic Simplifier.simp_add attribute instead of Simplifier.simp_add_global.
Thu, 19 Jan 2006 14:59:55 +0100 Re-inserted consts_code declaration accidentally deleted
berghofe [Thu, 19 Jan 2006 14:59:55 +0100] rev 18706
Re-inserted consts_code declaration accidentally deleted during last commit.
Thu, 19 Jan 2006 10:22:13 +0100 strengthened some lemmas; simplified some proofs
paulson [Thu, 19 Jan 2006 10:22:13 +0100] rev 18705
strengthened some lemmas; simplified some proofs
Wed, 18 Jan 2006 11:55:50 +0100 substantial improvement in serialization handling
haftmann [Wed, 18 Jan 2006 11:55:50 +0100] rev 18704
substantial improvement in serialization handling
Wed, 18 Jan 2006 02:48:58 +0100 fixed one proof that broke because of the changes
urbanc [Wed, 18 Jan 2006 02:48:58 +0100] rev 18703
fixed one proof that broke because of the changes Markus did on the rules ex1I
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip