Mon, 22 Oct 2007 21:32:09 +0200 fixed proof: no one_is_Suc_zero;
wenzelm [Mon, 22 Oct 2007 21:32:09 +0200] rev 25149
fixed proof: no one_is_Suc_zero;
Mon, 22 Oct 2007 21:32:06 +0200 tuned Nominal entry;
wenzelm [Mon, 22 Oct 2007 21:32:06 +0200] rev 25148
tuned Nominal entry;
Mon, 22 Oct 2007 16:54:54 +0200 clarified Haskell qualification heuristics
haftmann [Mon, 22 Oct 2007 16:54:54 +0200] rev 25147
clarified Haskell qualification heuristics
Mon, 22 Oct 2007 16:54:52 +0200 tuned abbreviations in class context
haftmann [Mon, 22 Oct 2007 16:54:52 +0200] rev 25146
tuned abbreviations in class context
Mon, 22 Oct 2007 16:54:50 +0200 dropped superfluous inlining lemmas
haftmann [Mon, 22 Oct 2007 16:54:50 +0200] rev 25145
dropped superfluous inlining lemmas
Mon, 22 Oct 2007 15:27:11 +0200 removed empty files;
wenzelm [Mon, 22 Oct 2007 15:27:11 +0200] rev 25144
removed empty files;
Mon, 22 Oct 2007 15:24:58 +0200 abbrevs within inductive definitions may no longer depend on each other (reflects in internal organization, particularly for output);
wenzelm [Mon, 22 Oct 2007 15:24:58 +0200] rev 25143
abbrevs within inductive definitions may no longer depend on each other (reflects in internal organization, particularly for output);
Mon, 22 Oct 2007 15:24:55 +0200 added @{sort}, @{type_syntax} antiquotations;
wenzelm [Mon, 22 Oct 2007 15:24:55 +0200] rev 25142
added @{sort}, @{type_syntax} antiquotations;
Mon, 22 Oct 2007 13:59:41 +0200 >0 -> ~=0
nipkow [Mon, 22 Oct 2007 13:59:41 +0200] rev 25141
>0 -> ~=0
Sun, 21 Oct 2007 22:33:35 +0200 More changes from >0 to ~=0::nat
nipkow [Sun, 21 Oct 2007 22:33:35 +0200] rev 25140
More changes from >0 to ~=0::nat
Sun, 21 Oct 2007 19:32:19 +0200 tuned
urbanc [Sun, 21 Oct 2007 19:32:19 +0200] rev 25139
tuned
Sun, 21 Oct 2007 19:12:05 +0200 further comments
urbanc [Sun, 21 Oct 2007 19:12:05 +0200] rev 25138
further comments
Sun, 21 Oct 2007 19:04:53 +0200 polished the proofs and added a version of the weakening lemma that does not use the variable convention
urbanc [Sun, 21 Oct 2007 19:04:53 +0200] rev 25137
polished the proofs and added a version of the weakening lemma that does not use the variable convention
Sun, 21 Oct 2007 17:48:11 +0200 fixed proof: neq0_conv;
wenzelm [Sun, 21 Oct 2007 17:48:11 +0200] rev 25136
fixed proof: neq0_conv;
Sun, 21 Oct 2007 16:27:42 +0200 modernized specifications ('definition', 'axiomatization');
wenzelm [Sun, 21 Oct 2007 16:27:42 +0200] rev 25135
modernized specifications ('definition', 'axiomatization');
Sun, 21 Oct 2007 14:53:44 +0200 Eliminated most of the neq0_conv occurrences. As a result, many
nipkow [Sun, 21 Oct 2007 14:53:44 +0200] rev 25134
Eliminated most of the neq0_conv occurrences. As a result, many theorems had to be rephrased with ~= 0 instead of > 0.
Sun, 21 Oct 2007 14:21:54 +0200 context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
wenzelm [Sun, 21 Oct 2007 14:21:54 +0200] rev 25133
context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
Sun, 21 Oct 2007 14:21:53 +0200 removed obsolete ML bindings;
wenzelm [Sun, 21 Oct 2007 14:21:53 +0200] rev 25132
removed obsolete ML bindings;
Sun, 21 Oct 2007 14:21:48 +0200 modernized specifications ('definition', 'abbreviation', 'notation');
wenzelm [Sun, 21 Oct 2007 14:21:48 +0200] rev 25131
modernized specifications ('definition', 'abbreviation', 'notation');
Sun, 21 Oct 2007 14:21:45 +0200 avoid very slow metis invocation;
wenzelm [Sun, 21 Oct 2007 14:21:45 +0200] rev 25130
avoid very slow metis invocation;
Sun, 21 Oct 2007 14:21:44 +0200 misc tuning;
wenzelm [Sun, 21 Oct 2007 14:21:44 +0200] rev 25129
misc tuning;
Sun, 21 Oct 2007 12:33:12 +0200 Fixed Bug in instantiation of Groebner Bases to field: dest_const used to raise TERM where the tactic handles ERROR
chaieb [Sun, 21 Oct 2007 12:33:12 +0200] rev 25128
Fixed Bug in instantiation of Groebner Bases to field: dest_const used to raise TERM where the tactic handles ERROR
Sun, 21 Oct 2007 02:49:16 +0200 tuned the entry about nominal datatypes
urbanc [Sun, 21 Oct 2007 02:49:16 +0200] rev 25127
tuned the entry about nominal datatypes
Sat, 20 Oct 2007 20:33:58 +0200 updated versions;
wenzelm [Sat, 20 Oct 2007 20:33:58 +0200] rev 25126
updated versions;
Sat, 20 Oct 2007 20:33:06 +0200 discontinued support for 4.1.1, 4.1.2;
wenzelm [Sat, 20 Oct 2007 20:33:06 +0200] rev 25125
discontinued support for 4.1.1, 4.1.2; maintain PolyML.Compiler.printInAlphabeticalOrder;
Sat, 20 Oct 2007 20:32:23 +0200 maintain PolyML.Compiler.printInAlphabeticalOrder in polyml.ML;
wenzelm [Sat, 20 Oct 2007 20:32:23 +0200] rev 25124
maintain PolyML.Compiler.printInAlphabeticalOrder in polyml.ML;
Sat, 20 Oct 2007 20:31:50 +0200 discontinued support for 4.1.1, 4.1.2;
wenzelm [Sat, 20 Oct 2007 20:31:50 +0200] rev 25123
discontinued support for 4.1.1, 4.1.2;
Sat, 20 Oct 2007 18:54:35 +0200 moved internalM to PrintMode.internal;
wenzelm [Sat, 20 Oct 2007 18:54:35 +0200] rev 25122
moved internalM to PrintMode.internal; PrintMode.input;
Sat, 20 Oct 2007 18:54:34 +0200 tuned abbrev interface;
wenzelm [Sat, 20 Oct 2007 18:54:34 +0200] rev 25121
tuned abbrev interface; PrintMode.internal;
Sat, 20 Oct 2007 18:54:33 +0200 tuned abbrev interface;
wenzelm [Sat, 20 Oct 2007 18:54:33 +0200] rev 25120
tuned abbrev interface;
Sat, 20 Oct 2007 18:54:33 +0200 added fixed_abbrev;
wenzelm [Sat, 20 Oct 2007 18:54:33 +0200] rev 25119
added fixed_abbrev;
Sat, 20 Oct 2007 18:54:31 +0200 added input/internal, which are never active in print_mode_value;
wenzelm [Sat, 20 Oct 2007 18:54:31 +0200] rev 25118
added input/internal, which are never active in print_mode_value;
Sat, 20 Oct 2007 18:54:30 +0200 no_variables: tuned error msg;
wenzelm [Sat, 20 Oct 2007 18:54:30 +0200] rev 25117
no_variables: tuned error msg;
Sat, 20 Oct 2007 18:54:29 +0200 PrintMode.internal;
wenzelm [Sat, 20 Oct 2007 18:54:29 +0200] rev 25116
PrintMode.internal;
Sat, 20 Oct 2007 18:54:28 +0200 tuned;
wenzelm [Sat, 20 Oct 2007 18:54:28 +0200] rev 25115
tuned;
Sat, 20 Oct 2007 18:54:28 +0200 add_inductive: more careful handling of abbrevs -- do not expand prematurely;
wenzelm [Sat, 20 Oct 2007 18:54:28 +0200] rev 25114
add_inductive: more careful handling of abbrevs -- do not expand prematurely;
Sat, 20 Oct 2007 15:46:04 +0200 fixed proof: neq0_conv;
wenzelm [Sat, 20 Oct 2007 15:46:04 +0200] rev 25113
fixed proof: neq0_conv;
Sat, 20 Oct 2007 12:09:33 +0200 fixed proofs
chaieb [Sat, 20 Oct 2007 12:09:33 +0200] rev 25112
fixed proofs
Sat, 20 Oct 2007 12:09:30 +0200 neq0_conv removed from [iff] -- causes problems by simple goals with blast, auto etc...
chaieb [Sat, 20 Oct 2007 12:09:30 +0200] rev 25111
neq0_conv removed from [iff] -- causes problems by simple goals with blast, auto etc...
Fri, 19 Oct 2007 23:21:15 +0200 export_code: proper command;
wenzelm [Fri, 19 Oct 2007 23:21:15 +0200] rev 25110
export_code: proper command;
Fri, 19 Oct 2007 23:21:13 +0200 warn_open: context position;
wenzelm [Fri, 19 Oct 2007 23:21:13 +0200] rev 25109
warn_open: context position;
Fri, 19 Oct 2007 23:21:11 +0200 sorry: proper command;
wenzelm [Fri, 19 Oct 2007 23:21:11 +0200] rev 25108
sorry: proper command;
Fri, 19 Oct 2007 23:21:08 +0200 tuned proofs: avoid implicit prems;
wenzelm [Fri, 19 Oct 2007 23:21:08 +0200] rev 25107
tuned proofs: avoid implicit prems;
Fri, 19 Oct 2007 23:21:06 +0200 tuned proofs;
wenzelm [Fri, 19 Oct 2007 23:21:06 +0200] rev 25106
tuned proofs;
Fri, 19 Oct 2007 20:57:16 +0200 internal tuning: class_target, fork_mixfix, declare_const (singleton), abbrev;
wenzelm [Fri, 19 Oct 2007 20:57:16 +0200] rev 25105
internal tuning: class_target, fork_mixfix, declare_const (singleton), abbrev;
Fri, 19 Oct 2007 20:57:14 +0200 tuned interfaces;
wenzelm [Fri, 19 Oct 2007 20:57:14 +0200] rev 25104
tuned interfaces;
Fri, 19 Oct 2007 19:45:31 +0200 tuned
haftmann [Fri, 19 Oct 2007 19:45:31 +0200] rev 25103
tuned
Fri, 19 Oct 2007 19:45:29 +0200 antisymmetry not a default intro rule any longer
haftmann [Fri, 19 Oct 2007 19:45:29 +0200] rev 25102
antisymmetry not a default intro rule any longer
Fri, 19 Oct 2007 16:20:27 +0200 now employing dictionaries
haftmann [Fri, 19 Oct 2007 16:20:27 +0200] rev 25101
now employing dictionaries
Fri, 19 Oct 2007 16:18:00 +0200 added examples
haftmann [Fri, 19 Oct 2007 16:18:00 +0200] rev 25100
added examples
Fri, 19 Oct 2007 16:17:59 +0200 lemmas with normalization
haftmann [Fri, 19 Oct 2007 16:17:59 +0200] rev 25099
lemmas with normalization
Fri, 19 Oct 2007 16:13:55 +0200 tuned CRITICAL markups;
wenzelm [Fri, 19 Oct 2007 16:13:55 +0200] rev 25098
tuned CRITICAL markups;
Fri, 19 Oct 2007 16:13:53 +0200 do not export standard_infer_types;
wenzelm [Fri, 19 Oct 2007 16:13:53 +0200] rev 25097
do not export standard_infer_types;
Fri, 19 Oct 2007 15:08:33 +0200 clarified abbreviations in class context
haftmann [Fri, 19 Oct 2007 15:08:33 +0200] rev 25096
clarified abbreviations in class context
Fri, 19 Oct 2007 12:22:12 +0200 Interpretation equations may have name and/or attribute;
ballarin [Fri, 19 Oct 2007 12:22:12 +0200] rev 25095
Interpretation equations may have name and/or attribute; improved printing of types in interpretations.
Fri, 19 Oct 2007 12:21:32 +0200 Interpretation equations may have name and/or attribute.
ballarin [Fri, 19 Oct 2007 12:21:32 +0200] rev 25094
Interpretation equations may have name and/or attribute.
Fri, 19 Oct 2007 10:44:45 +0200 updated
krauss [Fri, 19 Oct 2007 10:44:45 +0200] rev 25093
updated
Fri, 19 Oct 2007 10:05:21 +0200 removed funny formatting
krauss [Fri, 19 Oct 2007 10:05:21 +0200] rev 25092
removed funny formatting
Fri, 19 Oct 2007 09:59:46 +0200 Updated function tutorial: Types can be inferred and need not be given anymore
krauss [Fri, 19 Oct 2007 09:59:46 +0200] rev 25091
Updated function tutorial: Types can be inferred and need not be given anymore
Fri, 19 Oct 2007 07:48:25 +0200 98% localized
haftmann [Fri, 19 Oct 2007 07:48:25 +0200] rev 25090
98% localized
Fri, 19 Oct 2007 07:48:23 +0200 dropped doubled proof
haftmann [Fri, 19 Oct 2007 07:48:23 +0200] rev 25089
dropped doubled proof
Thu, 18 Oct 2007 17:44:30 +0200 Simultaneous type inference using read_specification
krauss [Thu, 18 Oct 2007 17:44:30 +0200] rev 25088
Simultaneous type inference using read_specification
Thu, 18 Oct 2007 17:38:45 +0200 some more metis calls
paulson [Thu, 18 Oct 2007 17:38:45 +0200] rev 25087
some more metis calls
Thu, 18 Oct 2007 17:34:27 +0200 Improving the propagation of type constraints for Frees
paulson [Thu, 18 Oct 2007 17:34:27 +0200] rev 25086
Improving the propagation of type constraints for Frees
Thu, 18 Oct 2007 17:33:57 +0200 Ensured that the right number of ATP calls is generated
paulson [Thu, 18 Oct 2007 17:33:57 +0200] rev 25085
Ensured that the right number of ATP calls is generated
Thu, 18 Oct 2007 16:09:39 +0200 CRITICAL evaluation
haftmann [Thu, 18 Oct 2007 16:09:39 +0200] rev 25084
CRITICAL evaluation
Thu, 18 Oct 2007 16:09:38 +0200 improved class syntax
haftmann [Thu, 18 Oct 2007 16:09:38 +0200] rev 25083
improved class syntax
Thu, 18 Oct 2007 16:09:36 +0200 tuned
haftmann [Thu, 18 Oct 2007 16:09:36 +0200] rev 25082
tuned
Thu, 18 Oct 2007 14:30:55 +0200 DeclareRobustCommand \isactrlbsub/esub etc.;
wenzelm [Thu, 18 Oct 2007 14:30:55 +0200] rev 25081
DeclareRobustCommand \isactrlbsub/esub etc.;
Thu, 18 Oct 2007 09:21:00 +0200 evaluation is CRITICAL
haftmann [Thu, 18 Oct 2007 09:21:00 +0200] rev 25080
evaluation is CRITICAL
Thu, 18 Oct 2007 09:20:59 +0200 moved fork_mixfix to theory_target
haftmann [Thu, 18 Oct 2007 09:20:59 +0200] rev 25079
moved fork_mixfix to theory_target
Thu, 18 Oct 2007 09:20:58 +0200 moved lemmas to OrderedGroup.thy
haftmann [Thu, 18 Oct 2007 09:20:58 +0200] rev 25078
moved lemmas to OrderedGroup.thy
Thu, 18 Oct 2007 09:20:57 +0200 continued localization
haftmann [Thu, 18 Oct 2007 09:20:57 +0200] rev 25077
continued localization
Thu, 18 Oct 2007 09:20:55 +0200 localized mono predicate
haftmann [Thu, 18 Oct 2007 09:20:55 +0200] rev 25076
localized mono predicate
Wed, 17 Oct 2007 23:16:38 +0200 removed obsolete unlocalize_mfix;
wenzelm [Wed, 17 Oct 2007 23:16:38 +0200] rev 25075
removed obsolete unlocalize_mfix;
Wed, 17 Oct 2007 23:16:36 +0200 removed obsolete unlocalize_mixfix;
wenzelm [Wed, 17 Oct 2007 23:16:36 +0200] rev 25074
removed obsolete unlocalize_mixfix;
Wed, 17 Oct 2007 23:16:34 +0200 locale pred: authentic syntax, tuned aprop_tr' accordingly;
wenzelm [Wed, 17 Oct 2007 23:16:34 +0200] rev 25073
locale pred: authentic syntax, tuned aprop_tr' accordingly;
Wed, 17 Oct 2007 23:16:33 +0200 store external accesses within name space (as produced by naming policy);
wenzelm [Wed, 17 Oct 2007 23:16:33 +0200] rev 25072
store external accesses within name space (as produced by naming policy); improved sticky_prefix: suppress redundant accesses to achieve shorter output; removed unused interfaces; replaced accesses' by external_names (depening on naming);
Wed, 17 Oct 2007 23:16:30 +0200 removed unused set_policy;
wenzelm [Wed, 17 Oct 2007 23:16:30 +0200] rev 25071
removed unused set_policy;
Wed, 17 Oct 2007 23:16:28 +0200 replaced NameSpace.accesses' by NameSpace.external_names (depening on naming);
wenzelm [Wed, 17 Oct 2007 23:16:28 +0200] rev 25070
replaced NameSpace.accesses' by NameSpace.external_names (depening on naming);
Wed, 17 Oct 2007 18:09:38 +0200 added sorted_list_of_set
nipkow [Wed, 17 Oct 2007 18:09:38 +0200] rev 25069
added sorted_list_of_set
Wed, 17 Oct 2007 13:55:38 +0200 tuned fork_mixfix (back from class.ML);
wenzelm [Wed, 17 Oct 2007 13:55:38 +0200] rev 25068
tuned fork_mixfix (back from class.ML);
Wed, 17 Oct 2007 13:55:37 +0200 clarified naming conventions of 'parse' and 'check' (as opposed to former 'cert');
wenzelm [Wed, 17 Oct 2007 13:55:37 +0200] rev 25067
clarified naming conventions of 'parse' and 'check' (as opposed to former 'cert');
Wed, 17 Oct 2007 13:55:35 +0200 removed obsolete fork_mixfix (back to theory_target.ML);
wenzelm [Wed, 17 Oct 2007 13:55:35 +0200] rev 25066
removed obsolete fork_mixfix (back to theory_target.ML);
Wed, 17 Oct 2007 11:53:35 +0200 updated;
wenzelm [Wed, 17 Oct 2007 11:53:35 +0200] rev 25065
updated;
Tue, 16 Oct 2007 23:12:58 +0200 clarified fork_mixfix
haftmann [Tue, 16 Oct 2007 23:12:58 +0200] rev 25064
clarified fork_mixfix
Tue, 16 Oct 2007 23:12:57 +0200 exported standard_term_check
haftmann [Tue, 16 Oct 2007 23:12:57 +0200] rev 25063
exported standard_term_check
Tue, 16 Oct 2007 23:12:45 +0200 global class syntax
haftmann [Tue, 16 Oct 2007 23:12:45 +0200] rev 25062
global class syntax
Tue, 16 Oct 2007 23:12:38 +0200 added yield_singleton
haftmann [Tue, 16 Oct 2007 23:12:38 +0200] rev 25061
added yield_singleton
Tue, 16 Oct 2007 19:45:57 +0200 Syntax.(un)check: explicit result option;
wenzelm [Tue, 16 Oct 2007 19:45:57 +0200] rev 25060
Syntax.(un)check: explicit result option;
Tue, 16 Oct 2007 19:45:56 +0200 apply_wrappers: perhaps_apply/loop;
wenzelm [Tue, 16 Oct 2007 19:45:56 +0200] rev 25059
apply_wrappers: perhaps_apply/loop;
Tue, 16 Oct 2007 19:45:54 +0200 added perhaps_apply/loop;
wenzelm [Tue, 16 Oct 2007 19:45:54 +0200] rev 25058
added perhaps_apply/loop;
Tue, 16 Oct 2007 18:34:51 +0200 Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm [Tue, 16 Oct 2007 18:34:51 +0200] rev 25057
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
Tue, 16 Oct 2007 17:07:40 +0200 updated;
wenzelm [Tue, 16 Oct 2007 17:07:40 +0200] rev 25056
updated;
Tue, 16 Oct 2007 17:06:21 +0200 DeclareRobustCommand isascriptstyle (enables sub/superscripts within section headings etc.);
wenzelm [Tue, 16 Oct 2007 17:06:21 +0200] rev 25055
DeclareRobustCommand isascriptstyle (enables sub/superscripts within section headings etc.);
Tue, 16 Oct 2007 17:06:20 +0200 tuned Const.the_abbreviation;
wenzelm [Tue, 16 Oct 2007 17:06:20 +0200] rev 25054
tuned Const.the_abbreviation;
Tue, 16 Oct 2007 17:06:19 +0200 misc cleanup of abbrev/local_const;
wenzelm [Tue, 16 Oct 2007 17:06:19 +0200] rev 25053
misc cleanup of abbrev/local_const;
Tue, 16 Oct 2007 17:06:18 +0200 added revert_abbrev;
wenzelm [Tue, 16 Oct 2007 17:06:18 +0200] rev 25052
added revert_abbrev; contract_abbrevs: ignore Syntax.internalM (changed meaning of this special case); print_abbrevs: proper treatment of global consts (after local/global swap);
Tue, 16 Oct 2007 17:06:15 +0200 add_bind: close_schematic_term;
wenzelm [Tue, 16 Oct 2007 17:06:15 +0200] rev 25051
add_bind: close_schematic_term;
Tue, 16 Oct 2007 17:06:13 +0200 tuned hidden_polymorphism;
wenzelm [Tue, 16 Oct 2007 17:06:13 +0200] rev 25050
tuned hidden_polymorphism; added close_schematic_term;
Tue, 16 Oct 2007 17:06:11 +0200 add_abbrev: removed Logic.legacy_varifyT, do not unvarify result (again);
wenzelm [Tue, 16 Oct 2007 17:06:11 +0200] rev 25049
add_abbrev: removed Logic.legacy_varifyT, do not unvarify result (again); added revert_abbrev;
Tue, 16 Oct 2007 17:06:09 +0200 the_abbreviation: return plain rhs only;
wenzelm [Tue, 16 Oct 2007 17:06:09 +0200] rev 25048
the_abbreviation: return plain rhs only; force_expand: expand to plain rhs; added revert_abbrev; tuned;
Tue, 16 Oct 2007 16:18:36 +0200 added the "max_sledgehammers" option
paulson [Tue, 16 Oct 2007 16:18:36 +0200] rev 25047
added the "max_sledgehammers" option
Tue, 16 Oct 2007 14:11:35 +0200 Fixed variable naming in mutual induction rules
krauss [Tue, 16 Oct 2007 14:11:35 +0200] rev 25046
Fixed variable naming in mutual induction rules
Tue, 16 Oct 2007 14:11:06 +0200 "sequential" is no longer a keyword. It is still used as before, but as a normal
krauss [Tue, 16 Oct 2007 14:11:06 +0200] rev 25045
"sequential" is no longer a keyword. It is still used as before, but as a normal identifier => no pollution of keyword space
Tue, 16 Oct 2007 13:00:13 +0200 polished some comments
urbanc [Tue, 16 Oct 2007 13:00:13 +0200] rev 25044
polished some comments
Mon, 15 Oct 2007 21:08:37 +0200 unparse_arity: unparse type constructor as well;
wenzelm [Mon, 15 Oct 2007 21:08:37 +0200] rev 25043
unparse_arity: unparse type constructor as well;
Mon, 15 Oct 2007 21:08:36 +0200 renamed Consts.the_declaration to Consts.the_type;
wenzelm [Mon, 15 Oct 2007 21:08:36 +0200] rev 25042
renamed Consts.the_declaration to Consts.the_type;
Mon, 15 Oct 2007 21:08:35 +0200 renamed the_declaration to the_type;
wenzelm [Mon, 15 Oct 2007 21:08:35 +0200] rev 25041
renamed the_declaration to the_type; added type_scheme, which covers proper consts and abbreviations (like typargs); tuned;
Mon, 15 Oct 2007 15:29:46 +0200 tuned
haftmann [Mon, 15 Oct 2007 15:29:46 +0200] rev 25040
tuned
Mon, 15 Oct 2007 15:29:45 +0200 swapped constant components
haftmann [Mon, 15 Oct 2007 15:29:45 +0200] rev 25039
swapped constant components
Mon, 15 Oct 2007 15:29:43 +0200 canonical interpretation interface
haftmann [Mon, 15 Oct 2007 15:29:43 +0200] rev 25038
canonical interpretation interface
Mon, 15 Oct 2007 15:29:41 +0200 prefer first constant component on merge
haftmann [Mon, 15 Oct 2007 15:29:41 +0200] rev 25037
prefer first constant component on merge
Mon, 15 Oct 2007 15:29:39 +0200 explicit parameter for class finite
haftmann [Mon, 15 Oct 2007 15:29:39 +0200] rev 25036
explicit parameter for class finite
Mon, 15 Oct 2007 12:25:33 +0200 tuned comment;
wenzelm [Mon, 15 Oct 2007 12:25:33 +0200] rev 25035
tuned comment;
Mon, 15 Oct 2007 12:10:31 +0200 more on authentic syntax;
wenzelm [Mon, 15 Oct 2007 12:10:31 +0200] rev 25034
more on authentic syntax;
Mon, 15 Oct 2007 11:59:19 +0200 updated method "ferrack";
wenzelm [Mon, 15 Oct 2007 11:59:19 +0200] rev 25033
updated method "ferrack";
Mon, 15 Oct 2007 01:57:50 +0200 interpreter for List.append added again
webertj [Mon, 15 Oct 2007 01:57:50 +0200] rev 25032
interpreter for List.append added again
Mon, 15 Oct 2007 01:36:22 +0200 quick_and_dirty (again) not touched anymore
webertj [Mon, 15 Oct 2007 01:36:22 +0200] rev 25031
quick_and_dirty (again) not touched anymore
Sun, 14 Oct 2007 16:13:46 +0200 require_thy: read_text *after* checking parents
wenzelm [Sun, 14 Oct 2007 16:13:46 +0200] rev 25030
require_thy: read_text *after* checking parents (otherwise outdating an existing descendant will leave the dependencies corrupted);
Sun, 14 Oct 2007 16:13:45 +0200 gen_add_inductive_i: treat abbrevs as local defs, expand by export;
wenzelm [Sun, 14 Oct 2007 16:13:45 +0200] rev 25029
gen_add_inductive_i: treat abbrevs as local defs, expand by export; tuned;
Sun, 14 Oct 2007 00:18:11 +0200 tuned various Class interfaces;
wenzelm [Sun, 14 Oct 2007 00:18:11 +0200] rev 25028
tuned various Class interfaces; tuned;
Sun, 14 Oct 2007 00:18:09 +0200 removed obsolete Class.class_of_locale/locale_of_class;
wenzelm [Sun, 14 Oct 2007 00:18:09 +0200] rev 25027
removed obsolete Class.class_of_locale/locale_of_class;
Sun, 14 Oct 2007 00:18:07 +0200 tuned;
wenzelm [Sun, 14 Oct 2007 00:18:07 +0200] rev 25026
tuned;
Sun, 14 Oct 2007 00:18:06 +0200 added add_def;
wenzelm [Sun, 14 Oct 2007 00:18:06 +0200] rev 25025
added add_def;
Sun, 14 Oct 2007 00:18:05 +0200 added is_class;
wenzelm [Sun, 14 Oct 2007 00:18:05 +0200] rev 25024
added is_class; tuned signature of add_const/abbrev_in_class; removed obsolete class_of_locale/locale_of_class; tuned name prefixing: Sign.full_name does the job;
Sat, 13 Oct 2007 17:16:46 +0200 PolyML.Compiler.maxInlineSize := 80;
wenzelm [Sat, 13 Oct 2007 17:16:46 +0200] rev 25023
PolyML.Compiler.maxInlineSize := 80;
Sat, 13 Oct 2007 17:16:45 +0200 abbrev: return hypothetical def;
wenzelm [Sat, 13 Oct 2007 17:16:45 +0200] rev 25022
abbrev: return hypothetical def; replaced obsolete Theory.add_finals_i by Theory.add_deps; misc cleanup;
Sat, 13 Oct 2007 17:16:44 +0200 renamed def to define;
wenzelm [Sat, 13 Oct 2007 17:16:44 +0200] rev 25021
renamed def to define; abbrev: return hypothetical def;
Sat, 13 Oct 2007 17:16:44 +0200 (un)overload: full rewrite;
wenzelm [Sat, 13 Oct 2007 17:16:44 +0200] rev 25020
(un)overload: full rewrite; use Attrib.attribute_i for internal args; misc tuning;
Sat, 13 Oct 2007 17:16:42 +0200 add_abbrevs: unvarify result;
wenzelm [Sat, 13 Oct 2007 17:16:42 +0200] rev 25019
add_abbrevs: unvarify result;
Sat, 13 Oct 2007 17:16:41 +0200 replaced obsolete Theory.add_finals_i by Theory.add_deps;
wenzelm [Sat, 13 Oct 2007 17:16:41 +0200] rev 25018
replaced obsolete Theory.add_finals_i by Theory.add_deps;
Sat, 13 Oct 2007 17:16:40 +0200 Theory.specify_const: added deps argument;
wenzelm [Sat, 13 Oct 2007 17:16:40 +0200] rev 25017
Theory.specify_const: added deps argument;
Sat, 13 Oct 2007 17:16:39 +0200 renamed LocalTheory.def to LocalTheory.define;
wenzelm [Sat, 13 Oct 2007 17:16:39 +0200] rev 25016
renamed LocalTheory.def to LocalTheory.define;
Fri, 12 Oct 2007 22:01:56 +0200 typo in comment fixed
webertj [Fri, 12 Oct 2007 22:01:56 +0200] rev 25015
typo in comment fixed
Fri, 12 Oct 2007 22:00:47 +0200 significant code overhaul, bugfix for inductive data types
webertj [Fri, 12 Oct 2007 22:00:47 +0200] rev 25014
significant code overhaul, bugfix for inductive data types
Fri, 12 Oct 2007 21:37:00 +0200 added generic provide_file;
wenzelm [Fri, 12 Oct 2007 21:37:00 +0200] rev 25013
added generic provide_file; tuned;
Fri, 12 Oct 2007 20:21:58 +0200 pass explicit target record -- more informative peek operation;
wenzelm [Fri, 12 Oct 2007 20:21:58 +0200] rev 25012
pass explicit target record -- more informative peek operation; removed obsolete hide_abbrev; misc tuning;
Fri, 12 Oct 2007 20:21:57 +0200 more informative TheoryTarget.peek operation;
wenzelm [Fri, 12 Oct 2007 20:21:57 +0200] rev 25011
more informative TheoryTarget.peek operation;
Fri, 12 Oct 2007 20:21:56 +0200 fork_mixfix: explicit bool argument;
wenzelm [Fri, 12 Oct 2007 20:21:56 +0200] rev 25010
fork_mixfix: explicit bool argument;
Fri, 12 Oct 2007 18:09:12 +0200 eval_term: moved actual evaluation out of CRITICAL section;
wenzelm [Fri, 12 Oct 2007 18:09:12 +0200] rev 25009
eval_term: moved actual evaluation out of CRITICAL section;
Fri, 12 Oct 2007 15:46:29 +0200 preventing eta-redexes in theorems from causing failure
paulson [Fri, 12 Oct 2007 15:46:29 +0200] rev 25008
preventing eta-redexes in theorems from causing failure
Fri, 12 Oct 2007 15:45:42 +0200 trying to make it run faster
paulson [Fri, 12 Oct 2007 15:45:42 +0200] rev 25007
trying to make it run faster
Fri, 12 Oct 2007 15:45:13 +0200 calling the correct interface
paulson [Fri, 12 Oct 2007 15:45:13 +0200] rev 25006
calling the correct interface
Fri, 12 Oct 2007 15:21:12 +0200 replaced syntax/translations by abbreviation;
wenzelm [Fri, 12 Oct 2007 15:21:12 +0200] rev 25005
replaced syntax/translations by abbreviation;
Fri, 12 Oct 2007 15:00:21 +0200 updated
haftmann [Fri, 12 Oct 2007 15:00:21 +0200] rev 25004
updated
Fri, 12 Oct 2007 14:42:31 +0200 dropped local_syntax
haftmann [Fri, 12 Oct 2007 14:42:31 +0200] rev 25003
dropped local_syntax
Fri, 12 Oct 2007 14:42:30 +0200 tuned
haftmann [Fri, 12 Oct 2007 14:42:30 +0200] rev 25002
tuned
Fri, 12 Oct 2007 14:42:29 +0200 (intermediate quickfix)
haftmann [Fri, 12 Oct 2007 14:42:29 +0200] rev 25001
(intermediate quickfix)
Fri, 12 Oct 2007 10:29:02 +0200 removed
haftmann [Fri, 12 Oct 2007 10:29:02 +0200] rev 25000
removed
Fri, 12 Oct 2007 10:26:18 +0200 added
haftmann [Fri, 12 Oct 2007 10:26:18 +0200] rev 24999
added
Fri, 12 Oct 2007 10:24:49 +0200 metis calls
paulson [Fri, 12 Oct 2007 10:24:49 +0200] rev 24998
metis calls
Fri, 12 Oct 2007 08:31:57 +0200 updated
haftmann [Fri, 12 Oct 2007 08:31:57 +0200] rev 24997
updated
Fri, 12 Oct 2007 08:25:48 +0200 moved class power to theory Power
haftmann [Fri, 12 Oct 2007 08:25:48 +0200] rev 24996
moved class power to theory Power
Fri, 12 Oct 2007 08:25:47 +0200 refined; moved class power to theory Power
haftmann [Fri, 12 Oct 2007 08:25:47 +0200] rev 24995
refined; moved class power to theory Power
Fri, 12 Oct 2007 08:21:09 +0200 consolidated naming conventions for code generator theories
haftmann [Fri, 12 Oct 2007 08:21:09 +0200] rev 24994
consolidated naming conventions for code generator theories
Fri, 12 Oct 2007 08:20:46 +0200 class div inherits from class times
haftmann [Fri, 12 Oct 2007 08:20:46 +0200] rev 24993
class div inherits from class times
Fri, 12 Oct 2007 08:20:45 +0200 code_include replaces code_moduleprolog
haftmann [Fri, 12 Oct 2007 08:20:45 +0200] rev 24992
code_include replaces code_moduleprolog
Fri, 12 Oct 2007 08:20:43 +0200 added subclass command
haftmann [Fri, 12 Oct 2007 08:20:43 +0200] rev 24991
added subclass command
Thu, 11 Oct 2007 23:03:51 +0200 enabled Refute_Examples again;
wenzelm [Thu, 11 Oct 2007 23:03:51 +0200] rev 24990
enabled Refute_Examples again;
Thu, 11 Oct 2007 23:03:11 +0200 local_axioms: impose hyps stemming from local consts as well
wenzelm [Thu, 11 Oct 2007 23:03:11 +0200] rev 24989
local_axioms: impose hyps stemming from local consts as well (otherwise the axioms will be more general than expected!);
Thu, 11 Oct 2007 21:44:28 +0200 disabled Refute_Examples temporarily;
wenzelm [Thu, 11 Oct 2007 21:44:28 +0200] rev 24988
disabled Refute_Examples temporarily;
Thu, 11 Oct 2007 21:10:43 +0200 local_theory: incorporated consts into axioms;
wenzelm [Thu, 11 Oct 2007 21:10:43 +0200] rev 24987
local_theory: incorporated consts into axioms; LocalDefs.expand_cterm; tuned;
Thu, 11 Oct 2007 21:10:42 +0200 removed unused/impure quiet_mode;
wenzelm [Thu, 11 Oct 2007 21:10:42 +0200] rev 24986
removed unused/impure quiet_mode; local_theory: incorporated consts into axioms; tuned;
Thu, 11 Oct 2007 21:10:41 +0200 added export_cterm;
wenzelm [Thu, 11 Oct 2007 21:10:41 +0200] rev 24985
added export_cterm; tuned;
Thu, 11 Oct 2007 21:10:40 +0200 local_theory: incorporated consts into axioms;
wenzelm [Thu, 11 Oct 2007 21:10:40 +0200] rev 24984
local_theory: incorporated consts into axioms;
Thu, 11 Oct 2007 19:10:25 +0200 replaced Term.equiv_types by Type.similar_types;
wenzelm [Thu, 11 Oct 2007 19:10:25 +0200] rev 24983
replaced Term.equiv_types by Type.similar_types; moved add_axiom/def to more_thm.ML;
Thu, 11 Oct 2007 19:10:24 +0200 replaced Term.equiv_types by Type.similar_types;
wenzelm [Thu, 11 Oct 2007 19:10:24 +0200] rev 24982
replaced Term.equiv_types by Type.similar_types;
Thu, 11 Oct 2007 19:10:23 +0200 dest/cert_def: replaced Pretty.pp by explicit Proof.context;
wenzelm [Thu, 11 Oct 2007 19:10:23 +0200] rev 24981
dest/cert_def: replaced Pretty.pp by explicit Proof.context;
Thu, 11 Oct 2007 19:10:22 +0200 added elim_implies (more convenient argument order);
wenzelm [Thu, 11 Oct 2007 19:10:22 +0200] rev 24980
added elim_implies (more convenient argument order); added unvarify (from drule.ML); added specification primitives: add_axiom, add_def;
Thu, 11 Oct 2007 19:10:21 +0200 removed obsolete flip;
wenzelm [Thu, 11 Oct 2007 19:10:21 +0200] rev 24979
removed obsolete flip;
Thu, 11 Oct 2007 19:10:20 +0200 moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
wenzelm [Thu, 11 Oct 2007 19:10:20 +0200] rev 24978
moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML); tuned;
Thu, 11 Oct 2007 19:10:19 +0200 replaced (flip Thm.implies_elim) by Thm.elim_implies;
wenzelm [Thu, 11 Oct 2007 19:10:19 +0200] rev 24977
replaced (flip Thm.implies_elim) by Thm.elim_implies;
Thu, 11 Oct 2007 19:10:17 +0200 moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
wenzelm [Thu, 11 Oct 2007 19:10:17 +0200] rev 24976
moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
Thu, 11 Oct 2007 18:58:34 +0200 usedir: added HOL_USEDIR_OPTIONS;
wenzelm [Thu, 11 Oct 2007 18:58:34 +0200] rev 24975
usedir: added HOL_USEDIR_OPTIONS;
Thu, 11 Oct 2007 16:51:39 +0200 reconstruction bug fix
paulson [Thu, 11 Oct 2007 16:51:39 +0200] rev 24974
reconstruction bug fix
Thu, 11 Oct 2007 16:38:57 +0200 tuned;
wenzelm [Thu, 11 Oct 2007 16:38:57 +0200] rev 24973
tuned;
Thu, 11 Oct 2007 16:38:42 +0200 replaced Sign.add_consts_i by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:38:42 +0200] rev 24972
replaced Sign.add_consts_i by Sign.declare_const;
Thu, 11 Oct 2007 16:05:56 +0200 replaced Sign.add_consts_authentic by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:05:56 +0200] rev 24971
replaced Sign.add_consts_authentic by Sign.declare_const; tuned;
Thu, 11 Oct 2007 16:05:53 +0200 renamed Syntax.XXX_mode to Syntax.mode_XXX;
wenzelm [Thu, 11 Oct 2007 16:05:53 +0200] rev 24970
renamed Syntax.XXX_mode to Syntax.mode_XXX; moved ProofContext.pp to Syntax.pp;
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;
Tue, 09 Oct 2007 00:20:21 +0200 generic Syntax.pretty/string_of operations;
wenzelm [Tue, 09 Oct 2007 00:20:21 +0200] rev 24921
generic Syntax.pretty/string_of operations; existing pretty_term = Syntax.pretty_term o ProofContext.init etc.; removed pretty_classrel/arity (cf. Syntax/syntax.ML);
Tue, 09 Oct 2007 00:20:13 +0200 generic Syntax.pretty/string_of operations;
wenzelm [Tue, 09 Oct 2007 00:20:13 +0200] rev 24920
generic Syntax.pretty/string_of operations;
Mon, 08 Oct 2007 22:06:32 +0200 updated keywords
haftmann [Mon, 08 Oct 2007 22:06:32 +0200] rev 24919
updated keywords
Mon, 08 Oct 2007 22:03:31 +0200 moved translation kernel to CodeThingol
haftmann [Mon, 08 Oct 2007 22:03:31 +0200] rev 24918
moved translation kernel to CodeThingol
Mon, 08 Oct 2007 22:03:30 +0200 tuned
haftmann [Mon, 08 Oct 2007 22:03:30 +0200] rev 24917
tuned
Mon, 08 Oct 2007 22:03:28 +0200 simplified evaluation
haftmann [Mon, 08 Oct 2007 22:03:28 +0200] rev 24916
simplified evaluation
Mon, 08 Oct 2007 22:03:25 +0200 integrated FixedPoint into Inductive
haftmann [Mon, 08 Oct 2007 22:03:25 +0200] rev 24915
integrated FixedPoint into Inductive
Mon, 08 Oct 2007 22:03:21 +0200 added proper subclass concept; improved class target
haftmann [Mon, 08 Oct 2007 22:03:21 +0200] rev 24914
added proper subclass concept; improved class target
Mon, 08 Oct 2007 20:20:13 +0200 fixed bug in grobner_ideal
chaieb [Mon, 08 Oct 2007 20:20:13 +0200] rev 24913
fixed bug in grobner_ideal
Mon, 08 Oct 2007 19:53:09 +0200 tuned generated comment;
wenzelm [Mon, 08 Oct 2007 19:53:09 +0200] rev 24912
tuned generated comment;
Mon, 08 Oct 2007 18:13:10 +0200 primitive add_def: strip sorts in axiom;
wenzelm [Mon, 08 Oct 2007 18:13:10 +0200] rev 24911
primitive add_def: strip sorts in axiom;
Mon, 08 Oct 2007 18:13:09 +0200 avoid polymorphic equality;
wenzelm [Mon, 08 Oct 2007 18:13:09 +0200] rev 24910
avoid polymorphic equality;
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip