blanchet [Wed, 01 Mar 2023 08:00:51 +0100] rev 77421
improve ad hoc abduction in Sledgehammer
blanchet [Wed, 01 Mar 2023 08:00:51 +0100] rev 77420
tuning
blanchet [Wed, 01 Mar 2023 08:00:51 +0100] rev 77419
don't apply abduction and consistency checking to goals of the form 'False'
blanchet [Wed, 01 Mar 2023 08:00:51 +0100] rev 77418
implemented ad hoc abduction in Sledgehammer with E
wenzelm [Tue, 28 Feb 2023 20:37:57 +0100] rev 77417
tuned;
wenzelm [Tue, 28 Feb 2023 20:29:44 +0100] rev 77416
clarified scope of "serial" and "numa_index" within database;
wenzelm [Tue, 28 Feb 2023 19:12:31 +0100] rev 77415
clarified signature: allow more general init, e.g. from existing database;
wenzelm [Tue, 28 Feb 2023 17:42:13 +0100] rev 77414
clarified signature: allow to provide session_heaps by different means, e.g. from tmp directory or alternative session structure;
wenzelm [Tue, 28 Feb 2023 17:16:50 +0100] rev 77413
tuned;
wenzelm [Tue, 28 Feb 2023 17:12:39 +0100] rev 77412
simplified somewhat pointless error message (see also 0189fe0f6452);
wenzelm [Tue, 28 Feb 2023 16:25:23 +0100] rev 77411
clafified signature: simplify object-oriented reuse;
wenzelm [Tue, 28 Feb 2023 14:20:57 +0100] rev 77410
revert pointless 375c6b9ce9ea: overall thread context is already uninterruptible (see 54ac957c53ec);
wenzelm [Tue, 28 Feb 2023 14:13:50 +0100] rev 77409
tuned whitespace;
paulson [Tue, 28 Feb 2023 11:20:01 +0000] rev 77408
merged
paulson <lp15@cam.ac.uk> [Tue, 28 Feb 2023 11:19:47 +0000] rev 77407
Fixed a presentation error
paulson <lp15@cam.ac.uk> [Mon, 27 Feb 2023 17:09:59 +0000] rev 77406
Importation of basic group theory results, due to Jakob von Raumer from his AFP entry Jordan-Hölder Theorem
wenzelm [Mon, 27 Feb 2023 20:51:47 +0100] rev 77405
tuned whitespace;
wenzelm [Mon, 27 Feb 2023 20:39:08 +0100] rev 77404
tuned;
wenzelm [Mon, 27 Feb 2023 20:30:40 +0100] rev 77403
clarified signature, although "sql" argument is de-facto mandatory;
wenzelm [Mon, 27 Feb 2023 20:25:10 +0100] rev 77402
tuned;
wenzelm [Mon, 27 Feb 2023 20:09:58 +0100] rev 77401
proper SQL (amending 7ab9bac1ca96);
wenzelm [Mon, 27 Feb 2023 15:31:19 +0100] rev 77400
clarified signature: more explicit "synchronized" regions;
wenzelm [Mon, 27 Feb 2023 15:25:46 +0100] rev 77399
more robust interrupt handling, notably for Build_Job.terminate();
wenzelm [Mon, 27 Feb 2023 15:09:59 +0100] rev 77398
clarified signature: works for general Build_Job;
wenzelm [Mon, 27 Feb 2023 15:02:14 +0100] rev 77397
tuned;
wenzelm [Mon, 27 Feb 2023 14:57:39 +0100] rev 77396
clarified modules;
wenzelm [Mon, 27 Feb 2023 14:15:14 +0100] rev 77395
clarified signature;
wenzelm [Mon, 27 Feb 2023 11:59:22 +0100] rev 77394
proper log_lines, without protocol messages (amending cb3f5361fbca);
wenzelm [Mon, 27 Feb 2023 11:43:05 +0100] rev 77393
clarified signature;
wenzelm [Mon, 27 Feb 2023 11:19:16 +0100] rev 77392
tuned messages;