Thu, 11 Oct 2007 16:05:47 +0200 removed obsolete AxClass.params_of_class;
wenzelm [Thu, 11 Oct 2007 16:05:47 +0200] rev 24969
removed obsolete AxClass.params_of_class; tuned;
Thu, 11 Oct 2007 16:05:44 +0200 replaced Sign.add_consts_authentic by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:05:44 +0200] rev 24968
replaced Sign.add_consts_authentic by Sign.declare_const; replaced read_param by Sign.read_const, which is independent of syntax; added define_class_params (from axclass.ML);
Thu, 11 Oct 2007 16:05:41 +0200 load axclass.ML before Isar;
wenzelm [Thu, 11 Oct 2007 16:05:41 +0200] rev 24967
load axclass.ML before Isar; load subclass.ML earlier;
Thu, 11 Oct 2007 16:05:39 +0200 added specify_const;
wenzelm [Thu, 11 Oct 2007 16:05:39 +0200] rev 24966
added specify_const;
Thu, 11 Oct 2007 16:05:37 +0200 removed obsolete simple_def;
wenzelm [Thu, 11 Oct 2007 16:05:37 +0200] rev 24965
removed obsolete simple_def;
Thu, 11 Oct 2007 16:05:35 +0200 moved define_class_params to Isar/class.ML;
wenzelm [Thu, 11 Oct 2007 16:05:35 +0200] rev 24964
moved define_class_params to Isar/class.ML; removed obsolete params_of_class, print_axclasses; moved ProofContext.pp to Syntax.pp; misc tuning;
Thu, 11 Oct 2007 16:05:33 +0200 load axclass.ML before Isar;
wenzelm [Thu, 11 Oct 2007 16:05:33 +0200] rev 24963
load axclass.ML before Isar;
Thu, 11 Oct 2007 16:05:32 +0200 Theory.specify_const;
wenzelm [Thu, 11 Oct 2007 16:05:32 +0200] rev 24962
Theory.specify_const;
Thu, 11 Oct 2007 16:05:30 +0200 moved ProofContext.pp to Syntax.pp;
wenzelm [Thu, 11 Oct 2007 16:05:30 +0200] rev 24961
moved ProofContext.pp to Syntax.pp;
Thu, 11 Oct 2007 16:05:26 +0200 renamed Syntax.XXX_mode to Syntax.mode_XXX;
wenzelm [Thu, 11 Oct 2007 16:05:26 +0200] rev 24960
renamed Syntax.XXX_mode to Syntax.mode_XXX;
Thu, 11 Oct 2007 16:05:23 +0200 replaced Sign.add_consts_authentic by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:05:23 +0200] rev 24959
replaced Sign.add_consts_authentic by Sign.declare_const;
Thu, 11 Oct 2007 15:59:31 +0200 rationalized redundant code
paulson [Thu, 11 Oct 2007 15:59:31 +0200] rev 24958
rationalized redundant code
Thu, 11 Oct 2007 15:57:29 +0200 usage: HOL_USEDIR_OPTIONS;
wenzelm [Thu, 11 Oct 2007 15:57:29 +0200] rev 24957
usage: HOL_USEDIR_OPTIONS;
Thu, 11 Oct 2007 10:23:09 +0200 failure messages
paulson [Thu, 11 Oct 2007 10:23:09 +0200] rev 24956
failure messages
Thu, 11 Oct 2007 00:33:43 +0200 'notation': allow structmixfix;
wenzelm [Thu, 11 Oct 2007 00:33:43 +0200] rev 24955
'notation': allow structmixfix;
Thu, 11 Oct 2007 00:28:32 +0200 update_modesyntax: may delete 'structure' notation as well;
wenzelm [Thu, 11 Oct 2007 00:28:32 +0200] rev 24954
update_modesyntax: may delete 'structure' notation as well;
Thu, 11 Oct 2007 00:28:30 +0200 'notation': allow 'structure' as well;
wenzelm [Thu, 11 Oct 2007 00:28:30 +0200] rev 24953
'notation': allow 'structure' as well;
Wed, 10 Oct 2007 17:32:00 +0200 removed redundant strip_vars/abs_eqn, use improved Drule.abs_def instead;
wenzelm [Wed, 10 Oct 2007 17:32:00 +0200] rev 24952
removed redundant strip_vars/abs_eqn, use improved Drule.abs_def instead; renamed cert_instantiations to check_instantiations, check input only once (simultaneously!);
Wed, 10 Oct 2007 17:31:59 +0200 replaced add_modesyntax by general update_modesyntax (add or del);
wenzelm [Wed, 10 Oct 2007 17:31:59 +0200] rev 24951
replaced add_modesyntax by general update_modesyntax (add or del); tuned;
Wed, 10 Oct 2007 17:31:58 +0200 added 'no_notation';
wenzelm [Wed, 10 Oct 2007 17:31:58 +0200] rev 24950
added 'no_notation';
Wed, 10 Oct 2007 17:31:56 +0200 generalized notation interface (add or del);
wenzelm [Wed, 10 Oct 2007 17:31:56 +0200] rev 24949
generalized notation interface (add or del);
Wed, 10 Oct 2007 17:31:55 +0200 tuned;
wenzelm [Wed, 10 Oct 2007 17:31:55 +0200] rev 24948
tuned;
Wed, 10 Oct 2007 17:31:54 +0200 improved abs_def: only abstract over outermost (unique) Vars;
wenzelm [Wed, 10 Oct 2007 17:31:54 +0200] rev 24947
improved abs_def: only abstract over outermost (unique) Vars;
Wed, 10 Oct 2007 17:31:53 +0200 proper latex antiquotations instead of adhoc escapes;
wenzelm [Wed, 10 Oct 2007 17:31:53 +0200] rev 24946
proper latex antiquotations instead of adhoc escapes;
Wed, 10 Oct 2007 17:31:52 +0200 updated;
wenzelm [Wed, 10 Oct 2007 17:31:52 +0200] rev 24945
updated;
Wed, 10 Oct 2007 16:29:11 +0200 added no_notation;
wenzelm [Wed, 10 Oct 2007 16:29:11 +0200] rev 24944
added no_notation;
Wed, 10 Oct 2007 15:05:42 +0200 removed dead code
paulson [Wed, 10 Oct 2007 15:05:42 +0200] rev 24943
removed dead code
Wed, 10 Oct 2007 15:05:34 +0200 more metis proofs
paulson [Wed, 10 Oct 2007 15:05:34 +0200] rev 24942
more metis proofs
Wed, 10 Oct 2007 10:55:37 +0200 Prepare proper interface of interpretation_i, interpret_i.
ballarin [Wed, 10 Oct 2007 10:55:37 +0200] rev 24941
Prepare proper interface of interpretation_i, interpret_i.
Wed, 10 Oct 2007 10:50:11 +0200 getting rid of type typ_var
paulson [Wed, 10 Oct 2007 10:50:11 +0200] rev 24940
getting rid of type typ_var
Tue, 09 Oct 2007 19:48:55 +0200 tuned;
wenzelm [Tue, 09 Oct 2007 19:48:55 +0200] rev 24939
tuned;
Tue, 09 Oct 2007 19:48:54 +0200 class: print result is for locale;
wenzelm [Tue, 09 Oct 2007 19:48:54 +0200] rev 24938
class: print result is for locale;
Tue, 09 Oct 2007 18:14:00 +0200 context-based treatment of generalization; also handling TFrees in axiom clauses
paulson [Tue, 09 Oct 2007 18:14:00 +0200] rev 24937
context-based treatment of generalization; also handling TFrees in axiom clauses
Tue, 09 Oct 2007 17:11:20 +0200 TheoryTarget.init_cmd;
wenzelm [Tue, 09 Oct 2007 17:11:20 +0200] rev 24936
TheoryTarget.init_cmd;
Tue, 09 Oct 2007 17:10:49 +0200 removed LocalTheory.defs/target_morphism operations;
wenzelm [Tue, 09 Oct 2007 17:10:49 +0200] rev 24935
removed LocalTheory.defs/target_morphism operations; moved target_morphism to local_theory.ML; renamed init_i to init, and init to init_cmd; tuned;
Tue, 09 Oct 2007 17:10:48 +0200 renamed AxClass.get_definition to AxClass.get_info (again);
wenzelm [Tue, 09 Oct 2007 17:10:48 +0200] rev 24934
renamed AxClass.get_definition to AxClass.get_info (again); simplified goal setup using Proof.theorem_i;
Tue, 09 Oct 2007 17:10:46 +0200 removed LocalTheory.defs/target_morphism operations;
wenzelm [Tue, 09 Oct 2007 17:10:46 +0200] rev 24933
removed LocalTheory.defs/target_morphism operations; added target_morphism (from theory_target.ML);
Tue, 09 Oct 2007 17:10:45 +0200 AxClass.axiomatize and Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:45 +0200] rev 24932
AxClass.axiomatize and Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:44 +0200 removed LocalTheory.defs/target_morphism operations;
wenzelm [Tue, 09 Oct 2007 17:10:44 +0200] rev 24931
removed LocalTheory.defs/target_morphism operations;
Tue, 09 Oct 2007 17:10:43 +0200 renamed AxClass.get_definition to AxClass.get_info (again);
wenzelm [Tue, 09 Oct 2007 17:10:43 +0200] rev 24930
renamed AxClass.get_definition to AxClass.get_info (again); tuned intro_classes_tac;
Tue, 09 Oct 2007 17:10:41 +0200 renamed AxClass.get_definition to AxClass.get_info (again);
wenzelm [Tue, 09 Oct 2007 17:10:41 +0200] rev 24929
renamed AxClass.get_definition to AxClass.get_info (again); AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:38 +0200 renamed AxClass.get_definition to AxClass.get_info (again);
wenzelm [Tue, 09 Oct 2007 17:10:38 +0200] rev 24928
renamed AxClass.get_definition to AxClass.get_info (again);
Tue, 09 Oct 2007 17:10:36 +0200 Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:36 +0200] rev 24927
Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:34 +0200 AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:34 +0200] rev 24926
AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:32 +0200 removed LocalTheory.defs, use plain LocalTheory.def;
wenzelm [Tue, 09 Oct 2007 17:10:32 +0200] rev 24925
removed LocalTheory.defs, use plain LocalTheory.def;
Tue, 09 Oct 2007 00:26:56 +0200 tuned;
wenzelm [Tue, 09 Oct 2007 00:26:56 +0200] rev 24924
tuned;
Tue, 09 Oct 2007 00:20:23 +0200 generic Syntax.pretty/string_of operations;
wenzelm [Tue, 09 Oct 2007 00:20:23 +0200] rev 24923
generic Syntax.pretty/string_of operations; added uncheck/unparse_classrel/arity (from sign.ML); tuned;
Tue, 09 Oct 2007 00:20:22 +0200 generic Syntax.pretty/string_of operations;
wenzelm [Tue, 09 Oct 2007 00:20:22 +0200] rev 24922
generic Syntax.pretty/string_of operations; proper installation of unparsers and term_uncheck (contract_abbrevs); removed obsolete pretty/string_of_term/typ/sort/classrel/arity (cf. structure Syntax); tuned;
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip