Tue, 05 Apr 2011 15:15:33 +0200 merged
wenzelm [Tue, 05 Apr 2011 15:15:33 +0200] rev 42239
merged
Tue, 05 Apr 2011 11:44:34 +0200 added "no_atp" to Cantor's paradox
blanchet [Tue, 05 Apr 2011 11:44:34 +0200] rev 42238
added "no_atp" to Cantor's paradox
Tue, 05 Apr 2011 11:39:48 +0200 renamed "const_args" option value to "args"
blanchet [Tue, 05 Apr 2011 11:39:48 +0200] rev 42237
renamed "const_args" option value to "args"
Tue, 05 Apr 2011 10:54:09 +0200 temporarily allow useless encoding of helper facts (e.g. fequal_def) instead of throwing exception
blanchet [Tue, 05 Apr 2011 10:54:09 +0200] rev 42236
temporarily allow useless encoding of helper facts (e.g. fequal_def) instead of throwing exception
Tue, 05 Apr 2011 10:47:37 +0200 updated instructions
blanchet [Tue, 05 Apr 2011 10:47:37 +0200] rev 42235
updated instructions
Tue, 05 Apr 2011 10:47:36 +0200 minor doc edits
blanchet [Tue, 05 Apr 2011 10:47:36 +0200] rev 42234
minor doc edits
Tue, 05 Apr 2011 10:37:21 +0200 killed unimplemented type encoding "preds"
blanchet [Tue, 05 Apr 2011 10:37:21 +0200] rev 42233
killed unimplemented type encoding "preds"
Tue, 05 Apr 2011 10:37:11 +0200 remove debugging code
blanchet [Tue, 05 Apr 2011 10:37:11 +0200] rev 42232
remove debugging code
Tue, 05 Apr 2011 09:38:28 +0200 removing bounded_forall code equation for characters when loading Code_Char
bulwahn [Tue, 05 Apr 2011 09:38:28 +0200] rev 42231
removing bounded_forall code equation for characters when loading Code_Char
Tue, 05 Apr 2011 09:38:23 +0200 deriving bounded_forall instances in quickcheck_exhaustive
bulwahn [Tue, 05 Apr 2011 09:38:23 +0200] rev 42230
deriving bounded_forall instances in quickcheck_exhaustive
Tue, 05 Apr 2011 08:53:52 +0200 generalizing ensure_sort_datatype for bounded_forall instances
bulwahn [Tue, 05 Apr 2011 08:53:52 +0200] rev 42229
generalizing ensure_sort_datatype for bounded_forall instances
Mon, 04 Apr 2011 19:09:10 +0200 document "type_sys" option
blanchet [Mon, 04 Apr 2011 19:09:10 +0200] rev 42228
document "type_sys" option
Mon, 04 Apr 2011 18:53:35 +0200 if "monomorphize" is enabled, mangle the type information in the names by default
blanchet [Mon, 04 Apr 2011 18:53:35 +0200] rev 42227
if "monomorphize" is enabled, mangle the type information in the names by default
Tue, 05 Apr 2011 15:04:55 +0200 use standard tables with standard argument order;
wenzelm [Tue, 05 Apr 2011 15:04:55 +0200] rev 42226
use standard tables with standard argument order;
Tue, 05 Apr 2011 14:30:40 +0200 discontinued special treatment of structure Parser -- directly accessible;
wenzelm [Tue, 05 Apr 2011 14:30:40 +0200] rev 42225
discontinued special treatment of structure Parser -- directly accessible;
Tue, 05 Apr 2011 14:25:18 +0200 discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
wenzelm [Tue, 05 Apr 2011 14:25:18 +0200] rev 42224
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
Tue, 05 Apr 2011 13:07:40 +0200 more precise propagation of reports/results through some inner syntax layers;
wenzelm [Tue, 05 Apr 2011 13:07:40 +0200] rev 42223
more precise propagation of reports/results through some inner syntax layers; misc reorganization;
Mon, 04 Apr 2011 23:52:56 +0200 accumulate parsetrees in canonical reverse order;
wenzelm [Mon, 04 Apr 2011 23:52:56 +0200] rev 42222
accumulate parsetrees in canonical reverse order;
Mon, 04 Apr 2011 23:26:32 +0200 tuned;
wenzelm [Mon, 04 Apr 2011 23:26:32 +0200] rev 42221
tuned;
Mon, 04 Apr 2011 22:58:15 +0200 tuned -- removed redundancy;
wenzelm [Mon, 04 Apr 2011 22:58:15 +0200] rev 42220
tuned -- removed redundancy;
Mon, 04 Apr 2011 22:49:41 +0200 tuned signatures;
wenzelm [Mon, 04 Apr 2011 22:49:41 +0200] rev 42219
tuned signatures;
Mon, 04 Apr 2011 22:21:36 +0200 streamlined token list operations, assuming that the order of union does not matter;
wenzelm [Mon, 04 Apr 2011 22:21:36 +0200] rev 42218
streamlined token list operations, assuming that the order of union does not matter;
Mon, 04 Apr 2011 21:35:59 +0200 misc tuning and clarification;
wenzelm [Mon, 04 Apr 2011 21:35:59 +0200] rev 42217
misc tuning and clarification;
Mon, 04 Apr 2011 16:35:46 +0200 merged
wenzelm [Mon, 04 Apr 2011 16:35:46 +0200] rev 42216
merged
Mon, 04 Apr 2011 16:28:36 +0200 document "nitpick(_params)", "refute(_params)", "try", "sledgehammer(_params)", and "solve_direct"
blanchet [Mon, 04 Apr 2011 16:28:36 +0200] rev 42215
document "nitpick(_params)", "refute(_params)", "try", "sledgehammer(_params)", and "solve_direct"
Mon, 04 Apr 2011 14:44:11 +0200 refactoring generator definition in quickcheck and removing clone
bulwahn [Mon, 04 Apr 2011 14:44:11 +0200] rev 42214
refactoring generator definition in quickcheck and removing clone
Mon, 04 Apr 2011 14:37:20 +0200 use the proper contexts/simpsets/etc. in the TPTP proof method
blanchet [Mon, 04 Apr 2011 14:37:20 +0200] rev 42213
use the proper contexts/simpsets/etc. in the TPTP proof method
Mon, 04 Apr 2011 13:41:56 +0200 merged
blanchet [Mon, 04 Apr 2011 13:41:56 +0200] rev 42212
merged
Mon, 04 Apr 2011 13:27:34 +0200 make sure that Nitpick problem generation for cardinality 50 doesn't cause problems for lower cardinality by specifying the "batch_size" option
blanchet [Mon, 04 Apr 2011 13:27:34 +0200] rev 42211
make sure that Nitpick problem generation for cardinality 50 doesn't cause problems for lower cardinality by specifying the "batch_size" option
Mon, 04 Apr 2011 12:40:00 +0100 merged
paulson [Mon, 04 Apr 2011 12:40:00 +0100] rev 42210
merged
Mon, 04 Apr 2011 12:39:14 +0100 Deletion of all semicolons, because they interfere with Proof General
paulson [Mon, 04 Apr 2011 12:39:14 +0100] rev 42209
Deletion of all semicolons, because they interfere with Proof General
Mon, 04 Apr 2011 09:32:50 +0200 raised timeouts further, for SML/NJ -- because of variations in machines/compilers, fixed timeouts can merely prevent non-termination, not enforce particular performance characteristics.
krauss [Mon, 04 Apr 2011 09:32:50 +0200] rev 42208
raised timeouts further, for SML/NJ -- because of variations in machines/compilers, fixed timeouts can merely prevent non-termination, not enforce particular performance characteristics.
Sun, 03 Apr 2011 11:40:32 +0200 tuned proofs
haftmann [Sun, 03 Apr 2011 11:40:32 +0200] rev 42207
tuned proofs
Sat, 02 Apr 2011 18:07:29 +0200 tuned proof
haftmann [Sat, 02 Apr 2011 18:07:29 +0200] rev 42206
tuned proof
Mon, 04 Apr 2011 15:51:45 +0200 direct pretty printing of parsetrees -- prevent diagnostic output from crashing due to undeclared entities;
wenzelm [Mon, 04 Apr 2011 15:51:45 +0200] rev 42205
direct pretty printing of parsetrees -- prevent diagnostic output from crashing due to undeclared entities;
Sun, 03 Apr 2011 21:59:33 +0200 added Position.reports convenience;
wenzelm [Sun, 03 Apr 2011 21:59:33 +0200] rev 42204
added Position.reports convenience; modernized Syntax.trrule constructors; modernized Sign.add_trrules/del_trrules: internal arguments; modernized Isar_Cmd.translations/no_translations: external arguments; explicit syntax categories class_name/type_name, with reports via type_context; eliminated former class_name/type_name ast translations; tuned signatures;
Sun, 03 Apr 2011 18:17:21 +0200 show more tooltip/sub-expression markup;
wenzelm [Sun, 03 Apr 2011 18:17:21 +0200] rev 42203
show more tooltip/sub-expression markup;
Sun, 03 Apr 2011 17:35:16 +0200 show tooltip/sub-expression for entity markup;
wenzelm [Sun, 03 Apr 2011 17:35:16 +0200] rev 42202
show tooltip/sub-expression for entity markup;
Fri, 01 Apr 2011 18:29:10 +0200 merged
wenzelm [Fri, 01 Apr 2011 18:29:10 +0200] rev 42201
merged
Fri, 01 Apr 2011 17:20:56 +0200 remove unnecessary prob_preserving
hoelzl [Fri, 01 Apr 2011 17:20:56 +0200] rev 42200
remove unnecessary prob_preserving
Fri, 01 Apr 2011 17:20:33 +0200 add prob_space_vimage
hoelzl [Fri, 01 Apr 2011 17:20:33 +0200] rev 42199
add prob_space_vimage
Fri, 01 Apr 2011 17:16:08 +0200 use Unsynchronized.change convenience, which also emphasizes the raw access to these references (which happen to be local here);
wenzelm [Fri, 01 Apr 2011 17:16:08 +0200] rev 42198
use Unsynchronized.change convenience, which also emphasizes the raw access to these references (which happen to be local here);
Fri, 01 Apr 2011 16:29:58 +0200 fixed accidental redefinition
krauss [Fri, 01 Apr 2011 16:29:58 +0200] rev 42197
fixed accidental redefinition
Fri, 01 Apr 2011 15:49:19 +0200 save reflexivity steps in discharging Z3 Skolemization hypotheses
boehmes [Fri, 01 Apr 2011 15:49:19 +0200] rev 42196
save reflexivity steps in discharging Z3 Skolemization hypotheses
Fri, 01 Apr 2011 13:49:38 +0200 adding an exhaustive validator for quickcheck's batch validating; moving strip_imp; minimal setup for bounded_forall
bulwahn [Fri, 01 Apr 2011 13:49:38 +0200] rev 42195
adding an exhaustive validator for quickcheck's batch validating; moving strip_imp; minimal setup for bounded_forall
Fri, 01 Apr 2011 13:49:36 +0200 adding general interface for batch validators in quickcheck
bulwahn [Fri, 01 Apr 2011 13:49:36 +0200] rev 42194
adding general interface for batch validators in quickcheck
Fri, 01 Apr 2011 13:21:21 +0200 remove workaround 8f25605e646c, which is no longer necessary thanks to 173b0f488428
blanchet [Fri, 01 Apr 2011 13:21:21 +0200] rev 42193
remove workaround 8f25605e646c, which is no longer necessary thanks to 173b0f488428
Fri, 01 Apr 2011 12:19:54 +0200 scheduler for judgement day
krauss [Fri, 01 Apr 2011 12:19:54 +0200] rev 42192
scheduler for judgement day
Fri, 01 Apr 2011 12:16:41 +0200 re-implemented proof reconstruction for Z3 skolemization: do not explicitly construct definitions for Skolem constants, and let higher-order resolution do most of the work in the end
boehmes [Fri, 01 Apr 2011 12:16:41 +0200] rev 42191
re-implemented proof reconstruction for Z3 skolemization: do not explicitly construct definitions for Skolem constants, and let higher-order resolution do most of the work in the end
Fri, 01 Apr 2011 11:54:51 +0200 make configuration of (SMT) full monomorphization more flexible: turn boolean argument into a configuration option
boehmes [Fri, 01 Apr 2011 11:54:51 +0200] rev 42190
make configuration of (SMT) full monomorphization more flexible: turn boolean argument into a configuration option
Fri, 01 Apr 2011 10:18:20 +0200 merged
bulwahn [Fri, 01 Apr 2011 10:18:20 +0200] rev 42189
merged
Fri, 01 Apr 2011 09:20:59 +0200 adding time profiling in quickcheck's batch testing for further diagnosis in IsaCoSy
bulwahn [Fri, 01 Apr 2011 09:20:59 +0200] rev 42188
adding time profiling in quickcheck's batch testing for further diagnosis in IsaCoSy
Fri, 01 Apr 2011 09:48:01 +0200 raised timeouts further, for SML/NJ
krauss [Fri, 01 Apr 2011 09:48:01 +0200] rev 42187
raised timeouts further, for SML/NJ
Fri, 01 Apr 2011 09:29:58 +0200 adapted parsing of session timing (cf. e86b10c68f0b)
krauss [Fri, 01 Apr 2011 09:29:58 +0200] rev 42186
adapted parsing of session timing (cf. e86b10c68f0b)
Thu, 31 Mar 2011 17:15:13 +0200 merged
bulwahn [Thu, 31 Mar 2011 17:15:13 +0200] rev 42185
merged
Thu, 31 Mar 2011 11:17:52 +0200 adapting Quickcheck_Narrowing (overseen in 234ec7011e5d); commenting out some examples temporarily
bulwahn [Thu, 31 Mar 2011 11:17:52 +0200] rev 42184
adapting Quickcheck_Narrowing (overseen in 234ec7011e5d); commenting out some examples temporarily
Thu, 31 Mar 2011 14:02:03 +0200 provide a flag controlling whether all provided facts should be instantiated, possibly inventing new types (which does not work well with Sledgehammer)
boehmes [Thu, 31 Mar 2011 14:02:03 +0200] rev 42183
provide a flag controlling whether all provided facts should be instantiated, possibly inventing new types (which does not work well with Sledgehammer)
Thu, 31 Mar 2011 11:16:54 +0200 start monomorphization process with subgoal, not entire goal, to avoid needless instances (and only print monomorphization messages in debug mode)
blanchet [Thu, 31 Mar 2011 11:16:54 +0200] rev 42182
start monomorphization process with subgoal, not entire goal, to avoid needless instances (and only print monomorphization messages in debug mode)
Thu, 31 Mar 2011 11:16:53 +0200 temporary workaround: filter out spurious monomorphic instances
blanchet [Thu, 31 Mar 2011 11:16:53 +0200] rev 42181
temporary workaround: filter out spurious monomorphic instances
Thu, 31 Mar 2011 11:16:52 +0200 added monomorphization option to Sledgehammer ATPs -- this looks promising but is still off by default
blanchet [Thu, 31 Mar 2011 11:16:52 +0200] rev 42180
added monomorphization option to Sledgehammer ATPs -- this looks promising but is still off by default
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip