wenzelm [Wed, 18 Oct 2023 15:13:52 +0200] rev 78795
clarified signature: more concise variations on implicit theory setup;
wenzelm [Tue, 17 Oct 2023 22:29:12 +0200] rev 78794
clarified simproc_setup (passive);
wenzelm [Tue, 17 Oct 2023 22:25:48 +0200] rev 78793
clarified 'simproc_setup';
wenzelm [Tue, 17 Oct 2023 18:55:29 +0200] rev 78792
support for "simproc_setup ... (passive)": allow to define simprocs in Isar that are not added to the simpset (yet);
wenzelm [Tue, 17 Oct 2023 15:51:28 +0200] rev 78791
more standard simproc_setup in Isar;
recovered examples from dead comments;
wenzelm [Tue, 17 Oct 2023 15:10:14 +0200] rev 78790
more standard ML setup;
proper tracing messages depending on context option, not Unsynchronized.ref;
tuned whitespace;
desharna [Fri, 20 Oct 2023 12:25:35 +0200] rev 78789
proper slice duration (i.e., 5 s) for new Vampire portfolio following 5a14f2cc1ea0
desharna [Wed, 18 Oct 2023 10:41:12 +0200] rev 78788
added new portfolio for Vampire 4.8
wenzelm [Tue, 17 Oct 2023 12:10:58 +0200] rev 78787
tuned signature, following Isabelle/Scala;
wenzelm [Tue, 17 Oct 2023 11:52:52 +0200] rev 78786
more thorough expose_interrupt: always reset "break" state, regardless of pending interrupt;