wenzelm [Mon, 30 Mar 2009 15:16:58 +0200] rev 30786
prep_full_context_statement: explicit record of flags;
prep_declaration (for add_locale): disallow autofixed frees;
Timothy Bourke [Mon, 30 Mar 2009 12:25:52 +1100] rev 30785
Limit the number of results returned by auto_solves.
wenzelm [Sun, 29 Mar 2009 19:48:35 +0200] rev 30784
merged
ballarin [Sun, 29 Mar 2009 17:38:01 +0200] rev 30783
Merged.
ballarin [Sun, 29 Mar 2009 17:25:06 +0200] rev 30782
In interpretation: equations are not propagated through the hierarchy automatically.
ballarin [Sun, 29 Mar 2009 17:22:17 +0200] rev 30781
Normalise equation only for morphism, not thm stored in theory.
ballarin [Sat, 28 Mar 2009 22:14:21 +0100] rev 30780
Default mode of qualifiers in locale commands.
ballarin [Sat, 28 Mar 2009 21:07:04 +0100] rev 30779
Front matter updated.
wenzelm [Sun, 29 Mar 2009 19:41:04 +0200] rev 30778
tuned;
wenzelm [Sun, 29 Mar 2009 18:06:14 +0200] rev 30777
simplified Element.activate(_i): singleton version;
wenzelm [Sun, 29 Mar 2009 17:47:58 +0200] rev 30776
tuned;
wenzelm [Sun, 29 Mar 2009 17:47:50 +0200] rev 30775
added Element.init, which unifies former activate_elem in element.ML and init_elem in locale.ML;
tuned;
wenzelm [Sun, 29 Mar 2009 16:13:44 +0200] rev 30774
unified binding prefix terminology;
wenzelm [Sun, 29 Mar 2009 16:13:24 +0200] rev 30773
simplified roundup activation interface;
wenzelm [Sat, 28 Mar 2009 20:52:52 +0100] rev 30772
merged
haftmann [Sat, 28 Mar 2009 18:18:01 +0100] rev 30771
merged
haftmann [Sat, 28 Mar 2009 18:17:44 +0100] rev 30770
merged
haftmann [Sat, 28 Mar 2009 18:17:21 +0100] rev 30769
second attempt for code_deps command
haftmann [Sat, 28 Mar 2009 16:33:32 +0100] rev 30768
merged
haftmann [Sat, 28 Mar 2009 16:29:39 +0100] rev 30767
corrected projection of required statement names
haftmann [Sat, 28 Mar 2009 16:29:38 +0100] rev 30766
corrected check for additional type variables on rhs of code equations
haftmann [Sat, 28 Mar 2009 16:29:37 +0100] rev 30765
not yet fruitful tex experiments with bounding boxes
wenzelm [Sat, 28 Mar 2009 20:25:23 +0100] rev 30764
simplified Locale.activate operations, using generic context;
misc tuning;
wenzelm [Sat, 28 Mar 2009 17:53:33 +0100] rev 30763
renamed ProofContext.add_fixes_i to ProofContext.add_fixes, eliminated obsolete external version;
wenzelm [Sat, 28 Mar 2009 17:21:49 +0100] rev 30762
define_prefs: removed redundant Drule.gen_all, which is already part of the norm_hhf stage of Assumption.assume;
wenzelm [Sat, 28 Mar 2009 17:21:11 +0100] rev 30761
renamed ProofContext.note_thmss_i to ProofContext.note_thmss, eliminated obsolete external version;
wenzelm [Sat, 28 Mar 2009 17:10:43 +0100] rev 30760
simplified references to facts, eliminated external note_thmss;
wenzelm [Sat, 28 Mar 2009 17:08:49 +0100] rev 30759
added map_facts_refs;
wenzelm [Sat, 28 Mar 2009 17:08:18 +0100] rev 30758
tuned;
wenzelm [Sat, 28 Mar 2009 16:31:16 +0100] rev 30757
replaced add_binds(_i) by bind_terms -- internal version only;