src/HOL/Tools/res_reconstruct.ML
Tue, 20 Oct 2009 16:13:01 +0200 haftmann replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
Wed, 21 Oct 2009 00:36:12 +0200 wenzelm standardized basic operations on type option;
Sun, 18 Oct 2009 20:53:40 +0200 wenzelm removed some unreferenced material;
Sat, 17 Oct 2009 15:57:51 +0200 wenzelm indicate CRITICAL nature of various setmp combinators;
Fri, 16 Oct 2009 10:45:10 +0200 wenzelm local channels for tracing/debugging;
Thu, 15 Oct 2009 23:28:10 +0200 wenzelm replaced String.concat by implode;
Sun, 13 Sep 2009 02:07:06 +0200 wenzelm made SML/NJ happy;
Tue, 01 Sep 2009 14:09:59 +0200 boehmes Mirabelle: added preliminary documentation,
Sat, 29 Aug 2009 21:57:06 +0200 boehmes propagate theorem names, in addition to generated return message
Tue, 28 Jul 2009 18:17:36 +0200 wenzelm ResAxioms.neg_conjecture_clauses: proper context;
Tue, 21 Jul 2009 01:03:18 +0200 wenzelm proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
Tue, 30 Jun 2009 11:21:02 +0200 immler check for correct proof output
Sun, 28 Jun 2009 15:01:29 +0200 immler check if conjectures have been used in proof
Sat, 06 Jun 2009 21:46:36 +0200 wenzelm ML_Compiler.exn_message;
Wed, 03 Jun 2009 16:56:41 +0200 immler include chain-ths in every prover-call
Mon, 04 May 2009 23:44:11 +0200 immler tuned
Mon, 04 May 2009 23:37:39 +0200 immler added Philipp Meyer's implementation of AtpMinimal
Sat, 04 Apr 2009 20:22:39 +0200 immler reverted to explicitly check the presence of a refutation
Thu, 02 Apr 2009 16:18:19 +0200 nipkow Updated to corrected E output messages
Sun, 01 Mar 2009 23:36:12 +0100 wenzelm use long names for old-style fold combinators;
Wed, 21 Jan 2009 14:57:33 +0100 immler tuned;
Tue, 20 Jan 2009 16:05:57 +0100 immler modified remote script;
Wed, 31 Dec 2008 18:53:17 +0100 wenzelm use regular Term.add_XXX etc.;
Wed, 31 Dec 2008 00:08:14 +0100 wenzelm use exists_subterm directly;
Mon, 13 Oct 2008 14:04:29 +0200 wenzelm ** Update from Fabian **
Fri, 03 Oct 2008 16:37:09 +0200 wenzelm version of sledgehammer using threads instead of processes, misc cleanup;
Thu, 14 Aug 2008 16:52:46 +0200 wenzelm moved basic thm operations from structure PureThy to Thm (cf. more_thm.ML);
Mon, 23 Jun 2008 23:45:39 +0200 wenzelm Logic.all/mk_equals/mk_implies;
Sat, 17 May 2008 13:54:30 +0200 wenzelm structure Display: less pervasive operations;
Wed, 19 Mar 2008 18:10:23 +0100 paulson Attributes sledgehammer_full, sledgehammer_modulus, sledgehammer_sorts
Mon, 28 Jan 2008 22:27:19 +0100 wenzelm added ::: / @@@ scanner combinators;
Wed, 19 Dec 2007 23:10:17 +0100 wenzelm removed strange MacRoman character;
Wed, 19 Dec 2007 17:40:48 +0100 paulson Replaced refs by config params; finer critical section in mets method
Wed, 28 Nov 2007 16:26:03 +0100 paulson Chained theorems are no longer mentioned in metis calls and (if used) they prevent the
Mon, 12 Nov 2007 21:09:32 +0100 wenzelm back to sigusr2, after Poly/ML 5.1 has been adapted;
Mon, 12 Nov 2007 20:10:34 +0100 wenzelm changed Posix.Signal.usr2 to Posix.Signal.usr1 to make it work with Poly/ML 5.1;
Thu, 18 Oct 2007 17:34:27 +0200 paulson Improving the propagation of type constraints for Frees
Thu, 11 Oct 2007 15:59:31 +0200 paulson rationalized redundant code
Thu, 11 Oct 2007 10:23:09 +0200 paulson failure messages
Tue, 09 Oct 2007 18:14:00 +0200 paulson context-based treatment of generalization; also handling TFrees in axiom clauses
Tue, 09 Oct 2007 00:20:13 +0200 wenzelm generic Syntax.pretty/string_of operations;
Sun, 23 Sep 2007 22:23:27 +0200 wenzelm TypeInfer.constrain: canonical argument order;
Tue, 18 Sep 2007 17:53:37 +0200 paulson metis now available in PreList
Fri, 07 Sep 2007 15:35:25 +0200 paulson allow TVars during type inference
Thu, 06 Sep 2007 17:03:53 +0200 paulson Vampire structured proofs. Better parsing; some bug fixes.
Thu, 30 Aug 2007 22:35:34 +0200 wenzelm replaced ProofContext.infer_types by general Syntax.check_terms;
Fri, 24 Aug 2007 14:16:44 +0200 paulson Returning both a "one-line" proof and a structured proof
Tue, 21 Aug 2007 18:30:11 +0200 paulson Modified message for sendback
Wed, 08 Aug 2007 13:59:46 +0200 paulson Fixing the code to undo the function ascii_of
Tue, 17 Jul 2007 16:06:13 +0200 paulson Full sort information by default.
Fri, 29 Jun 2007 18:21:25 +0200 paulson bug fixes to proof reconstruction
Thu, 31 May 2007 01:25:24 +0200 wenzelm TextIO.inputLine: use present SML B library version;
Wed, 23 May 2007 14:52:12 +0200 paulson formatting
Thu, 19 Apr 2007 18:23:11 +0200 paulson trying to make single-step proofs work better, especially if they contain
Wed, 18 Apr 2007 21:30:14 +0200 wenzelm simplified ProofContext.infer_types(_pats);
Sun, 15 Apr 2007 14:31:49 +0200 wenzelm proper ProofContext.infer_types;
Thu, 29 Mar 2007 11:12:03 +0200 paulson Now checks for types-only clause before outputting.
Wed, 21 Mar 2007 13:58:36 +0100 paulson Numerous bug fixes. Type clauses distinguished from empty clauses. Working proof reduction.
Mon, 19 Mar 2007 15:57:20 +0100 paulson No label on "show"; tries to remove dependencies more cleanly
Fri, 09 Mar 2007 13:10:22 +0100 paulson First stab at reconstructing HO problems
less more (0) -60 tip