wenzelm [Thu, 26 Dec 2024 16:33:46 +0100] rev 81662
tuned GUI output;
wenzelm [Thu, 26 Dec 2024 16:16:28 +0100] rev 81661
clarified signature: ensure uniform style;
wenzelm [Thu, 26 Dec 2024 15:43:07 +0100] rev 81660
tuned GUI output;
wenzelm [Thu, 26 Dec 2024 15:38:57 +0100] rev 81659
clarified signature;
wenzelm [Thu, 26 Dec 2024 15:38:21 +0100] rev 81658
tuned;
wenzelm [Thu, 26 Dec 2024 15:24:21 +0100] rev 81657
clarified signature;
wenzelm [Thu, 26 Dec 2024 15:18:19 +0100] rev 81656
drop redundant space in HTML (see also 18a720984855);
wenzelm [Thu, 26 Dec 2024 13:44:10 +0100] rev 81655
clarified signature;
wenzelm [Thu, 26 Dec 2024 13:22:28 +0100] rev 81654
more robust: proper HTML.output;
wenzelm [Thu, 26 Dec 2024 12:46:45 +0100] rev 81653
tuned signature;
wenzelm [Thu, 26 Dec 2024 12:38:25 +0100] rev 81652
tuned: fewer warnings in IntelliJ IDEA;
wenzelm [Thu, 26 Dec 2024 12:08:05 +0100] rev 81651
clarified output;
wenzelm [Thu, 26 Dec 2024 12:03:56 +0100] rev 81650
clarified signature;
wenzelm [Tue, 24 Dec 2024 16:57:28 +0100] rev 81649
more GUI styles;
wenzelm [Tue, 24 Dec 2024 14:59:56 +0100] rev 81648
clarified signature;
wenzelm [Mon, 23 Dec 2024 14:09:43 +0100] rev 81647
tuned signature;
wenzelm [Sun, 22 Dec 2024 14:21:39 +0100] rev 81646
tuned: fewer warnings in IntelliJ IDEA;
wenzelm [Sun, 22 Dec 2024 14:13:21 +0100] rev 81645
tuned: fewer warnings in IntelliJ IDEA;
wenzelm [Sun, 22 Dec 2024 14:11:31 +0100] rev 81644
tuned proofs;
haftmann [Mon, 23 Dec 2024 21:58:26 +0100] rev 81643
some bit operations on target numerals
haftmann [Mon, 23 Dec 2024 21:22:10 +0100] rev 81642
explicit tests for target-language bit operations
haftmann [Sun, 22 Dec 2024 08:46:03 +0100] rev 81641
avoid default simp rule which would produce strange recursive unfolding in presence of bit_eq_iff
wenzelm [Sat, 21 Dec 2024 13:27:20 +0100] rev 81640
update to xz-java-1.10 for further testing (see also fe7238c01809);
enforce fresh build of Isabelle/Scala and Isabelle/ML;
haftmann [Thu, 19 Dec 2024 15:13:33 +0100] rev 81639
more default simp rules
wenzelm [Thu, 19 Dec 2024 22:19:27 +0100] rev 81638
back to xz-java-1.9, to see if this improves build_manager stability;
enforce rebuild of Isabelle/ML and Isabelle/Scala, in a robust manner using random UUID;
paulson [Thu, 19 Dec 2024 17:01:54 +0000] rev 81637
merged
paulson <lp15@cam.ac.uk> [Thu, 19 Dec 2024 17:01:40 +0000] rev 81636
revered the hiding of the standard nat theorems
desharna [Thu, 19 Dec 2024 16:01:06 +0100] rev 81635
minor performance tuning; directly try to read file instead of first checking its existence
desharna [Thu, 19 Dec 2024 08:26:04 +0100] rev 81634
merged
desharna [Thu, 19 Dec 2024 08:18:21 +0100] rev 81633
minor performance tuning; avoid constructing path if unused and double construction
wenzelm [Wed, 18 Dec 2024 23:36:51 +0100] rev 81632
merged
wenzelm [Wed, 18 Dec 2024 21:06:55 +0100] rev 81631
more markup: for diagnostic purposes of ambig_msgs;