Wed, 03 Sep 2008 11:26:59 +0200 added pos_of;
wenzelm [Wed, 03 Sep 2008 11:26:59 +0200] rev 28105
added pos_of;
Wed, 03 Sep 2008 11:18:55 +0200 -> AFP
nipkow [Wed, 03 Sep 2008 11:18:55 +0200] rev 28104
-> AFP
Wed, 03 Sep 2008 11:09:08 +0200 simplified Toplevel.add_hook: cover successful transactions only;
wenzelm [Wed, 03 Sep 2008 11:09:08 +0200] rev 28103
simplified Toplevel.add_hook: cover successful transactions only;
Wed, 03 Sep 2008 00:11:27 +0200 retired Ben Porter's DenumRat in favour of the shorter proof in
kleing [Wed, 03 Sep 2008 00:11:27 +0200] rev 28102
retired Ben Porter's DenumRat in favour of the shorter proof in Real/Rational.thy
Tue, 02 Sep 2008 23:52:51 +0200 made SML/NJ happy;
wenzelm [Tue, 02 Sep 2008 23:52:51 +0200] rev 28101
made SML/NJ happy;
Tue, 02 Sep 2008 23:27:44 +0200 refined theorem dependency output: previous state needs to contain a theory (not empty toplevel);
wenzelm [Tue, 02 Sep 2008 23:27:44 +0200] rev 28100
refined theorem dependency output: previous state needs to contain a theory (not empty toplevel); new_thms_deps: explicity theory values;
Tue, 02 Sep 2008 22:41:36 +0200 * Generic Toplevel.add_hook interface allows to analyze the result of
wenzelm [Tue, 02 Sep 2008 22:41:36 +0200] rev 28099
* Generic Toplevel.add_hook interface allows to analyze the result of transactions (including failed ones). For example, see src/Pure/ProofGeneral/proof_general_pgip.ML for theorem dependency output of transactions resulting in a new theory state.
Tue, 02 Sep 2008 22:37:20 +0200 Replaced Library/NatPair by Nat_Int_Bij.
nipkow [Tue, 02 Sep 2008 22:37:20 +0200] rev 28098
Replaced Library/NatPair by Nat_Int_Bij.
Tue, 02 Sep 2008 22:20:27 +0200 added new_thms_deps (operates on global facts, some name_hint approximation);
wenzelm [Tue, 02 Sep 2008 22:20:27 +0200] rev 28097
added new_thms_deps (operates on global facts, some name_hint approximation); theorem dependency output: Toplevel.add_hook, ProofGeneralPgip.new_thms_deps;
Tue, 02 Sep 2008 22:20:25 +0200 theorem dependency output: Toplevel.add_hook, ProofGeneralPgip.new_thms_deps;
wenzelm [Tue, 02 Sep 2008 22:20:25 +0200] rev 28096
theorem dependency output: Toplevel.add_hook, ProofGeneralPgip.new_thms_deps;
Tue, 02 Sep 2008 22:20:24 +0200 added add_hook interface for post-transition hooks;
wenzelm [Tue, 02 Sep 2008 22:20:24 +0200] rev 28095
added add_hook interface for post-transition hooks;
Tue, 02 Sep 2008 22:20:21 +0200 tuned;
wenzelm [Tue, 02 Sep 2008 22:20:21 +0200] rev 28094
tuned;
Tue, 02 Sep 2008 22:20:20 +0200 ProofDisplay.print_results;
wenzelm [Tue, 02 Sep 2008 22:20:20 +0200] rev 28093
ProofDisplay.print_results;
Tue, 02 Sep 2008 22:20:16 +0200 no pervasive bindings;
wenzelm [Tue, 02 Sep 2008 22:20:16 +0200] rev 28092
no pervasive bindings; removed theory_results and related hook; print_results: ignore empty/internal kind -- like former theory_results;
Tue, 02 Sep 2008 21:31:28 +0200 Streamlined parts of Complex/ex/DenumRat and AFP/Integration/Rats and
nipkow [Tue, 02 Sep 2008 21:31:28 +0200] rev 28091
Streamlined parts of Complex/ex/DenumRat and AFP/Integration/Rats and distributed them over Real/ (to do with bijections and density). Library/NatPair became Nat_Int_Bij and made that part of Main.
Tue, 02 Sep 2008 20:38:17 +0200 distributed literal code generation out of central infrastructure
haftmann [Tue, 02 Sep 2008 20:38:17 +0200] rev 28090
distributed literal code generation out of central infrastructure
Tue, 02 Sep 2008 20:07:51 +0200 * Result facts now refer to the *full* internal name;
wenzelm [Tue, 02 Sep 2008 20:07:51 +0200] rev 28089
* Result facts now refer to the *full* internal name;
Tue, 02 Sep 2008 20:04:26 +0200 * Name bindings in higher specification mechanisms;
wenzelm [Tue, 02 Sep 2008 20:04:26 +0200] rev 28088
* Name bindings in higher specification mechanisms;
Tue, 02 Sep 2008 18:01:24 +0200 pretty_fact/results: display base only, since results now come with full names (note that Facts.extern is not really well-defined unless we present the real target context);
wenzelm [Tue, 02 Sep 2008 18:01:24 +0200] rev 28087
pretty_fact/results: display base only, since results now come with full names (note that Facts.extern is not really well-defined unless we present the real target context);
Tue, 02 Sep 2008 18:01:23 +0200 updated generated file;
wenzelm [Tue, 02 Sep 2008 18:01:23 +0200] rev 28086
updated generated file;
Tue, 02 Sep 2008 17:31:20 +0200 Interpretation commands no longer accept interpretation attributes.
ballarin [Tue, 02 Sep 2008 17:31:20 +0200] rev 28085
Interpretation commands no longer accept interpretation attributes.
Tue, 02 Sep 2008 16:55:33 +0200 type Attrib.binding abbreviates Name.binding without attributes;
wenzelm [Tue, 02 Sep 2008 16:55:33 +0200] rev 28084
type Attrib.binding abbreviates Name.binding without attributes; Attrib.no_binding refers to Name.no_binding;
Tue, 02 Sep 2008 14:10:45 +0200 explicit type Name.binding for higher-specification elements;
wenzelm [Tue, 02 Sep 2008 14:10:45 +0200] rev 28083
explicit type Name.binding for higher-specification elements;
Tue, 02 Sep 2008 14:10:32 +0200 explicit type Name.binding for higher-specification elements;
wenzelm [Tue, 02 Sep 2008 14:10:32 +0200] rev 28082
explicit type Name.binding for higher-specification elements; report local_fact_decl, fixed_decl; simplified ProofContext.inferred_param;
Tue, 02 Sep 2008 14:10:31 +0200 explicit type Name.binding for higher-specification elements;
wenzelm [Tue, 02 Sep 2008 14:10:31 +0200] rev 28081
explicit type Name.binding for higher-specification elements; added binding, parbinding;
Tue, 02 Sep 2008 14:10:30 +0200 explicit type Name.binding for higher-specification elements;
wenzelm [Tue, 02 Sep 2008 14:10:30 +0200] rev 28080
explicit type Name.binding for higher-specification elements; simplified ProofContext.inferred_param;
Tue, 02 Sep 2008 14:10:29 +0200 explicit type Name.binding for higher-specification elements;
wenzelm [Tue, 02 Sep 2008 14:10:29 +0200] rev 28079
explicit type Name.binding for higher-specification elements; name/var morphism operates on Name.binding;
Tue, 02 Sep 2008 14:10:28 +0200 added binding;
wenzelm [Tue, 02 Sep 2008 14:10:28 +0200] rev 28078
added binding; thm_name/opt_thm_name: Name.binding;
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip