wenzelm [Thu, 16 Feb 2012 23:07:01 +0100] rev 46510
more antiquotations;
wenzelm [Thu, 16 Feb 2012 22:54:40 +0100] rev 46509
more symbols;
misc tuning;
wenzelm [Thu, 16 Feb 2012 22:53:56 +0100] rev 46508
tuned imports;
wenzelm [Thu, 16 Feb 2012 22:53:24 +0100] rev 46507
tuned proofs;
wenzelm [Thu, 16 Feb 2012 22:18:28 +0100] rev 46506
simplified configuration options for syntax ambiguity;
wenzelm [Thu, 16 Feb 2012 17:09:15 +0100] rev 46505
merged
bulwahn [Thu, 16 Feb 2012 16:02:02 +0100] rev 46504
removing unnecessary premise from diff_single_insert
wenzelm [Thu, 16 Feb 2012 16:42:26 +0100] rev 46503
explicit is better than implicit;
wenzelm [Thu, 16 Feb 2012 14:14:58 +0100] rev 46502
more uniform / portable representation of the idea of "copy_dir" (NB: cp -f dereferences symlinks on GNU/Linux, but does not on old-school Unixen including BSD/Mac OS X);
bulwahn [Thu, 16 Feb 2012 09:51:34 +0100] rev 46501
simplifying proof
bulwahn [Thu, 16 Feb 2012 09:18:23 +0100] rev 46500
removing unnecessary premises in theorems of List theory
bulwahn [Thu, 16 Feb 2012 09:18:21 +0100] rev 46499
tuning mutabelle script
bulwahn [Thu, 16 Feb 2012 09:18:20 +0100] rev 46498
adding documentation for abort_potential option in quickcheck
wenzelm [Wed, 15 Feb 2012 23:19:30 +0100] rev 46497
renamed Thm.capply to Thm.apply, and Thm.cabs to Thm.lambda in conformance with similar operations in structure Term and Logic;
wenzelm [Wed, 15 Feb 2012 22:44:31 +0100] rev 46496
discontinued Drule.term_rule, which tends to cause confusion due to builtin cterm_of (NB: the standard morphisms already provide a separate term component);
wenzelm [Wed, 15 Feb 2012 21:38:28 +0100] rev 46495
uniform Isar source formatting for this file;
wenzelm [Wed, 15 Feb 2012 21:29:23 +0100] rev 46494
clarified outer syntax "constdecl", which is only local to some rail diagrams;
wenzelm [Wed, 15 Feb 2012 21:08:27 +0100] rev 46493
discontinued obsolete "prems" fact;
wenzelm [Wed, 15 Feb 2012 20:56:30 +0100] rev 46492
eliminated slightly odd / obsolete DETERM_UNTIL, DETERM_UNTIL_SOLVED (cf. 941afb897532, ea0668a1c0ba);
wenzelm [Wed, 15 Feb 2012 20:47:32 +0100] rev 46491
removed obsolete files;
wenzelm [Wed, 15 Feb 2012 20:41:13 +0100] rev 46490
more basic simplification, eliminated slightly odd tactic style from 1995 (cf. ea0668a1c0ba);
wenzelm [Wed, 15 Feb 2012 20:28:19 +0100] rev 46489
removed dead code;
wenzelm [Wed, 15 Feb 2012 20:24:21 +0100] rev 46488
updated listrel (cf. 80dccedd6c14);
wenzelm [Wed, 15 Feb 2012 20:16:50 +0100] rev 46487
removed redundant cut_inst_tac -- already covered in implementation manual;
wenzelm [Wed, 15 Feb 2012 19:55:45 +0100] rev 46486
updated rewrite_goals_rule, rewrite_rule;
wenzelm [Wed, 15 Feb 2012 19:31:27 +0100] rev 46485
NEWS;
wenzelm [Wed, 15 Feb 2012 17:49:03 +0100] rev 46484
updated refs;
wenzelm [Wed, 15 Feb 2012 13:24:22 +0100] rev 46483
renamed "xstr" to "str_token";
wenzelm [Tue, 14 Feb 2012 22:48:07 +0100] rev 46482
merged
blanchet [Tue, 14 Feb 2012 20:13:07 +0100] rev 46481
don't report spurious LEO-II errors