wenzelm [Fri, 02 Sep 2011 16:20:09 +0200] rev 44652
merged
blanchet [Fri, 02 Sep 2011 14:43:20 +0200] rev 44651
renamed "Metis_Tactics" to "Metis_Tactic", now that there is only one Metis tactic ("metisFT" is legacy)
blanchet [Fri, 02 Sep 2011 14:43:20 +0200] rev 44650
use new syntax for Pi binder in TFF1 output
blanchet [Fri, 02 Sep 2011 14:43:20 +0200] rev 44649
fewer TPTP important messages
huffman [Thu, 01 Sep 2011 10:41:19 -0700] rev 44648
simplify some proofs about uniform continuity, and add some new ones;
rename some theorems according to standard naming scheme;
huffman [Thu, 01 Sep 2011 09:02:14 -0700] rev 44647
modernize lemmas about 'continuous' and 'continuous_on';
improve automation of continuity proofs;
huffman [Thu, 01 Sep 2011 07:31:33 -0700] rev 44646
add lemma tendsto_infnorm
wenzelm [Fri, 02 Sep 2011 15:21:40 +0200] rev 44645
more precise iterate_entries_after if start refers to last entry;
do not assign exec states after bad theory init;
reject illegal theory header after end of theory;
wenzelm [Fri, 02 Sep 2011 11:52:13 +0200] rev 44644
clarified define_command: store name as structural information;
wenzelm [Thu, 01 Sep 2011 23:08:42 +0200] rev 44643
amended last_common, if that happens to the very last entry (important to load HOL/Auth, for example);
clarified touch_node: reset result explicitly;
wenzelm [Thu, 01 Sep 2011 22:29:57 +0200] rev 44642
more redable Document.Node.toString;
wenzelm [Thu, 01 Sep 2011 16:58:41 +0200] rev 44641
sort wrt. theory name;
wenzelm [Thu, 01 Sep 2011 16:58:03 +0200] rev 44640
modernized theory name;
wenzelm [Thu, 01 Sep 2011 16:46:07 +0200] rev 44639
repaired benchmarks;
wenzelm [Thu, 01 Sep 2011 14:35:51 +0200] rev 44638
merged
blanchet [Thu, 01 Sep 2011 14:21:09 +0200] rev 44637
tuning