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