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;
wenzelm [Tue, 17 Oct 2023 11:47:13 +0200] rev 78785
tuned;
wenzelm [Mon, 16 Oct 2023 21:27:56 +0200] rev 78784
proper parallel build tasks;
wenzelm [Sun, 15 Oct 2023 14:59:19 +0200] rev 78783
more Haskell tests on macOS;
wenzelm [Sun, 15 Oct 2023 14:22:37 +0200] rev 78782
more NEWS;
wenzelm [Sun, 15 Oct 2023 13:48:08 +0200] rev 78781
disable naproche component for now: to be updated before the next Isabelle release;
wenzelm [Sun, 15 Oct 2023 13:36:48 +0200] rev 78780
updated to stack-2.13.1: include arm64-darwin, although it does not quite work yet (e.g. session "Haskell");
enforce rebuild of Isabelle/Pure and thus all Haskell applications;
wenzelm [Sat, 14 Oct 2023 20:50:25 +0200] rev 78779
more NEWS;
wenzelm [Sat, 14 Oct 2023 20:48:12 +0200] rev 78778
tuned structure;
wenzelm [Sat, 14 Oct 2023 20:24:39 +0200] rev 78777
update platforms: discontinue macOS 10.13 High Sierra, macOS 10.14 Mojave, macOS 10.15 Catalina;
wenzelm [Sat, 14 Oct 2023 20:22:40 +0200] rev 78776
updated to official release of polyml-5.9.1, based on Ubuntu 18.04 LTS and macOS 11 Big Sur;
wenzelm [Sat, 14 Oct 2023 20:10:08 +0200] rev 78775
proper options for macOS 11 Big Sur;
wenzelm [Sat, 14 Oct 2023 15:26:39 +0200] rev 78774
support for official release of polyml-5.9.1;
wenzelm [Sat, 14 Oct 2023 15:16:40 +0200] rev 78773
updated Linux baseline to Ubuntu 18.04;
wenzelm [Sat, 14 Oct 2023 15:09:20 +0200] rev 78772
support for macOS 14 Sonoma (only for testing);
wenzelm [Sat, 14 Oct 2023 14:38:40 +0200] rev 78771
more platform tests: initial support for macOS 14 Sonoma;
wenzelm [Sat, 14 Oct 2023 14:27:54 +0200] rev 78770
updated to gmp-6.3.0, for the sake of macOS 14 Sonoma;
wenzelm [Thu, 12 Oct 2023 21:13:22 +0200] rev 78769
merged
wenzelm [Thu, 12 Oct 2023 21:11:59 +0200] rev 78768
prefer Exn.result: avoid accidental capture of interrupts, similar to ML;
wenzelm [Thu, 12 Oct 2023 20:58:15 +0200] rev 78767
clarified user errors vs. failures, e.g. java.lang.StackOverflowError;
wenzelm [Thu, 12 Oct 2023 14:59:59 +0200] rev 78766
further clarification of Exn.is_interrupt_proper vs. overall Exn.is_interrupt;
wenzelm [Thu, 12 Oct 2023 15:45:06 +0200] rev 78765
proper Exn.capture with check_interrupt (amending a3dcae9a2ebe);
wenzelm [Thu, 12 Oct 2023 10:56:45 +0200] rev 78764
distinguish proper interrupts from Poly/ML RTS breakdown;
wenzelm [Wed, 11 Oct 2023 14:03:16 +0200] rev 78763
tuned;
wenzelm [Wed, 11 Oct 2023 13:49:08 +0200] rev 78762
tuned;
wenzelm [Wed, 11 Oct 2023 12:37:11 +0200] rev 78761
proper Isabelle_Thread.try_catch;
wenzelm [Wed, 11 Oct 2023 12:22:46 +0200] rev 78760
tuned;
wenzelm [Wed, 11 Oct 2023 11:59:24 +0200] rev 78759
proper Exn.capture / Isabelle_Thread.try_catch;
wenzelm [Wed, 11 Oct 2023 11:37:18 +0200] rev 78758
tuned;
wenzelm [Wed, 11 Oct 2023 11:27:01 +0200] rev 78757
clarified signature;
wenzelm [Wed, 11 Oct 2023 11:07:00 +0200] rev 78756
proper Exn.capture;
wenzelm [Wed, 11 Oct 2023 11:06:34 +0200] rev 78755
more robust: avoid race condition;
wenzelm [Wed, 11 Oct 2023 10:48:42 +0200] rev 78754
clarified name;
wenzelm [Wed, 11 Oct 2023 10:46:50 +0200] rev 78753
clarified signature;
wenzelm [Wed, 11 Oct 2023 10:16:17 +0200] rev 78752
clarified comments;
paulson <lp15@cam.ac.uk> [Thu, 12 Oct 2023 12:36:09 +0100] rev 78751
Fixed the duplication of fls_compose_fps, moving the definition in Laurent_Convergence to Formal_Laurent_Series along with several simpler facts
paulson <lp15@cam.ac.uk> [Wed, 11 Oct 2023 17:02:33 +0100] rev 78750
atin now an abbreviation for atin_within, which has been moved to Abstract_Limits
paulson [Wed, 11 Oct 2023 14:25:14 +0100] rev 78749
merged
paulson <lp15@cam.ac.uk> [Tue, 03 Oct 2023 15:01:54 +0100] rev 78748
New proofs also some slightly faster existing proofs