blanchet [Tue, 26 Oct 2010 13:50:57 +0200] rev 40184
proper error handling for SMT solvers in Sledgehammer
krauss [Tue, 26 Oct 2010 13:50:18 +0200] rev 40183
NEWS
blanchet [Tue, 26 Oct 2010 13:17:37 +0200] rev 40182
merge
blanchet [Tue, 26 Oct 2010 13:16:43 +0200] rev 40181
integrated "smt" proof method with Sledgehammer
krauss [Tue, 26 Oct 2010 13:19:31 +0200] rev 40180
fixed confusion introduced in 008dc2d2c395
blanchet [Tue, 26 Oct 2010 12:23:39 +0200] rev 40179
merged
blanchet [Tue, 26 Oct 2010 12:17:19 +0200] rev 40178
reverted e7a80c6752c9 -- there's not much point in putting a diagnosis tool (as opposed to a proof method) in Plain, but more importantly Sledgehammer must be in Main to use SMT solvers
haftmann [Tue, 26 Oct 2010 12:19:31 +0200] rev 40177
merged
haftmann [Tue, 26 Oct 2010 12:19:22 +0200] rev 40176
tuned
krauss [Tue, 26 Oct 2010 12:21:45 +0200] rev 40175
merged
krauss [Tue, 26 Oct 2010 12:19:02 +0200] rev 40174
use partial_function instead of MREC combinator; curried rev'
krauss [Tue, 26 Oct 2010 12:19:02 +0200] rev 40173
added Heap monad instance of partial_function package
krauss [Tue, 26 Oct 2010 12:19:02 +0200] rev 40172
added Spec_Rule declaration to partial_function
krauss [Tue, 26 Oct 2010 12:19:01 +0200] rev 40171
basic documentation for command partial_function
krauss [Tue, 26 Oct 2010 12:19:01 +0200] rev 40170
remove outdated "(otherwise)" syntax from manual
krauss [Tue, 26 Oct 2010 12:19:01 +0200] rev 40169
declare recursive equation as ".simps", in accordance with other packages
haftmann [Tue, 26 Oct 2010 12:16:08 +0200] rev 40168
merged
haftmann [Tue, 26 Oct 2010 12:15:55 +0200] rev 40167
dropped accidental doubled computation
boehmes [Tue, 26 Oct 2010 11:51:09 +0200] rev 40166
optionally force the remote version of an SMT solver to be executed
boehmes [Tue, 26 Oct 2010 11:49:36 +0200] rev 40165
tuned
boehmes [Tue, 26 Oct 2010 11:49:23 +0200] rev 40164
added a mode to only filter assumptions used in a Z3 proof (in which no proof reconstruction is performed)
boehmes [Tue, 26 Oct 2010 11:46:19 +0200] rev 40163
changed SMT configuration options; updated SMT certificates
boehmes [Tue, 26 Oct 2010 11:45:12 +0200] rev 40162
joined setup of SMT solvers in one place; turned Z3-specific options into SMT options (renamed configuration options from z3_* to smt_*); more detailed SMT exception; improved SMT filter interface
boehmes [Tue, 26 Oct 2010 11:39:26 +0200] rev 40161
keep track of theorems initially given to SMT (even if they are rewritten); provide interface to filter theorems necessary for SMT proofs
blanchet [Tue, 26 Oct 2010 11:31:03 +0200] rev 40160
merged
blanchet [Tue, 26 Oct 2010 11:21:08 +0200] rev 40159
merge
blanchet [Tue, 26 Oct 2010 11:11:23 +0200] rev 40158
clearer error messages
blanchet [Tue, 26 Oct 2010 11:10:00 +0200] rev 40157
renaming
wenzelm [Thu, 28 Oct 2010 15:06:47 +0200] rev 40156
back again to non-Apple font rendering (cf. 4977324373f2);
wenzelm [Thu, 28 Oct 2010 14:56:14 +0200] rev 40155
dock isabelle-session at bottom (again, cf. 37bdc2220cf8) to ensure that controls are fully visible;
wenzelm [Tue, 26 Oct 2010 16:56:07 +0200] rev 40154
disable broken popups for now;
wenzelm [Tue, 26 Oct 2010 15:57:16 +0200] rev 40153
tuned;
wenzelm [Tue, 26 Oct 2010 11:31:22 +0200] rev 40152
do not handle arbitrary exceptions;
wenzelm [Tue, 26 Oct 2010 11:23:27 +0200] rev 40151
merged
haftmann [Tue, 26 Oct 2010 11:20:14 +0200] rev 40150
Code_Runtime.trace
wenzelm [Tue, 26 Oct 2010 11:22:18 +0200] rev 40149
proper markup of uninterpreted ML text as @{ML_text}, not @{verbatim};
wenzelm [Tue, 26 Oct 2010 11:06:12 +0200] rev 40148
merged
blanchet [Tue, 26 Oct 2010 11:00:17 +0200] rev 40147
improved English
blanchet [Tue, 26 Oct 2010 10:59:28 +0200] rev 40146
whitespace tuning
blanchet [Tue, 26 Oct 2010 10:57:04 +0200] rev 40145
no need to encode theorem number twice in skolem names
blanchet [Tue, 26 Oct 2010 10:39:52 +0200] rev 40144
tuning
blanchet [Tue, 26 Oct 2010 09:40:20 +0200] rev 40143
make SML/NJ happy
bulwahn [Mon, 25 Oct 2010 21:17:16 +0200] rev 40142
relaxing the filtering condition for getting specifications from Spec_Rules
bulwahn [Mon, 25 Oct 2010 21:17:16 +0200] rev 40141
adding new predicate compiler files to the IsaMakefile
bulwahn [Mon, 25 Oct 2010 21:17:15 +0200] rev 40140
using mode_eq instead of op = for lookup in the predicate compiler
bulwahn [Mon, 25 Oct 2010 21:17:14 +0200] rev 40139
renaming split_modeT' to split_modeT
bulwahn [Mon, 25 Oct 2010 21:17:13 +0200] rev 40138
options as first argument to check functions
bulwahn [Mon, 25 Oct 2010 21:17:12 +0200] rev 40137
changing test parameters in examples to get to a result within the global timelimit
bulwahn [Mon, 25 Oct 2010 21:17:11 +0200] rev 40136
adding a global fixed timeout to quickcheck
bulwahn [Mon, 25 Oct 2010 21:17:10 +0200] rev 40135
adding a global time limit to the values command
wenzelm [Mon, 25 Oct 2010 22:47:02 +0200] rev 40134
explicit message_output thread, with flushing after timeout, ensure atomic user-operations without the danger of IO Interrupt;
eliminated auto_flush threads -- use plain line buffering for stdout/stderr;
tuned;
wenzelm [Mon, 25 Oct 2010 21:23:09 +0200] rev 40133
more explicit indication of Output.Private_Hooks (still public to accomodate clones of Proof General for now);
wenzelm [Mon, 25 Oct 2010 21:06:56 +0200] rev 40132
renamed Output.priority to Output.urgent_message to emphasize its special role more clearly;
wenzelm [Mon, 25 Oct 2010 20:24:13 +0200] rev 40131
explicitly qualify type Output.output, which is a slightly odd internal feature;
wenzelm [Mon, 25 Oct 2010 16:52:20 +0200] rev 40130
export main ML entry by default;
observe elisp format for preferences;
clarified command setup;
wenzelm [Mon, 25 Oct 2010 16:41:23 +0200] rev 40129
observe Isabelle/ML coding standards;
wenzelm [Mon, 25 Oct 2010 16:18:00 +0200] rev 40128
merged
wenzelm [Mon, 25 Oct 2010 16:17:16 +0200] rev 40127
significantly improved Isabelle/Isar implementation manual;
wenzelm [Mon, 25 Oct 2010 16:14:40 +0200] rev 40126
misc tuning;
wenzelm [Mon, 25 Oct 2010 11:39:52 +0200] rev 40125
removed some remains of Output.debug (follow-up to fce2202892c4);
wenzelm [Mon, 25 Oct 2010 11:22:30 +0200] rev 40124
recovered some odd two-dimensional layout;
haftmann [Mon, 25 Oct 2010 13:36:20 +0200] rev 40123
merged
haftmann [Mon, 25 Oct 2010 13:34:58 +0200] rev 40122
dropped (almost) redundant distinct.induct rule; distinct_simps again named distinct.simps
haftmann [Mon, 25 Oct 2010 13:34:57 +0200] rev 40121
moved sledgehammer to Plain; tuned dependencies
haftmann [Mon, 25 Oct 2010 13:34:57 +0200] rev 40120
CONTRIBUTORS
blanchet [Mon, 25 Oct 2010 12:24:38 +0200] rev 40119
merge
blanchet [Mon, 25 Oct 2010 11:42:05 +0200] rev 40118
merged
blanchet [Mon, 25 Oct 2010 10:38:41 +0200] rev 40117
updated keywords
blanchet [Mon, 25 Oct 2010 10:30:46 +0200] rev 40116
introduced manual version of "Auto Solve" as "solve_direct"
blanchet [Mon, 25 Oct 2010 09:29:43 +0200] rev 40115
make "sledgehammer_params" work on single-threaded platforms
blanchet [Fri, 22 Oct 2010 18:31:45 +0200] rev 40114
tuning
blanchet [Fri, 22 Oct 2010 18:24:10 +0200] rev 40113
handle timeouts (to prevent failure from other threads);
removed needless functions;
added "metis" to the mix
haftmann [Mon, 25 Oct 2010 12:11:12 +0200] rev 40112
update keywords
krauss [Mon, 25 Oct 2010 10:45:22 +0200] rev 40111
some partial_function examples
wenzelm [Mon, 25 Oct 2010 11:16:23 +0200] rev 40110
added ML antiquotation @{assert};
wenzelm [Mon, 25 Oct 2010 11:01:00 +0200] rev 40109
updated keywords;
krauss [Sat, 23 Oct 2010 23:42:04 +0200] rev 40108
integrated partial_function into HOL-Plain
krauss [Sat, 23 Oct 2010 23:41:19 +0200] rev 40107
first version of partial_function package
krauss [Sat, 23 Oct 2010 23:39:37 +0200] rev 40106
Complete_Partial_Order.thy: complete partial orders over arbitrary chains, with fixpoint theorem
bulwahn [Mon, 25 Oct 2010 08:08:08 +0200] rev 40105
merged
bulwahn [Fri, 22 Oct 2010 18:38:59 +0200] rev 40104
splitting Hotel Key card example into specification and the two tests for counter example generation
bulwahn [Fri, 22 Oct 2010 18:38:59 +0200] rev 40103
adding generator quickcheck
bulwahn [Fri, 22 Oct 2010 18:38:59 +0200] rev 40102
restructuring values command and adding generator compilation
bulwahn [Fri, 22 Oct 2010 18:38:59 +0200] rev 40101
moving general functions from core_data to predicate_compile_aux
bulwahn [Fri, 22 Oct 2010 18:38:59 +0200] rev 40100
updating to new notation in commented examples
huffman [Sun, 24 Oct 2010 15:11:24 -0700] rev 40099
merged
huffman [Sun, 24 Oct 2010 03:43:12 -0700] rev 40098
use default names sprod/Rep_sprod/Abs_sprod from pcpodef instead of Sprod/Rep_Sprod/Abs_Sprod; similarly for ssum
huffman [Sat, 23 Oct 2010 19:56:33 -0700] rev 40097
remove legacy comp_dbind option from domain package
huffman [Sat, 23 Oct 2010 11:04:26 -0700] rev 40096
change fixrec parser to not accept theorem names with (unchecked) option
huffman [Sat, 23 Oct 2010 11:03:50 -0700] rev 40095
tuned
huffman [Fri, 22 Oct 2010 15:49:18 -0700] rev 40094
rename lemma surjective_pairing_Sprod2 to spair_sfst_ssnd
huffman [Fri, 22 Oct 2010 15:47:43 -0700] rev 40093
add lemma strict3
huffman [Fri, 22 Oct 2010 11:24:52 -0700] rev 40092
do proofs using Rep_Sprod_simps, Rep_Ssum_simps; remove unused lemmas
huffman [Fri, 22 Oct 2010 07:45:32 -0700] rev 40091
make discrete_cpo a subclass of chfin; remove chfin instances for fun, cfun
huffman [Fri, 22 Oct 2010 07:44:34 -0700] rev 40090
direct instantiation unit :: discrete_cpo
huffman [Fri, 22 Oct 2010 06:58:45 -0700] rev 40089
remove finite_po class