Sat, 28 Jan 2012 12:05:26 +0100 an executable version of accessible part (only for finite types yet)
bulwahn [Sat, 28 Jan 2012 12:05:26 +0100] rev 46352
an executable version of accessible part (only for finite types yet)
Sat, 28 Jan 2012 10:35:52 +0100 adding yet another induction rule on natural numbers
bulwahn [Sat, 28 Jan 2012 10:35:52 +0100] rev 46351
adding yet another induction rule on natural numbers
Sat, 28 Jan 2012 10:22:46 +0100 moving declarations back to the section they seem to belong to (cf. afffe1f72143)
bulwahn [Sat, 28 Jan 2012 10:22:46 +0100] rev 46350
moving declarations back to the section they seem to belong to (cf. afffe1f72143)
Sat, 28 Jan 2012 06:13:03 +0100 reverting 46c2c96f5d92 as it only provides mostly non-terminating executions for generated code
bulwahn [Sat, 28 Jan 2012 06:13:03 +0100] rev 46349
reverting 46c2c96f5d92 as it only provides mostly non-terminating executions for generated code
Fri, 27 Jan 2012 19:08:48 +0100 adding some more examples for quickcheck; replaced FIXME comments
bulwahn [Fri, 27 Jan 2012 19:08:48 +0100] rev 46348
adding some more examples for quickcheck; replaced FIXME comments
Fri, 27 Jan 2012 17:22:05 +0100 new code equation for ntrancl that allows computation of the transitive closure of sets on infinite types as well
bulwahn [Fri, 27 Jan 2012 17:22:05 +0100] rev 46347
new code equation for ntrancl that allows computation of the transitive closure of sets on infinite types as well
Fri, 27 Jan 2012 17:02:08 +0100 removed duplicate definitions that made locale inconsistent
nipkow [Fri, 27 Jan 2012 17:02:08 +0100] rev 46346
removed duplicate definitions that made locale inconsistent
Fri, 27 Jan 2012 14:30:44 +0100 added parity analysis
nipkow [Fri, 27 Jan 2012 14:30:44 +0100] rev 46345
added parity analysis
Fri, 27 Jan 2012 10:31:31 +0100 corrected expectation; added an example for quickcheck
bulwahn [Fri, 27 Jan 2012 10:31:31 +0100] rev 46344
corrected expectation; added an example for quickcheck
Fri, 27 Jan 2012 10:31:30 +0100 adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck
bulwahn [Fri, 27 Jan 2012 10:31:30 +0100] rev 46343
adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck
Fri, 27 Jan 2012 10:19:55 +0100 made SML/NJ happy
blanchet [Fri, 27 Jan 2012 10:19:55 +0100] rev 46342
made SML/NJ happy
Thu, 26 Jan 2012 20:49:54 +0100 even more lr tags for SPASS -- anything that is considered an "equational rule spec" is relevant
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46341
even more lr tags for SPASS -- anything that is considered an "equational rule spec" is relevant
Thu, 26 Jan 2012 20:49:54 +0100 separate orthogonal components
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46340
separate orthogonal components
Thu, 26 Jan 2012 20:49:54 +0100 generate left-to-right rewrite tag for combinator helpers for SPASS 3.8
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46339
generate left-to-right rewrite tag for combinator helpers for SPASS 3.8
Thu, 26 Jan 2012 20:49:54 +0100 better handling of individual type for DFG format (SPASS)
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46338
better handling of individual type for DFG format (SPASS)
Thu, 26 Jan 2012 12:04:05 +0100 adding quickcheck example with THE
bulwahn [Thu, 26 Jan 2012 12:04:05 +0100] rev 46337
adding quickcheck example with THE
Thu, 26 Jan 2012 12:03:35 +0100 evaluation of THE with a non-singleton set raises a Match exception during the evaluation to yield a potential counterexample in quickcheck.
bulwahn [Thu, 26 Jan 2012 12:03:35 +0100] rev 46336
evaluation of THE with a non-singleton set raises a Match exception during the evaluation to yield a potential counterexample in quickcheck.
Thu, 26 Jan 2012 10:59:47 +0100 using fully qualified module names in Haskell source, which seems to be required by GHC 7.0.4
bulwahn [Thu, 26 Jan 2012 10:59:47 +0100] rev 46335
using fully qualified module names in Haskell source, which seems to be required by GHC 7.0.4
Thu, 26 Jan 2012 09:52:47 +0100 tuned
nipkow [Thu, 26 Jan 2012 09:52:47 +0100] rev 46334
tuned
Wed, 25 Jan 2012 16:07:48 +0100 adding very basic code generation to Wellfounded theory
bulwahn [Wed, 25 Jan 2012 16:07:48 +0100] rev 46333
adding very basic code generation to Wellfounded theory
Wed, 25 Jan 2012 16:07:41 +0100 removing dead code from Mutabelle; tuned
bulwahn [Wed, 25 Jan 2012 16:07:41 +0100] rev 46332
removing dead code from Mutabelle; tuned
Wed, 25 Jan 2012 15:19:04 +0100 generalizing check if size matters because it is different for random and exhaustive testing
bulwahn [Wed, 25 Jan 2012 15:19:04 +0100] rev 46331
generalizing check if size matters because it is different for random and exhaustive testing
Wed, 25 Jan 2012 09:50:34 +0100 merged
bulwahn [Wed, 25 Jan 2012 09:50:34 +0100] rev 46330
merged
Wed, 25 Jan 2012 09:32:23 +0100 adding code equation for Collect on finite types
bulwahn [Wed, 25 Jan 2012 09:32:23 +0100] rev 46329
adding code equation for Collect on finite types
Tue, 24 Jan 2012 16:00:51 +0100 Use lookup_size rather than Datatype.get_info in is_poly to avoid
berghofe [Tue, 24 Jan 2012 16:00:51 +0100] rev 46328
Use lookup_size rather than Datatype.get_info in is_poly to avoid incorrect results for datatypes on which no size function is defined
Tue, 24 Jan 2012 09:13:24 +0100 adding some rules to quickcheck's preprocessing
bulwahn [Tue, 24 Jan 2012 09:13:24 +0100] rev 46327
adding some rules to quickcheck's preprocessing
Tue, 24 Jan 2012 09:12:29 +0100 some more constants on mutabelle's blacklist
bulwahn [Tue, 24 Jan 2012 09:12:29 +0100] rev 46326
some more constants on mutabelle's blacklist
Mon, 23 Jan 2012 17:40:32 +0100 implemented "tptp_refute" tool
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46325
implemented "tptp_refute" tool
Mon, 23 Jan 2012 17:40:32 +0100 added problem importer
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46324
added problem importer
Mon, 23 Jan 2012 17:40:32 +0100 imported patch ATP_Problem_Import.thy
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46323
imported patch ATP_Problem_Import.thy
Mon, 23 Jan 2012 17:40:32 +0100 imported patch atp_problem_import.ML
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46322
imported patch atp_problem_import.ML
Mon, 23 Jan 2012 17:40:32 +0100 renamed theory exporter
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46321
renamed theory exporter
Mon, 23 Jan 2012 17:40:32 +0100 renamed two files to make room for a new file
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46320
renamed two files to make room for a new file
Mon, 23 Jan 2012 17:40:31 +0100 rebranded Nitrox, for more uniformity
blanchet [Mon, 23 Jan 2012 17:40:31 +0100] rev 46319
rebranded Nitrox, for more uniformity
Mon, 23 Jan 2012 17:40:31 +0100 moved "nitrox" to TPTP
blanchet [Mon, 23 Jan 2012 17:40:31 +0100] rev 46318
moved "nitrox" to TPTP
Mon, 23 Jan 2012 17:29:19 +0100 generalize type of List.listrel
huffman [Mon, 23 Jan 2012 17:29:19 +0100] rev 46317
generalize type of List.listrel
Mon, 23 Jan 2012 15:23:02 +0100 support for Ex1 in quickcheck-narrowing
bulwahn [Mon, 23 Jan 2012 15:23:02 +0100] rev 46316
support for Ex1 in quickcheck-narrowing
Mon, 23 Jan 2012 15:22:33 +0100 adding another internal constant to mutabelle's blacklust
bulwahn [Mon, 23 Jan 2012 15:22:33 +0100] rev 46315
adding another internal constant to mutabelle's blacklust
Mon, 23 Jan 2012 14:08:55 +0100 adding some more forbidden constant names for the mutated conjecture generation
bulwahn [Mon, 23 Jan 2012 14:08:55 +0100] rev 46314
adding some more forbidden constant names for the mutated conjecture generation
Mon, 23 Jan 2012 14:07:36 +0100 adding code generation for some list relations
bulwahn [Mon, 23 Jan 2012 14:07:36 +0100] rev 46313
adding code generation for some list relations
Mon, 23 Jan 2012 14:06:19 +0100 adding fun_eq_iff to the preprocessing
bulwahn [Mon, 23 Jan 2012 14:06:19 +0100] rev 46312
adding fun_eq_iff to the preprocessing
Mon, 23 Jan 2012 14:00:52 +0100 random instance for sets
bulwahn [Mon, 23 Jan 2012 14:00:52 +0100] rev 46311
random instance for sets
Mon, 23 Jan 2012 11:59:00 +0100 more configurations to mutabelle
bulwahn [Mon, 23 Jan 2012 11:59:00 +0100] rev 46310
more configurations to mutabelle
Fri, 20 Jan 2012 09:28:54 +0100 catching code generation errors in quickcheck-narrowing
bulwahn [Fri, 20 Jan 2012 09:28:54 +0100] rev 46309
catching code generation errors in quickcheck-narrowing
Fri, 20 Jan 2012 09:28:53 +0100 adding narrowing instance for sets
bulwahn [Fri, 20 Jan 2012 09:28:53 +0100] rev 46308
adding narrowing instance for sets
Fri, 20 Jan 2012 09:28:52 +0100 shortened definitions by adding some termify constants
bulwahn [Fri, 20 Jan 2012 09:28:52 +0100] rev 46307
shortened definitions by adding some termify constants
Fri, 20 Jan 2012 09:28:51 +0100 tuned
bulwahn [Fri, 20 Jan 2012 09:28:51 +0100] rev 46306
tuned
Fri, 20 Jan 2012 09:28:50 +0100 adding check_all instance for sets; tuned
bulwahn [Fri, 20 Jan 2012 09:28:50 +0100] rev 46305
adding check_all instance for sets; tuned
Fri, 20 Jan 2012 08:24:51 +0100 tuned
nipkow [Fri, 20 Jan 2012 08:24:51 +0100] rev 46304
tuned
Fri, 20 Jan 2012 07:55:43 +0100 tuned
nipkow [Fri, 20 Jan 2012 07:55:43 +0100] rev 46303
tuned
Thu, 19 Jan 2012 21:37:12 +0100 minor edits in docs
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46302
minor edits in docs
Thu, 19 Jan 2012 21:37:12 +0100 renamed "sound" option to "strict"
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46301
renamed "sound" option to "strict"
Thu, 19 Jan 2012 21:37:12 +0100 updated Sledge docs some more
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46300
updated Sledge docs some more
Thu, 19 Jan 2012 21:37:12 +0100 more doc updates
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46299
more doc updates
Thu, 19 Jan 2012 21:37:12 +0100 updated docs
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46298
updated docs
Thu, 19 Jan 2012 21:37:12 +0100 lower timeout for preplay, now that we have more preplay methods
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46297
lower timeout for preplay, now that we have more preplay methods
Thu, 19 Jan 2012 21:37:12 +0100 cleanly separate each Metis encoding
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46296
cleanly separate each Metis encoding
Thu, 09 Feb 2012 19:34:23 +0100 basic setup for equational reasoning;
wenzelm [Thu, 09 Feb 2012 19:34:23 +0100] rev 46295
basic setup for equational reasoning; updated rewrite_goals_tac and fold_goals_tac;
Tue, 07 Feb 2012 18:56:40 +0100 tuned;
wenzelm [Tue, 07 Feb 2012 18:56:40 +0100] rev 46294
tuned;
Tue, 07 Feb 2012 18:51:22 +0100 updated examples for syntax translations;
wenzelm [Tue, 07 Feb 2012 18:51:22 +0100] rev 46293
updated examples for syntax translations;
Sun, 05 Feb 2012 21:00:38 +0100 updated section on raw syntax;
wenzelm [Sun, 05 Feb 2012 21:00:38 +0100] rev 46292
updated section on raw syntax; misc tuning;
Sun, 05 Feb 2012 18:11:19 +0100 updated section about syntax ambiguity;
wenzelm [Sun, 05 Feb 2012 18:11:19 +0100] rev 46291
updated section about syntax ambiguity;
Sat, 04 Feb 2012 18:33:04 +0100 updated/unified section on mixfix annotations;
wenzelm [Sat, 04 Feb 2012 18:33:04 +0100] rev 46290
updated/unified section on mixfix annotations;
Sat, 04 Feb 2012 16:08:19 +0100 tuned;
wenzelm [Sat, 04 Feb 2012 16:08:19 +0100] rev 46289
tuned;
Sat, 04 Feb 2012 15:56:49 +0100 more on explicit notation;
wenzelm [Sat, 04 Feb 2012 15:56:49 +0100] rev 46288
more on explicit notation;
Sat, 04 Feb 2012 15:44:50 +0100 more accurate Pure grammar;
wenzelm [Sat, 04 Feb 2012 15:44:50 +0100] rev 46287
more accurate Pure grammar;
Sat, 04 Feb 2012 14:25:14 +0100 more refs;
wenzelm [Sat, 04 Feb 2012 14:25:14 +0100] rev 46286
more refs;
Sat, 04 Feb 2012 14:20:39 +0100 simplified mixfix (NB: infix is no longer required separately);
wenzelm [Sat, 04 Feb 2012 14:20:39 +0100] rev 46285
simplified mixfix (NB: infix is no longer required separately);
Thu, 02 Feb 2012 21:21:41 +0100 updated section on print modes;
wenzelm [Thu, 02 Feb 2012 21:21:41 +0100] rev 46284
updated section on print modes;
Thu, 02 Feb 2012 20:26:44 +0100 misc tuning and reformatting;
wenzelm [Thu, 02 Feb 2012 20:26:44 +0100] rev 46283
misc tuning and reformatting; more antiquotations;
Thu, 02 Feb 2012 18:11:42 +0100 clarified syntax section structure;
wenzelm [Thu, 02 Feb 2012 18:11:42 +0100] rev 46282
clarified syntax section structure;
Thu, 02 Feb 2012 17:52:16 +0100 discontinued obscure history commands;
wenzelm [Thu, 02 Feb 2012 17:52:16 +0100] rev 46281
discontinued obscure history commands;
Thu, 02 Feb 2012 16:38:15 +0100 misc tuning and reformatting;
wenzelm [Thu, 02 Feb 2012 16:38:15 +0100] rev 46280
misc tuning and reformatting;
Thu, 02 Feb 2012 16:07:25 +0100 discontinued obscure history commands;
wenzelm [Thu, 02 Feb 2012 16:07:25 +0100] rev 46279
discontinued obscure history commands;
Sun, 29 Jan 2012 22:12:25 +0100 updated hint about asm_rl;
wenzelm [Sun, 29 Jan 2012 22:12:25 +0100] rev 46278
updated hint about asm_rl;
Sun, 29 Jan 2012 22:00:10 +0100 updated thin_tac;
wenzelm [Sun, 29 Jan 2012 22:00:10 +0100] rev 46277
updated thin_tac;
Sun, 29 Jan 2012 21:40:29 +0100 updated distinct_subgoals_tac, flexflex_tac;
wenzelm [Sun, 29 Jan 2012 21:40:29 +0100] rev 46276
updated distinct_subgoals_tac, flexflex_tac;
Sun, 29 Jan 2012 21:26:09 +0100 removed obscure material;
wenzelm [Sun, 29 Jan 2012 21:26:09 +0100] rev 46275
removed obscure material;
Sun, 29 Jan 2012 21:04:39 +0100 updated rotate_tac;
wenzelm [Sun, 29 Jan 2012 21:04:39 +0100] rev 46274
updated rotate_tac;
Fri, 27 Jan 2012 21:56:29 +0100 tuned;
wenzelm [Fri, 27 Jan 2012 21:56:29 +0100] rev 46273
tuned;
Fri, 27 Jan 2012 21:48:40 +0100 updated citations;
wenzelm [Fri, 27 Jan 2012 21:48:40 +0100] rev 46272
updated citations;
Fri, 27 Jan 2012 21:29:37 +0100 updated subgoal_tac;
wenzelm [Fri, 27 Jan 2012 21:29:37 +0100] rev 46271
updated subgoal_tac;
Thu, 26 Jan 2012 22:21:33 +0100 tuned sectioning;
wenzelm [Thu, 26 Jan 2012 22:21:33 +0100] rev 46270
tuned sectioning;
Thu, 26 Jan 2012 22:16:45 +0100 updated "Control and search tacticals" (moved from ref to implementation);
wenzelm [Thu, 26 Jan 2012 22:16:45 +0100] rev 46269
updated "Control and search tacticals" (moved from ref to implementation); discontinued odd trace flags that assume sequential TTY loop; discontinued obscure DETERM_UNTIL_SOLVED; discontinued obsolete chapter "Tacticals" (ref);
Thu, 26 Jan 2012 21:25:18 +0100 obsolete -- covered in implementation manual;
wenzelm [Thu, 26 Jan 2012 21:25:18 +0100] rev 46268
obsolete -- covered in implementation manual;
Thu, 26 Jan 2012 21:16:11 +0100 moved HEADGOAL;
wenzelm [Thu, 26 Jan 2012 21:16:11 +0100] rev 46267
moved HEADGOAL; added RANGE;
Thu, 26 Jan 2012 15:29:11 +0100 removed some obscure material;
wenzelm [Thu, 26 Jan 2012 15:29:11 +0100] rev 46266
removed some obscure material; misc tuning;
Thu, 26 Jan 2012 15:28:17 +0100 added SELECT_GOAL;
wenzelm [Thu, 26 Jan 2012 15:28:17 +0100] rev 46265
added SELECT_GOAL;
Thu, 26 Jan 2012 15:04:35 +0100 tuned;
wenzelm [Thu, 26 Jan 2012 15:04:35 +0100] rev 46264
tuned;
Wed, 25 Jan 2012 22:01:15 +0100 updated "subgoal quantifiers";
wenzelm [Wed, 25 Jan 2012 22:01:15 +0100] rev 46263
updated "subgoal quantifiers";
Wed, 25 Jan 2012 21:14:00 +0100 tuned ML infixes;
wenzelm [Wed, 25 Jan 2012 21:14:00 +0100] rev 46262
tuned ML infixes;
Wed, 25 Jan 2012 21:10:54 +0100 document antiquotations for ML infix operators;
wenzelm [Wed, 25 Jan 2012 21:10:54 +0100] rev 46261
document antiquotations for ML infix operators;
Wed, 25 Jan 2012 20:26:05 +0100 tuned;
wenzelm [Wed, 25 Jan 2012 20:26:05 +0100] rev 46260
tuned;
Wed, 25 Jan 2012 19:04:38 +0100 updated repetition tacticals;
wenzelm [Wed, 25 Jan 2012 19:04:38 +0100] rev 46259
updated repetition tacticals; discontinued odd trace_REPEAT (assumes sequential TTY loop);
Wed, 25 Jan 2012 18:18:59 +0100 updated THEN, ORELSE, APPEND, and derivatives;
wenzelm [Wed, 25 Jan 2012 18:18:59 +0100] rev 46258
updated THEN, ORELSE, APPEND, and derivatives; discontinued obscure INTLEAVE;
Wed, 25 Jan 2012 16:16:20 +0100 removed obscure/outdated material;
wenzelm [Wed, 25 Jan 2012 16:16:20 +0100] rev 46257
removed obscure/outdated material;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip