src/HOL/Tools/try0.ML
Sat, 08 Mar 2014 21:08:10 +0100 wenzelm modernized Attrib.check_name/check_src similar to methods (see also a989bdaf8121);
Wed, 26 Feb 2014 11:58:35 +0100 wenzelm markup for method combinators;
Tue, 25 Feb 2014 14:34:18 +0100 wenzelm modernized Method.check_name/check_source (with reports) vs. strict Method.the_method (without interning nor reports), e.g. relevant for semantic completion;
Thu, 30 Jan 2014 14:28:04 +0100 blanchet more robust w.r.t. exceptions raised by proof methods
Thu, 30 Jan 2014 14:24:10 +0100 blanchet tuning
Thu, 30 Jan 2014 13:39:57 +0100 blanchet tuning
Thu, 30 Jan 2014 13:38:28 +0100 blanchet added 'algebra' and 'meson' to 'try0'
Thu, 30 Jan 2014 13:38:28 +0100 blanchet made 'try0' (more) silent
Thu, 14 Nov 2013 15:40:06 +0100 blanchet made SML/NJ happy
Fri, 08 Nov 2013 19:03:14 +0100 blanchet by (auto ...)[1] not by (auto [1])
Mon, 04 Nov 2013 18:08:47 +0100 blanchet make 'try0' return faster when invoked as part of 'try'
Sat, 17 Aug 2013 19:13:28 +0200 wenzelm sledgehammer sendback always uses Markup.padding_command: sensible default for most practical applications -- old-style in-line replacement is superseded by auto mode or panel;
Mon, 12 Aug 2013 15:48:57 +0200 blanchet tuned messages
Sat, 20 Jul 2013 16:45:00 +0200 wenzelm clarified option name, with improved sort order wrt. "time" options;
Thu, 18 Jul 2013 20:53:22 +0200 wenzelm explicit padding on command boundary for "auto" generated sendback -- do not replace the corresponding goal command, but append to it;
Sat, 13 Jul 2013 13:25:42 +0200 wenzelm more explicit Markup.information for messages produced by "auto" tools;
Sat, 13 Jul 2013 00:50:49 +0200 wenzelm hybrid "auto" tool setup, for TTY (within theory) and PIDE (global print function);
Fri, 12 Jul 2013 23:45:05 +0200 wenzelm system options for Isabelle/HOL proof tools;
Wed, 15 May 2013 22:30:24 +0200 wenzelm clarified preferences: "override" re-initialized on prover startup, and "default" sent to PG -- thus recover typical defaults like auto-quickcheck in PG 4.x;
Wed, 15 May 2013 20:22:46 +0200 wenzelm maintain ProofGeneral preferences within ProofGeneral module;
Wed, 15 May 2013 17:39:41 +0200 wenzelm just one ProofGeneral module;
Wed, 27 Mar 2013 17:58:07 +0100 wenzelm more robust access Toplevel.proof_of -- prefer warning via Toplevel.unknown_proof over hard crash (notably for skipped proofs);
Sat, 09 Mar 2013 13:01:24 +0100 wenzelm tuned;
Mon, 10 Dec 2012 13:52:33 +0100 wenzelm generalized notion of active area, where sendback is just one application;
Sun, 25 Nov 2012 19:49:24 +0100 wenzelm Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
Thu, 22 Nov 2012 13:21:02 +0100 wenzelm more abstract Sendback operations, with explicit id/exec_id properties;
Tue, 16 Oct 2012 20:23:00 +0200 wenzelm more proof method text position information;
Fri, 14 Sep 2012 18:12:41 +0200 wenzelm clarified markup names;
Thu, 26 Jul 2012 16:08:16 +0200 blanchet [1] goes after any attributes
Fri, 16 Mar 2012 18:20:12 +0100 wenzelm outer syntax command definitions based on formal command_spec derived from theory header declarations;
Fri, 24 Feb 2012 11:23:34 +0100 blanchet renamed 'try_methods' to 'try0'
less more (0) tip