Tue, 26 Oct 2010 11:22:18 +0200 proper markup of uninterpreted ML text as @{ML_text}, not @{verbatim};
wenzelm [Tue, 26 Oct 2010 11:22:18 +0200] rev 40149
proper markup of uninterpreted ML text as @{ML_text}, not @{verbatim};
Tue, 26 Oct 2010 11:06:12 +0200 merged
wenzelm [Tue, 26 Oct 2010 11:06:12 +0200] rev 40148
merged
Tue, 26 Oct 2010 11:00:17 +0200 improved English
blanchet [Tue, 26 Oct 2010 11:00:17 +0200] rev 40147
improved English
Tue, 26 Oct 2010 10:59:28 +0200 whitespace tuning
blanchet [Tue, 26 Oct 2010 10:59:28 +0200] rev 40146
whitespace tuning
Tue, 26 Oct 2010 10:57:04 +0200 no need to encode theorem number twice in skolem names
blanchet [Tue, 26 Oct 2010 10:57:04 +0200] rev 40145
no need to encode theorem number twice in skolem names
Tue, 26 Oct 2010 10:39:52 +0200 tuning
blanchet [Tue, 26 Oct 2010 10:39:52 +0200] rev 40144
tuning
Tue, 26 Oct 2010 09:40:20 +0200 make SML/NJ happy
blanchet [Tue, 26 Oct 2010 09:40:20 +0200] rev 40143
make SML/NJ happy
Mon, 25 Oct 2010 21:17:16 +0200 relaxing the filtering condition for getting specifications from Spec_Rules
bulwahn [Mon, 25 Oct 2010 21:17:16 +0200] rev 40142
relaxing the filtering condition for getting specifications from Spec_Rules
Mon, 25 Oct 2010 21:17:16 +0200 adding new predicate compiler files to the IsaMakefile
bulwahn [Mon, 25 Oct 2010 21:17:16 +0200] rev 40141
adding new predicate compiler files to the IsaMakefile
Mon, 25 Oct 2010 21:17:15 +0200 using mode_eq instead of op = for lookup in the predicate compiler
bulwahn [Mon, 25 Oct 2010 21:17:15 +0200] rev 40140
using mode_eq instead of op = for lookup in the predicate compiler
Mon, 25 Oct 2010 21:17:14 +0200 renaming split_modeT' to split_modeT
bulwahn [Mon, 25 Oct 2010 21:17:14 +0200] rev 40139
renaming split_modeT' to split_modeT
Mon, 25 Oct 2010 21:17:13 +0200 options as first argument to check functions
bulwahn [Mon, 25 Oct 2010 21:17:13 +0200] rev 40138
options as first argument to check functions
Mon, 25 Oct 2010 21:17:12 +0200 changing test parameters in examples to get to a result within the global timelimit
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
Mon, 25 Oct 2010 21:17:11 +0200 adding a global fixed timeout to quickcheck
bulwahn [Mon, 25 Oct 2010 21:17:11 +0200] rev 40136
adding a global fixed timeout to quickcheck
Mon, 25 Oct 2010 21:17:10 +0200 adding a global time limit to the values command
bulwahn [Mon, 25 Oct 2010 21:17:10 +0200] rev 40135
adding a global time limit to the values command
Mon, 25 Oct 2010 22:47:02 +0200 explicit message_output thread, with flushing after timeout, ensure atomic user-operations without the danger of IO Interrupt;
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;
Mon, 25 Oct 2010 21:23:09 +0200 more explicit indication of Output.Private_Hooks (still public to accomodate clones of Proof General for now);
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);
Mon, 25 Oct 2010 21:06:56 +0200 renamed Output.priority to Output.urgent_message to emphasize its special role more clearly;
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;
Mon, 25 Oct 2010 20:24:13 +0200 explicitly qualify type Output.output, which is a slightly odd internal feature;
wenzelm [Mon, 25 Oct 2010 20:24:13 +0200] rev 40131
explicitly qualify type Output.output, which is a slightly odd internal feature;
Mon, 25 Oct 2010 16:52:20 +0200 export main ML entry by default;
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;
Mon, 25 Oct 2010 16:41:23 +0200 observe Isabelle/ML coding standards;
wenzelm [Mon, 25 Oct 2010 16:41:23 +0200] rev 40129
observe Isabelle/ML coding standards;
Mon, 25 Oct 2010 16:18:00 +0200 merged
wenzelm [Mon, 25 Oct 2010 16:18:00 +0200] rev 40128
merged
Mon, 25 Oct 2010 16:17:16 +0200 significantly improved Isabelle/Isar implementation manual;
wenzelm [Mon, 25 Oct 2010 16:17:16 +0200] rev 40127
significantly improved Isabelle/Isar implementation manual;
Mon, 25 Oct 2010 16:14:40 +0200 misc tuning;
wenzelm [Mon, 25 Oct 2010 16:14:40 +0200] rev 40126
misc tuning;
Mon, 25 Oct 2010 11:39:52 +0200 removed some remains of Output.debug (follow-up to fce2202892c4);
wenzelm [Mon, 25 Oct 2010 11:39:52 +0200] rev 40125
removed some remains of Output.debug (follow-up to fce2202892c4);
Mon, 25 Oct 2010 11:22:30 +0200 recovered some odd two-dimensional layout;
wenzelm [Mon, 25 Oct 2010 11:22:30 +0200] rev 40124
recovered some odd two-dimensional layout;
Mon, 25 Oct 2010 13:36:20 +0200 merged
haftmann [Mon, 25 Oct 2010 13:36:20 +0200] rev 40123
merged
Mon, 25 Oct 2010 13:34:58 +0200 dropped (almost) redundant distinct.induct rule; distinct_simps again named distinct.simps
haftmann [Mon, 25 Oct 2010 13:34:58 +0200] rev 40122
dropped (almost) redundant distinct.induct rule; distinct_simps again named distinct.simps
Mon, 25 Oct 2010 13:34:57 +0200 moved sledgehammer to Plain; tuned dependencies
haftmann [Mon, 25 Oct 2010 13:34:57 +0200] rev 40121
moved sledgehammer to Plain; tuned dependencies
Mon, 25 Oct 2010 13:34:57 +0200 CONTRIBUTORS
haftmann [Mon, 25 Oct 2010 13:34:57 +0200] rev 40120
CONTRIBUTORS
Mon, 25 Oct 2010 12:24:38 +0200 merge
blanchet [Mon, 25 Oct 2010 12:24:38 +0200] rev 40119
merge
Mon, 25 Oct 2010 11:42:05 +0200 merged
blanchet [Mon, 25 Oct 2010 11:42:05 +0200] rev 40118
merged
Mon, 25 Oct 2010 10:38:41 +0200 updated keywords
blanchet [Mon, 25 Oct 2010 10:38:41 +0200] rev 40117
updated keywords
Mon, 25 Oct 2010 10:30:46 +0200 introduced manual version of "Auto Solve" as "solve_direct"
blanchet [Mon, 25 Oct 2010 10:30:46 +0200] rev 40116
introduced manual version of "Auto Solve" as "solve_direct"
Mon, 25 Oct 2010 09:29:43 +0200 make "sledgehammer_params" work on single-threaded platforms
blanchet [Mon, 25 Oct 2010 09:29:43 +0200] rev 40115
make "sledgehammer_params" work on single-threaded platforms
Fri, 22 Oct 2010 18:31:45 +0200 tuning
blanchet [Fri, 22 Oct 2010 18:31:45 +0200] rev 40114
tuning
Fri, 22 Oct 2010 18:24:10 +0200 handle timeouts (to prevent failure from other threads);
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
Mon, 25 Oct 2010 12:11:12 +0200 update keywords
haftmann [Mon, 25 Oct 2010 12:11:12 +0200] rev 40112
update keywords
Mon, 25 Oct 2010 10:45:22 +0200 some partial_function examples
krauss [Mon, 25 Oct 2010 10:45:22 +0200] rev 40111
some partial_function examples
Mon, 25 Oct 2010 11:16:23 +0200 added ML antiquotation @{assert};
wenzelm [Mon, 25 Oct 2010 11:16:23 +0200] rev 40110
added ML antiquotation @{assert};
Mon, 25 Oct 2010 11:01:00 +0200 updated keywords;
wenzelm [Mon, 25 Oct 2010 11:01:00 +0200] rev 40109
updated keywords;
Sat, 23 Oct 2010 23:42:04 +0200 integrated partial_function into HOL-Plain
krauss [Sat, 23 Oct 2010 23:42:04 +0200] rev 40108
integrated partial_function into HOL-Plain
Sat, 23 Oct 2010 23:41:19 +0200 first version of partial_function package
krauss [Sat, 23 Oct 2010 23:41:19 +0200] rev 40107
first version of partial_function package
Sat, 23 Oct 2010 23:39:37 +0200 Complete_Partial_Order.thy: complete partial orders over arbitrary chains, with fixpoint theorem
krauss [Sat, 23 Oct 2010 23:39:37 +0200] rev 40106
Complete_Partial_Order.thy: complete partial orders over arbitrary chains, with fixpoint theorem
Mon, 25 Oct 2010 08:08:08 +0200 merged
bulwahn [Mon, 25 Oct 2010 08:08:08 +0200] rev 40105
merged
Fri, 22 Oct 2010 18:38:59 +0200 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 40104
splitting Hotel Key card example into specification and the two tests for counter example generation
Fri, 22 Oct 2010 18:38:59 +0200 adding generator quickcheck
bulwahn [Fri, 22 Oct 2010 18:38:59 +0200] rev 40103
adding generator quickcheck
Fri, 22 Oct 2010 18:38:59 +0200 restructuring values command and adding generator compilation
bulwahn [Fri, 22 Oct 2010 18:38:59 +0200] rev 40102
restructuring values command and adding generator compilation
Fri, 22 Oct 2010 18:38:59 +0200 moving general functions from core_data to predicate_compile_aux
bulwahn [Fri, 22 Oct 2010 18:38:59 +0200] rev 40101
moving general functions from core_data to predicate_compile_aux
Fri, 22 Oct 2010 18:38:59 +0200 updating to new notation in commented examples
bulwahn [Fri, 22 Oct 2010 18:38:59 +0200] rev 40100
updating to new notation in commented examples
Sun, 24 Oct 2010 15:11:24 -0700 merged
huffman [Sun, 24 Oct 2010 15:11:24 -0700] rev 40099
merged
Sun, 24 Oct 2010 03:43:12 -0700 use default names sprod/Rep_sprod/Abs_sprod from pcpodef instead of Sprod/Rep_Sprod/Abs_Sprod; similarly for ssum
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
Sat, 23 Oct 2010 19:56:33 -0700 remove legacy comp_dbind option from domain package
huffman [Sat, 23 Oct 2010 19:56:33 -0700] rev 40097
remove legacy comp_dbind option from domain package
Sat, 23 Oct 2010 11:04:26 -0700 change fixrec parser to not accept theorem names with (unchecked) option
huffman [Sat, 23 Oct 2010 11:04:26 -0700] rev 40096
change fixrec parser to not accept theorem names with (unchecked) option
Sat, 23 Oct 2010 11:03:50 -0700 tuned
huffman [Sat, 23 Oct 2010 11:03:50 -0700] rev 40095
tuned
Fri, 22 Oct 2010 15:49:18 -0700 rename lemma surjective_pairing_Sprod2 to spair_sfst_ssnd
huffman [Fri, 22 Oct 2010 15:49:18 -0700] rev 40094
rename lemma surjective_pairing_Sprod2 to spair_sfst_ssnd
Fri, 22 Oct 2010 15:47:43 -0700 add lemma strict3
huffman [Fri, 22 Oct 2010 15:47:43 -0700] rev 40093
add lemma strict3
Fri, 22 Oct 2010 11:24:52 -0700 do proofs using Rep_Sprod_simps, Rep_Ssum_simps; remove unused lemmas
huffman [Fri, 22 Oct 2010 11:24:52 -0700] rev 40092
do proofs using Rep_Sprod_simps, Rep_Ssum_simps; remove unused lemmas
Fri, 22 Oct 2010 07:45:32 -0700 make discrete_cpo a subclass of chfin; remove chfin instances for fun, cfun
huffman [Fri, 22 Oct 2010 07:45:32 -0700] rev 40091
make discrete_cpo a subclass of chfin; remove chfin instances for fun, cfun
Fri, 22 Oct 2010 07:44:34 -0700 direct instantiation unit :: discrete_cpo
huffman [Fri, 22 Oct 2010 07:44:34 -0700] rev 40090
direct instantiation unit :: discrete_cpo
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip