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
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46340
separate orthogonal components
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46339
generate left-to-right rewrite tag for combinator helpers for SPASS 3.8
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46338
better handling of individual type for DFG format (SPASS)
bulwahn [Thu, 26 Jan 2012 12:04:05 +0100] rev 46337
adding quickcheck example with THE
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.
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
nipkow [Thu, 26 Jan 2012 09:52:47 +0100] rev 46334
tuned
bulwahn [Wed, 25 Jan 2012 16:07:48 +0100] rev 46333
adding very basic code generation to Wellfounded theory
bulwahn [Wed, 25 Jan 2012 16:07:41 +0100] rev 46332
removing dead code from Mutabelle; tuned
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
bulwahn [Wed, 25 Jan 2012 09:50:34 +0100] rev 46330
merged
bulwahn [Wed, 25 Jan 2012 09:32:23 +0100] rev 46329
adding code equation for Collect on finite types
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
bulwahn [Tue, 24 Jan 2012 09:13:24 +0100] rev 46327
adding some rules to quickcheck's preprocessing
bulwahn [Tue, 24 Jan 2012 09:12:29 +0100] rev 46326
some more constants on mutabelle's blacklist
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46325
implemented "tptp_refute" tool
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46324
added problem importer
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46323
imported patch ATP_Problem_Import.thy
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46322
imported patch atp_problem_import.ML
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46321
renamed theory exporter
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46320
renamed two files to make room for a new file
blanchet [Mon, 23 Jan 2012 17:40:31 +0100] rev 46319
rebranded Nitrox, for more uniformity
blanchet [Mon, 23 Jan 2012 17:40:31 +0100] rev 46318
moved "nitrox" to TPTP
huffman [Mon, 23 Jan 2012 17:29:19 +0100] rev 46317
generalize type of List.listrel
bulwahn [Mon, 23 Jan 2012 15:23:02 +0100] rev 46316
support for Ex1 in quickcheck-narrowing
bulwahn [Mon, 23 Jan 2012 15:22:33 +0100] rev 46315
adding another internal constant to mutabelle's blacklust
bulwahn [Mon, 23 Jan 2012 14:08:55 +0100] rev 46314
adding some more forbidden constant names for the mutated conjecture generation
bulwahn [Mon, 23 Jan 2012 14:07:36 +0100] rev 46313
adding code generation for some list relations
bulwahn [Mon, 23 Jan 2012 14:06:19 +0100] rev 46312
adding fun_eq_iff to the preprocessing
bulwahn [Mon, 23 Jan 2012 14:00:52 +0100] rev 46311
random instance for sets
bulwahn [Mon, 23 Jan 2012 11:59:00 +0100] rev 46310
more configurations to mutabelle
bulwahn [Fri, 20 Jan 2012 09:28:54 +0100] rev 46309
catching code generation errors in quickcheck-narrowing
bulwahn [Fri, 20 Jan 2012 09:28:53 +0100] rev 46308
adding narrowing instance for sets
bulwahn [Fri, 20 Jan 2012 09:28:52 +0100] rev 46307
shortened definitions by adding some termify constants
bulwahn [Fri, 20 Jan 2012 09:28:51 +0100] rev 46306
tuned
bulwahn [Fri, 20 Jan 2012 09:28:50 +0100] rev 46305
adding check_all instance for sets; tuned
nipkow [Fri, 20 Jan 2012 08:24:51 +0100] rev 46304
tuned
nipkow [Fri, 20 Jan 2012 07:55:43 +0100] rev 46303
tuned
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46302
minor edits in docs
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46301
renamed "sound" option to "strict"
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46300
updated Sledge docs some more
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46299
more doc updates
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46298
updated docs
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46297
lower timeout for preplay, now that we have more preplay methods
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46296
cleanly separate each Metis encoding
wenzelm [Thu, 09 Feb 2012 19:34:23 +0100] rev 46295
basic setup for equational reasoning;
updated rewrite_goals_tac and fold_goals_tac;
wenzelm [Tue, 07 Feb 2012 18:56:40 +0100] rev 46294
tuned;
wenzelm [Tue, 07 Feb 2012 18:51:22 +0100] rev 46293
updated examples for syntax translations;
wenzelm [Sun, 05 Feb 2012 21:00:38 +0100] rev 46292
updated section on raw syntax;
misc tuning;
wenzelm [Sun, 05 Feb 2012 18:11:19 +0100] rev 46291
updated section about syntax ambiguity;
wenzelm [Sat, 04 Feb 2012 18:33:04 +0100] rev 46290
updated/unified section on mixfix annotations;
wenzelm [Sat, 04 Feb 2012 16:08:19 +0100] rev 46289
tuned;
wenzelm [Sat, 04 Feb 2012 15:56:49 +0100] rev 46288
more on explicit notation;
wenzelm [Sat, 04 Feb 2012 15:44:50 +0100] rev 46287
more accurate Pure grammar;
wenzelm [Sat, 04 Feb 2012 14:25:14 +0100] rev 46286
more refs;