nipkow [Wed, 26 Jul 2023 21:03:57 +0200] rev 78471
added mbox-like latex sugar
wenzelm [Wed, 26 Jul 2023 20:28:35 +0200] rev 78470
Added tag Isabelle2023-RC2 for changeset 53b59fa42696
wenzelm [Wed, 26 Jul 2023 20:15:31 +0200] rev 78469
prefer Output.writeln for theory "results", as opposed to Output.state for genuine proof states (see f8c412a45af8, c668735fb8b5, ecf80e37ed1a);
wenzelm [Wed, 26 Jul 2023 15:42:13 +0200] rev 78468
revert adhoc change ab9cc7cda0ec: lacks reasoning (and discussion);
kleing [Wed, 26 Jul 2023 15:06:06 +0200] rev 78467
output panel: don't discard already filtered messages
wenzelm [Wed, 26 Jul 2023 13:09:20 +0200] rev 78466
merged
wenzelm [Wed, 26 Jul 2023 12:58:47 +0200] rev 78465
tuned signature: more operations;
wenzelm [Wed, 26 Jul 2023 11:59:55 +0200] rev 78464
avoid excessive accumulation of garbage, for profiling of huge sessions;
wenzelm [Tue, 25 Jul 2023 16:30:14 +0200] rev 78463
clarified signature: systematic use of Properties.make_string;
wenzelm [Tue, 25 Jul 2023 15:52:32 +0200] rev 78462
tuned;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de> [Wed, 26 Jul 2023 12:04:25 +0200] rev 78461
support for let in Alethe name bindings;
paulson [Tue, 25 Jul 2023 18:52:34 +0100] rev 78460
merged
paulson <lp15@cam.ac.uk> [Tue, 25 Jul 2023 18:52:25 +0100] rev 78459
A few more cosmetic changes to proofs
paulson [Mon, 17 Jul 2023 21:49:58 +0100] rev 78458
merged
paulson <lp15@cam.ac.uk> [Mon, 17 Jul 2023 21:49:49 +0100] rev 78457
tidying a few proofs a bit more
paulson <lp15@cam.ac.uk> [Mon, 17 Jul 2023 12:31:06 +0100] rev 78456
partly tidied some truly horrible proofs
wenzelm [Tue, 25 Jul 2023 15:04:17 +0200] rev 78455
update for release;
wenzelm [Tue, 25 Jul 2023 14:58:05 +0200] rev 78454
back out 9d5e2a08ba1b, hoping the server room stays sufficiently cool;
wenzelm [Tue, 25 Jul 2023 14:12:26 +0200] rev 78453
performance tuning: prefer static simpset within functional closure of morphism (with notable impact on specifications "in" class, e.g. AFP/No_FTL_observers);
wenzelm [Tue, 25 Jul 2023 12:27:31 +0200] rev 78452
clarified statistics;
wenzelm [Mon, 24 Jul 2023 22:53:18 +0200] rev 78451
show more build history for AFP;
wenzelm [Mon, 24 Jul 2023 21:05:11 +0200] rev 78450
more statistics;
wenzelm [Mon, 24 Jul 2023 16:11:16 +0200] rev 78449
proper base_thys;
wenzelm [Mon, 24 Jul 2023 15:05:56 +0200] rev 78448
more thorough context tracing;
wenzelm [Sun, 23 Jul 2023 21:23:18 +0200] rev 78447
proper check;
wenzelm [Sun, 23 Jul 2023 21:08:03 +0200] rev 78446
proper symbolic hostname, as provided via Build_Cluster.Host;
wenzelm [Sun, 23 Jul 2023 21:04:33 +0200] rev 78445
unused;
wenzelm [Sun, 23 Jul 2023 20:45:00 +0200] rev 78444
clarified signature: Build_Cluster.Session.build_context;
proper implementation of Build_Cluster.Session.start() based on Build.build_worker_command();
wenzelm [Sun, 23 Jul 2023 19:21:54 +0200] rev 78443
clarified exception handling and return_code;
wenzelm [Sun, 23 Jul 2023 19:20:29 +0200] rev 78442
tuned signature: more operations;