Tue, 24 May 2011 00:01:33 +0200 blanchet slightly gracefuller handling of LEO-II and Satallax output
Tue, 24 May 2011 00:01:33 +0200 blanchet document primitive support for LEO-II and Satallax
Tue, 24 May 2011 00:01:33 +0200 blanchet identify HOL functions with THF functions
Tue, 24 May 2011 00:01:33 +0200 blanchet started adding support for THF output (but no lambdas)
Tue, 24 May 2011 00:01:33 +0200 blanchet eliminated more code duplication in Nitrox
Tue, 24 May 2011 00:01:33 +0200 blanchet reduce code duplication in Nitrox
Tue, 24 May 2011 00:01:33 +0200 blanchet use \<emdash> rather than \<midarrow>
Tue, 24 May 2011 00:01:33 +0200 blanchet fixed de Bruijn index bug
Tue, 24 May 2011 00:01:33 +0200 blanchet use "eq_thm_prop" for slacker comparison -- ensures that backtick-quoted chained facts are recognized in the minimizer, among other things
Tue, 24 May 2011 00:01:33 +0200 blanchet filter Waldmeister facts better -- and don't encode type classes as predicates, since it doesn't like conditional equations
Tue, 24 May 2011 00:01:33 +0200 blanchet clearer SystemOnTPTP errors
Tue, 24 May 2011 00:01:33 +0200 blanchet give fewer equations to Waldmeister
Tue, 24 May 2011 00:01:33 +0200 blanchet detect inappropriate problems and crashes better in Waldmeister
Tue, 24 May 2011 00:01:33 +0200 blanchet tuning -- the "appropriate" terminology is inspired from TPTP
Tue, 24 May 2011 00:01:33 +0200 blanchet pass no type args to hAPP in "poly_args" type system, which is unsound anyway and should correspond as closely as possible to the old unsound encoding
Mon, 23 May 2011 19:21:05 +0200 hoelzl move lemmas to Extended_Reals and Extended_Real_Limits
Mon, 23 May 2011 10:58:21 +0200 krauss separate initializations for different modes of partial_function -- generation of induction rules will be non-uniform
Sun, 22 May 2011 22:22:25 +0200 krauss reverted 7fdd8d4908dc -- keeping images from Isabelle_makeall would be too expensive
Sun, 22 May 2011 20:59:13 +0200 krauss fun command produces warning when patterns are incomplete (somewhat analogous to primrec)
Sun, 22 May 2011 14:51:42 +0200 blanchet added message when Waldmeister isn't run
Sun, 22 May 2011 14:51:42 +0200 blanchet slightly improved documentation
Sun, 22 May 2011 14:51:42 +0200 blanchet improved Waldmeister support -- even run it by default on unit equational goals
Sun, 22 May 2011 14:51:41 +0200 blanchet fish out axioms in Waldmeister output
Sun, 22 May 2011 14:51:04 +0200 blanchet removed SNARK hack now that SNARK is fixed
Sun, 22 May 2011 14:51:04 +0200 blanchet recognize one more SystemOnTPTP error
Sun, 22 May 2011 14:51:04 +0200 blanchet document Waldmeister
Sun, 22 May 2011 14:51:01 +0200 blanchet added support for remote Waldmeister
Sun, 22 May 2011 14:50:32 +0200 blanchet added Waldmeister
Sun, 22 May 2011 14:49:35 +0200 blanchet reorganized ATP formats a little bit
Mon, 06 Jun 2011 22:02:34 +0200 wenzelm tuned;
Mon, 06 Jun 2011 19:13:48 +0200 wenzelm removed odd remains of low-level session management;
Mon, 06 Jun 2011 19:08:46 +0200 wenzelm moved incr_boundvars;
Mon, 06 Jun 2011 18:05:38 +0200 wenzelm modernized and re-unified Thm.transfer;
Mon, 06 Jun 2011 17:51:14 +0200 wenzelm removed obsolete material (superseded by implementation manual);
Sun, 05 Jun 2011 22:09:04 +0200 wenzelm removed somewhat low-level stuff (cf. attribute "swapped" in isar-ref);
Sun, 05 Jun 2011 22:02:54 +0200 wenzelm updated and re-unified classical proof methods;
Sun, 05 Jun 2011 20:23:05 +0200 wenzelm tuned;
Sun, 05 Jun 2011 20:15:47 +0200 wenzelm updated and re-unified classical rule declarations;
Sat, 04 Jun 2011 22:09:42 +0200 wenzelm moved/updated introduction to Classical Reasoner;
Sat, 04 Jun 2011 19:39:45 +0200 wenzelm tuned secref (still dangling);
Fri, 03 Jun 2011 22:39:23 +0200 wenzelm updated and re-unified material on simprocs;
Fri, 03 Jun 2011 21:32:48 +0200 wenzelm removed some old stuff;
Thu, 02 Jun 2011 14:11:24 +0200 wenzelm tuned headings;
Thu, 02 Jun 2011 14:08:46 +0200 wenzelm some material on "Generalized elimination and cases";
Thu, 02 Jun 2011 13:59:23 +0200 wenzelm some material on "Structured induction proofs";
Wed, 01 Jun 2011 13:06:45 +0200 wenzelm some material on "Structured Natural Deduction";
Wed, 01 Jun 2011 12:39:04 +0200 wenzelm some material on "Calculational reasoning";
Wed, 01 Jun 2011 12:20:48 +0200 wenzelm tuned;
Tue, 31 May 2011 22:47:18 +0200 wenzelm added Synopsis, with some "Notepad" material;
Tue, 31 May 2011 22:18:37 +0200 wenzelm more accurate deps;
Tue, 31 May 2011 22:15:39 +0200 wenzelm turned "Overview" into "Preface" (similar to doc-src/Intro/intro.tex);
Thu, 26 May 2011 22:42:52 +0200 wenzelm moved/updated basic HOL overview;
Thu, 26 May 2011 21:39:02 +0200 wenzelm updated and re-unified (co)inductive definitions in HOL;
Thu, 26 May 2011 15:56:39 +0200 wenzelm clarified current 'primrec' vs. old 'recdef';
Thu, 26 May 2011 14:24:26 +0200 wenzelm record examples;
Thu, 26 May 2011 14:12:14 +0200 wenzelm updated and simplified HOL datatype examples (NB: special treatment of distinctness has been discontinued in the vicinity of 542b34b178ec);
Thu, 26 May 2011 13:37:11 +0200 wenzelm updated and re-unified HOL rep_datatype;
Wed, 25 May 2011 22:21:38 +0200 wenzelm rearranged some sections;
Wed, 25 May 2011 22:12:46 +0200 wenzelm updated and re-unified HOL typedef, with some live examples;
Sat, 21 May 2011 11:31:59 +0200 wenzelm optional jedit_build/etc/user-settings enable to override defaults produced by late component initialization;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip