Mon, 15 Apr 2013 10:41:03 +0200 |
blanchet |
not all Nitpick 'constructors' are injective -- careful
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 15:30:19 +0200 |
wenzelm |
more standard module name Axclass (according to file name);
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:45:24 +0200 |
blanchet |
fixed "real" after they were redefined as a 'quotient_type'
|
file |
diff |
annotate
|
Wed, 25 Apr 2012 14:33:21 +0200 |
blanchet |
remove too aggressive skolemization optimization (prevented discovery of a model in SYN994^1)
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 14:16:46 +0200 |
blanchet |
fix bug where "==" was used instead of "HOL.eq"
|
file |
diff |
annotate
|
Wed, 04 Jan 2012 12:09:53 +0100 |
blanchet |
improved "set" support by code inspection
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
more robust destruction of "set Collect" idiom
|
file |
diff |
annotate
|
Wed, 17 Aug 2011 18:05:31 +0200 |
wenzelm |
modernized signature of Term.absfree/absdummy;
|
file |
diff |
annotate
|
Tue, 19 Apr 2011 14:04:58 +0200 |
blanchet |
use "Spec_Rules" for finding axioms -- more reliable and cleaner
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 16:15:37 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
Fri, 18 Mar 2011 10:17:37 +0100 |
blanchet |
always destroy constructor patterns, since this seems to be always useful
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 11:20:48 +0100 |
blanchet |
simplify "need" option's syntax
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 11:20:48 +0100 |
blanchet |
renamed "preconstr" option "need"
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 13:09:57 +0100 |
blanchet |
unfold definitions in "preconstrs" option
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 17:53:10 +0100 |
blanchet |
improved "is_special_eligible_arg" further, by approximating the cardinality of the argument (as is done quite successfully elsewhere)
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 17:36:32 +0100 |
blanchet |
more work on "fix_datatype_vals" optimization (renamed "preconstruct")
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 11:50:31 +0100 |
blanchet |
tweaked Nitpick based on C++ memory model example
|
file |
diff |
annotate
|
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"
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
support 3 monotonicity calculi in one and fix soundness bug
|
file |
diff |
annotate
|
Fri, 26 Nov 2010 22:29:41 +0100 |
wenzelm |
make two copies (!) of Library.UnequalLengths coincide with ListPair.UnequalLengths;
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 15:53:13 +0200 |
wenzelm |
modernized structure Ord_List;
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 13:44:43 +0200 |
blanchet |
eliminate more clutter related to "fast_descrs" optimization
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 13:24:18 +0200 |
blanchet |
remove "fast_descs" option from Nitpick;
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 20:21:40 +0200 |
blanchet |
remove unreferenced identifiers
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 16:14:32 +0200 |
haftmann |
formerly unnamed infix equality now named HOL.eq
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 10:56:46 +0200 |
haftmann |
formerly unnamed infix conjunction and disjunction now named HOL.conj and HOL.disj
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 20:51:17 +0200 |
haftmann |
formerly unnamed infix impliciation now named HOL.implies
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 17:05:29 +0200 |
blanchet |
local versions of Nitpick.register_xxx functions
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 11:35:10 +0200 |
blanchet |
quotient types registered as codatatypes are no longer quotient types
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 18:00:50 +0200 |
blanchet |
added support for "Abs_" and "Rep_" functions on quotient types
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 15:44:54 +0200 |
blanchet |
fiddle with specialization etc.
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 14:45:27 +0200 |
blanchet |
handle inductive predicates correctly after change in "def" semantics
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 14:32:24 +0200 |
blanchet |
don't specialize built-ins or constructors
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 14:10:18 +0200 |
blanchet |
prevent the expansion of too large definitions -- use equations for these instead
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 10:39:35 +0200 |
blanchet |
get rid of all "optimizations" regarding "unit" and other cardinality-1 types
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 02:18:05 +0200 |
blanchet |
handle free variables even more gracefully;
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 01:16:08 +0200 |
blanchet |
optimize local "def"s by treating them as definitions
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 18:39:14 +0200 |
blanchet |
fix Skolemizer -- last week's optimizations resulted in UnequalLengths errors
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 16:29:36 +0200 |
blanchet |
prevent generation of needless specialized constants etc.
|
file |
diff |
annotate
|
Wed, 21 Jul 2010 21:16:58 +0200 |
blanchet |
do a better job at Skolemizing in Nitpick, for TPTP FOF
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 00:50:35 +0200 |
blanchet |
adapt Nitpick to "prod_case" and "*" -> "sum" renaming;
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 16:54:44 +0200 |
haftmann |
"prod" and "sum" replace "*" and "+" respectively
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 11:15:21 +0200 |
blanchet |
optimized code generated for datatype cases + more;
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 17:51:41 +0200 |
blanchet |
fix Nitpick soundness bug regarding The and Eps
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 12:20:08 +0200 |
blanchet |
added "atoms" option to Nitpick (request from Karlsruhe) + wrap Refute. functions to "nitpick_util.ML"
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 10:31:18 +0200 |
blanchet |
thread along context instead of theory for typedef lookup
|
file |
diff |
annotate
|
Mon, 31 May 2010 18:00:28 +0200 |
blanchet |
don't include any axioms for "TYPE" in Nitpick
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 01:17:14 +0200 |
blanchet |
expand combinators in Isar proofs constructed by Sledgehammer;
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 00:10:30 +0200 |
blanchet |
remove "skolemize" option from Nitpick, since Skolemization is always useful
|
file |
diff |
annotate
|
Sat, 24 Apr 2010 17:48:21 +0200 |
blanchet |
removed Nitpick's "uncurry" option
|
file |
diff |
annotate
|
Sat, 24 Apr 2010 16:33:01 +0200 |
blanchet |
remove type annotations as comments;
|
file |
diff |
annotate
|
Sat, 24 Apr 2010 16:17:30 +0200 |
blanchet |
cosmetics
|
file |
diff |
annotate
|
Fri, 19 Mar 2010 15:07:44 +0100 |
blanchet |
move the Sledgehammer Isar commands together into one file;
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 09:14:43 +0100 |
blanchet |
added support for "specification" and "ax_specification" constructs to Nitpick
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 17:48:07 +0100 |
blanchet |
moved some Nitpick code around
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 16:40:31 +0100 |
blanchet |
more work on Nitpick's finite sets
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 14:18:21 +0100 |
blanchet |
improved Nitpick's precision for "card" and "setsum" + fix incorrect outcome code w.r.t. "bisim_depth = -1"
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 09:25:23 +0100 |
blanchet |
added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
|
file |
diff |
annotate
|