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;