wenzelm [Sun, 13 Aug 2023 19:27:58 +0200] rev 78528
clarified command arguments: optionally restrict to given theories (from theory loader);
wenzelm [Sun, 13 Aug 2023 19:23:53 +0200] rev 78527
tuned signature: more operations for formal theory context vs. theory loader;
wenzelm [Sun, 13 Aug 2023 17:50:31 +0200] rev 78526
added Isar command 'print_context_tracing';
wenzelm [Sun, 13 Aug 2023 15:06:17 +0200] rev 78525
avoid confusion: this is merely about "isabelle dotnet_setup", no codegen yet;
blanchet [Fri, 25 Aug 2023 11:31:24 +0200] rev 78524
avoid using FOOL syntax with older Vampire versions because of soundness bug visible by passing 'Abs_unit_cases Rep_unit Rep_unit_cases' as the facts to Sledgehammer
paulson [Fri, 25 Aug 2023 09:56:45 +0100] rev 78523
merged
paulson <lp15@cam.ac.uk> [Thu, 24 Aug 2023 21:40:24 +0100] rev 78522
some refinements in Algebra and Number_Theory
Lars Hupel <lars.hupel@mytum.de> [Fri, 25 Aug 2023 08:33:46 +0200] rev 78521
provide Go component
paulson [Wed, 23 Aug 2023 10:12:46 +0100] rev 78520
merged
paulson <lp15@cam.ac.uk> [Tue, 22 Aug 2023 22:13:51 +0100] rev 78519
A subtle fix involving the "measurable" attribute
paulson [Mon, 21 Aug 2023 18:38:41 +0100] rev 78518
merged
paulson <lp15@cam.ac.uk> [Mon, 21 Aug 2023 18:38:25 +0100] rev 78517
Numerous minor tweaks and simplifications
paulson <lp15@cam.ac.uk> [Sat, 12 Aug 2023 10:09:29 +0100] rev 78516
substantial tidy-up, shortening many proofs
Lars Hupel <lars@hupel.info> [Wed, 23 Aug 2023 10:32:23 +0200] rev 78515
add Go component
wenzelm [Sun, 13 Aug 2023 15:08:38 +0200] rev 78514
backed out changeset 2a26d423d9fb: build_log_database not run yet, so this tests the same changesets again;
wenzelm [Thu, 10 Aug 2023 23:11:52 +0200] rev 78513
back to post-release mode -- after fork point;
wenzelm [Thu, 10 Aug 2023 20:42:18 +0200] rev 78512
Added tag Isabelle2023-RC3 for changeset f5fb5bb2533f
wenzelm [Thu, 10 Aug 2023 20:39:28 +0200] rev 78511
clarified option name (see also ff43a524aa5d);
wenzelm [Thu, 10 Aug 2023 20:30:37 +0200] rev 78510
more thorough ML_Heap.restore: include ancestors; prefer simultaneous ML_Heap.get_entries: just one database access for heap hierarchy;
wenzelm [Thu, 10 Aug 2023 19:58:23 +0200] rev 78509
more robust: atomic file-system result via tmp file;
wenzelm [Thu, 10 Aug 2023 19:51:43 +0200] rev 78508
removed junk (amending 8cd399b25dac);
wenzelm [Thu, 10 Aug 2023 19:48:39 +0200] rev 78507
more robust wrt. undefined state;
wenzelm [Thu, 10 Aug 2023 19:42:21 +0200] rev 78506
more informative error;
wenzelm [Thu, 10 Aug 2023 16:57:01 +0200] rev 78505
more robust;