src/HOL/Tools/Nitpick/nitpick.ML
Sun, 05 Jan 2025 15:18:54 +0100 wenzelm tuned;
Fri, 20 Sep 2024 14:28:13 +0200 wenzelm clarified signature: more explicit operations;
Mon, 10 Jun 2024 14:05:39 +0200 wenzelm clarified signature: more operations;
Tue, 27 Feb 2024 13:46:42 +0100 Simon Wimmer optional cartouche syntax and proper name printing in atp Isar output
Thu, 10 Nov 2022 11:49:34 +0100 blanchet use timeout with MiniSat
Thu, 25 Nov 2021 19:56:01 +0100 wenzelm maintain option kodkod_scala within theory context, to allow local modification;
Tue, 28 Sep 2021 22:10:21 +0200 wenzelm clarified antiquotations;
Fri, 05 Mar 2021 17:29:49 +0100 wenzelm clarified timeouts in Isabelle/ML;
Fri, 05 Mar 2021 17:02:32 +0100 wenzelm tuned --- more elementary Time operations;
Tue, 29 Sep 2020 11:59:59 +0200 wenzelm obsolete --- Java is always present via component;
Tue, 29 Sep 2020 11:35:21 +0200 wenzelm obsolete --- KODKODI is always present via component;
Tue, 29 Sep 2020 11:15:51 +0200 wenzelm obsolete --- ML module Nitpick resides within theory Nitpick (see also 7b8c366e34a2, 1fba360b5443);
Fri, 25 Sep 2020 15:40:35 +0200 wenzelm tuned nitpick message: more like quickcheck;
Tue, 25 Aug 2020 14:54:41 +0200 wenzelm removed pointless version checks: Isabelle component integration does the job already;
Sat, 22 Aug 2020 23:11:48 +0200 wenzelm avoid odd PIDE markup, notably in kokodi input;
Sat, 05 Jan 2019 17:24:33 +0100 wenzelm isabelle update -u control_cartouches;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Sun, 14 Aug 2016 12:26:09 +0200 blanchet removed trailing final stops in Nitpick messages
Sat, 02 Apr 2016 23:29:05 +0200 wenzelm prefer infix operations;
Sat, 05 Mar 2016 17:01:45 +0100 wenzelm tuned signature -- clarified modules;
Mon, 15 Feb 2016 12:47:52 +0100 blanchet rephrased message
Thu, 08 Oct 2015 23:40:27 +0200 blanchet made TPTP SZS status more compliant
Fri, 02 Oct 2015 21:24:37 +0200 blanchet removed Nitpick nonblocking mode, that was never really used
Fri, 02 Oct 2015 21:06:32 +0200 blanchet better compliance with TPTP SZS standard
Sun, 16 Aug 2015 18:19:30 +0200 wenzelm prefer theory_id operations;
Fri, 29 May 2015 17:56:43 +0200 blanchet removed model checks from Nitpick
Sat, 11 Apr 2015 23:30:30 +0200 wenzelm proper Pretty.brk -- redundant spaces do not survive Pretty.text (see also 42b7b76b37b8, e06eabc421e7);
Wed, 08 Apr 2015 19:39:08 +0200 wenzelm proper context for Object_Logic operations;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Sat, 24 Jan 2015 21:37:31 +0100 wenzelm tuned;
Sat, 24 Jan 2015 13:54:19 +0100 wenzelm avoid newline in Pretty.str;
Tue, 23 Dec 2014 20:46:42 +0100 wenzelm explicit message channels for "state", "information";
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Mon, 03 Nov 2014 14:31:15 +0100 wenzelm eliminated obsolete Proof.goal_message -- print outcome more directly;
Fri, 31 Oct 2014 11:36:41 +0100 wenzelm discontinued obsolete Output.urgent_message;
Tue, 19 Aug 2014 09:39:11 +0200 blanchet reduced dependency on 'Datatype' theory and ML module
Fri, 21 Mar 2014 20:33:56 +0100 wenzelm more qualified names;
Mon, 03 Mar 2014 22:33:22 +0100 blanchet tuned ML names
Mon, 03 Mar 2014 22:33:22 +0100 blanchet tuned code
Mon, 03 Mar 2014 22:33:22 +0100 blanchet removed nonstandard models from Nitpick
Mon, 17 Feb 2014 22:54:38 +0100 blanchet simplified data structure by reducing the incidence of clumsy indices
Thu, 19 Dec 2013 13:43:21 +0100 blanchet made timeouts in Sledgehammer not be 'option's -- simplified lots of code
Tue, 24 Sep 2013 11:02:42 +0200 blanchet encode goal digest in spying log (to detect duplicates)
Mon, 23 Sep 2013 14:53:43 +0200 blanchet added "spy" option to Nitpick
Tue, 03 Sep 2013 19:58:00 +0200 wenzelm cases: formal binding of 'assumes', with position provided via invoke_case;
Tue, 03 Sep 2013 13:09:15 +0200 wenzelm cases: more position information and PIDE markup;
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:58:13 +0200 wenzelm gutter icon for information messages;
Sat, 13 Jul 2013 13:25:42 +0200 wenzelm more explicit Markup.information for messages produced by "auto" tools;
Tue, 28 May 2013 18:17:40 +0200 blanchet no confusing special behavior in debug mode
Thu, 16 May 2013 13:34:13 +0200 blanchet tuning -- renamed '_from_' to '_of_' in Sledgehammer
Fri, 11 Jan 2013 16:30:56 +0100 blanchet updated messages
Wed, 12 Dec 2012 11:18:06 +0100 blanchet got rid of support for Kodkodi < 1.2.14
Mon, 10 Dec 2012 13:52:33 +0100 wenzelm generalized notion of active area, where sendback is just one application;
Mon, 26 Nov 2012 16:16:47 +0100 wenzelm more general sendback properties;
Mon, 26 Nov 2012 11:59:56 +0100 wenzelm tuned signature;
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;
Fri, 14 Sep 2012 18:12:41 +0200 wenzelm clarified markup names;
Thu, 30 Aug 2012 09:47:46 +0200 blanchet updated Java-related error message
Wed, 18 Jul 2012 08:44:04 +0200 blanchet optimized MaSh output by chunking it
Wed, 25 Apr 2012 15:54:36 +0200 wenzelm merged
Wed, 25 Apr 2012 14:33:21 +0200 blanchet output SZS status as early as possible
Wed, 25 Apr 2012 14:24:27 +0200 wenzelm back to mature jdk1.6.0_31, to avoid issues like Sidekick TAB completion and generic ListCellRenderer;
Tue, 24 Apr 2012 09:47:40 +0200 blanchet add a timeout on the monotonicity check
Tue, 24 Apr 2012 09:47:40 +0200 blanchet handle TPTP definitions as definitions in Nitpick rather than as axioms
Sun, 22 Apr 2012 14:16:46 +0200 blanchet added timeout argument to TPTP tools
Wed, 18 Apr 2012 23:13:10 +0200 blanchet more standard SZS output
Wed, 18 Apr 2012 22:40:25 +0200 blanchet tuned SZS status output
Wed, 18 Apr 2012 22:40:25 +0200 blanchet added SZS status wrappers in TPTP mode
Wed, 18 Apr 2012 22:40:25 +0200 blanchet fixed Auto Nitpick's output
Mon, 16 Apr 2012 15:09:47 +0200 wenzelm more precise handling of java failure, due to missing ISABELLE_JDK_HOME;
Sun, 25 Mar 2012 20:15:39 +0200 huffman merged fork with new numeral representation (see NEWS)
Tue, 17 Jan 2012 18:25:36 +0100 blanchet updated message
Wed, 04 Jan 2012 12:09:53 +0100 blanchet remove subtlety whose justification got lost in time -- the new code is possibly less precise but sounder
Tue, 03 Jan 2012 18:33:18 +0100 blanchet always treat "unit" as a deep datatype, so that we get a good interaction with the record syntax (2.7 of the Nitpick manual)
Tue, 03 Jan 2012 18:33:18 +0100 blanchet rationalized output (a bit)
Mon, 28 Nov 2011 22:05:32 +0100 wenzelm separate module for concrete Isabelle markup;
Mon, 22 Aug 2011 15:02:45 +0200 blanchet more precise warning
Thu, 30 Jun 2011 13:21:41 +0200 wenzelm standardized use of Path operations;
Fri, 27 May 2011 10:30:08 +0200 blanchet handle non-auto try case gracefully in Nitpick
Fri, 27 May 2011 10:30:08 +0200 blanchet added "try" command, to launch Solve Direct, Quickcheck, Nitpick, Sledgehammer, and Try Methods
Tue, 24 May 2011 00:01:33 +0200 blanchet use \<emdash> rather than \<midarrow>
Wed, 27 Apr 2011 17:20:29 +0200 wenzelm direct use of Variable.is_fixed;
Tue, 19 Apr 2011 14:04:58 +0200 blanchet use "Spec_Rules" for finding axioms -- more reliable and cleaner
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Fri, 18 Mar 2011 11:43:28 +0100 blanchet optimize Kodkod bounds when "need" is specified
Thu, 17 Mar 2011 22:07:17 +0100 blanchet reintroduced "show_skolems" option -- useful when too many Skolems are displayed
Thu, 17 Mar 2011 14:43:53 +0100 blanchet reword Nitpick's wording concerning potential counterexamples
Tue, 15 Mar 2011 15:49:42 +0100 blanchet support non-ground "need" values
Sun, 13 Mar 2011 16:01:00 +0100 wenzelm Path.print is the official way to show file-system paths to users -- note that Path.implode often indicates violation of the abstract datatype;
Wed, 09 Mar 2011 10:25:29 +0100 blanchet perform no arity check in debug mode so that we get to see the Kodkod problem
Thu, 03 Mar 2011 14:25:15 +0100 blanchet don't forget to look for constants appearing only in "need" option -- otherwise we get exceptions in "the_name" later on
Thu, 03 Mar 2011 11:20:48 +0100 blanchet simplify "need" option's syntax
Thu, 03 Mar 2011 11:20:48 +0100 blanchet renamed "preconstr" option "need"
Wed, 02 Mar 2011 15:51:22 +0100 blanchet added missing spaces in output
Wed, 02 Mar 2011 14:50:16 +0100 blanchet lower threshold for implicitly using "nitpick_simp" for predicate definitions when "total_consts" is on
Wed, 02 Mar 2011 13:09:57 +0100 blanchet robust handling of types occurring in "eval" and "preconstr" options but not in the goal
Wed, 02 Mar 2011 13:09:57 +0100 blanchet make "preconstr" option more robust -- shouldn't throw exceptions
Mon, 28 Feb 2011 17:53:10 +0100 blanchet if "total_consts" is set, report cex's as quasi-genuine
Mon, 28 Feb 2011 17:53:10 +0100 blanchet added "total_consts" option
Mon, 21 Feb 2011 17:36:32 +0100 blanchet more work on "fix_datatype_vals" optimization (renamed "preconstruct")
Mon, 21 Feb 2011 16:33:21 +0100 blanchet more work on "fix_datatype_vals"
Mon, 21 Feb 2011 15:45:44 +0100 blanchet first steps in implementing "fix_datatype_vals" optimization
Mon, 21 Feb 2011 11:50:31 +0100 blanchet tweaked Nitpick based on C++ memory model example
Mon, 21 Feb 2011 10:42:29 +0100 blanchet always unfold constant defitions marked with "nitpick_def" -- to prevent unfolding, there's already "nitpick_simp"
Mon, 21 Feb 2011 10:29:13 +0100 blanchet don't distinguish between "fixes" and other free variables -- this confuses users
Fri, 18 Feb 2011 16:19:08 +0100 blanchet make Nitpick's timeout mechanism somewhat more reliable/friendly;
Sun, 19 Dec 2010 11:48:42 +0100 blanchet added a timestamp to Nitpick in verbose mode for debugging purposes;
Tue, 07 Dec 2010 11:56:53 +0100 blanchet remove the "fin_fun" optimization in Nitpick -- it was always a hack and didn't help much
Tue, 07 Dec 2010 11:56:01 +0100 blanchet give the inner timeout mechanism a chance, since it gives more precise information to the user
Tue, 07 Dec 2010 11:56:01 +0100 blanchet added a hint when the user obviously just forgot a colon after the lemma's name
Mon, 06 Dec 2010 13:33:09 +0100 blanchet use ML SAT solvers up to a certain time limit, then switch to faster solvers with a timeout -- this becomes necessary with the new, more powerful monotonicity calculus
Mon, 06 Dec 2010 13:33:09 +0100 blanchet removed old baggage from monotonicity calculus -- the "calculus" option didn't really work anyway because of on-the-fly simplifications
Mon, 06 Dec 2010 13:18:25 +0100 blanchet support 3 monotonicity calculi in one and fix soundness bug
Sun, 07 Nov 2010 13:29:59 +0100 blanchet removed explicit "Interrupt" handling for conformity with async model -- unfortunately the user loses the information about how many scopes were checked, but this needs to be retought with the new interface anyway
Fri, 05 Nov 2010 19:47:20 +0100 wenzelm explicit indication of some remaining violations of the Isabelle/ML interrupt model;
Wed, 03 Nov 2010 22:26:53 +0100 blanchet standardize on seconds for Nitpick and Sledgehammer timeouts
Thu, 28 Oct 2010 09:29:57 +0200 blanchet clear identification
Mon, 25 Oct 2010 21:06:56 +0200 wenzelm renamed Output.priority to Output.urgent_message to emphasize its special role more clearly;
less more (0) -120 tip