nipkow [Mon, 13 Jan 2025 21:17:40 +0100] rev 81803
moved lemmas to book
wenzelm [Sun, 12 Jan 2025 23:07:50 +0100] rev 81802
merged
wenzelm [Sun, 12 Jan 2025 22:40:56 +0100] rev 81801
tuned messages: more verbosity;
wenzelm [Sun, 12 Jan 2025 22:16:17 +0100] rev 81800
more explicit default_port;
wenzelm [Sun, 12 Jan 2025 22:05:22 +0100] rev 81799
tuned messages;
wenzelm [Sun, 12 Jan 2025 21:45:49 +0100] rev 81798
tuned;
wenzelm [Sun, 12 Jan 2025 21:39:57 +0100] rev 81797
proper initialization of settings: avoid accidental intrusion from parent process environment;
wenzelm [Sun, 12 Jan 2025 21:38:38 +0100] rev 81796
clarified solr_data directory, provided via settings;
wenzelm [Sun, 12 Jan 2025 21:26:30 +0100] rev 81795
explicit settings FIND_FACTS_WEB and option -w, outside of source (immutable) directory;
wenzelm [Sun, 12 Jan 2025 21:10:32 +0100] rev 81794
tuned message;
wenzelm [Sun, 12 Jan 2025 21:07:23 +0100] rev 81793
implicit session build, similar to "isabelle export";
wenzelm [Sun, 12 Jan 2025 16:15:45 +0100] rev 81792
tuned message;
wenzelm [Sun, 12 Jan 2025 16:15:37 +0100] rev 81791
proper Console_Progress as for other command-line tools;
wenzelm [Sun, 12 Jan 2025 16:03:43 +0100] rev 81790
tuned messages: more formal;
wenzelm [Sun, 12 Jan 2025 15:58:30 +0100] rev 81789
clarified signature: progress is usually optional;
wenzelm [Sun, 12 Jan 2025 15:54:32 +0100] rev 81788
clarified names: "peek" usually refers to evolving mutable state;
wenzelm [Sun, 12 Jan 2025 15:53:50 +0100] rev 81787
more to check;
wenzelm [Sun, 12 Jan 2025 15:52:15 +0100] rev 81786
tuned: avoid "open" in ML and "import _" in Scala;
wenzelm [Sun, 12 Jan 2025 14:23:18 +0100] rev 81785
tuned messages;
wenzelm [Sun, 12 Jan 2025 14:21:22 +0100] rev 81784
tuned headers;
wenzelm [Sun, 12 Jan 2025 14:19:06 +0100] rev 81783
more to check;
wenzelm [Sun, 12 Jan 2025 14:16:21 +0100] rev 81782
clarified names;
wenzelm [Sun, 12 Jan 2025 14:14:30 +0100] rev 81781
clarified signature and modules;
wenzelm [Sun, 12 Jan 2025 14:08:02 +0100] rev 81780
tuned;
wenzelm [Sun, 12 Jan 2025 13:54:44 +0100] rev 81779
avoid conflict with slf4j from sqlite (see also dcddfe4f43a3), notably this message on "isabelle find_facts":
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.nop.NOPServiceProvider@1576514a]
SLF4J(W): Found provider [org.apache.logging.slf4j.SLF4JServiceProvider@6a84d4e3]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J(I): Actual provider is of type [org.slf4j.nop.NOPServiceProvider@1576514a]
wenzelm [Sun, 12 Jan 2025 13:42:01 +0100] rev 81778
misc tuning;
wenzelm [Sun, 12 Jan 2025 13:41:00 +0100] rev 81777
tuned: fewer warnings in IntelliJ IDEA;
wenzelm [Sun, 12 Jan 2025 13:27:47 +0100] rev 81776
tuned headers;
wenzelm [Sun, 12 Jan 2025 13:27:11 +0100] rev 81775
tuned headers;
wenzelm [Sun, 12 Jan 2025 13:09:42 +0100] rev 81774
more NEWS + CONTRIBUTORS;
wenzelm [Sun, 12 Jan 2025 12:54:25 +0100] rev 81773
tuned comments;
wenzelm [Sun, 12 Jan 2025 00:05:01 +0100] rev 81772
tool wrappers with specific java options, notably classpath "$SOLR_JARS";
wenzelm [Sat, 11 Jan 2025 23:33:55 +0100] rev 81771
clarified options;
wenzelm [Sat, 11 Jan 2025 23:24:32 +0100] rev 81770
proper component src/Tools/Find_Facts;
clarified directory structure;
wenzelm [Sat, 11 Jan 2025 23:19:10 +0100] rev 81769
components for find_facts;
wenzelm [Sat, 11 Jan 2025 23:17:08 +0100] rev 81768
suppress duplicate slf4j-api --- already provided by sqlite;
wenzelm [Sat, 11 Jan 2025 22:18:47 +0100] rev 81767
clarified solr settings;
proper version;
wenzelm [Sat, 11 Jan 2025 21:58:47 +0100] rev 81766
proper platform.exe;
wenzelm [Sat, 11 Jan 2025 21:51:06 +0100] rev 81765
activate admin tools;
clarified elm settings;
wenzelm [Sat, 11 Jan 2025 21:31:13 +0100] rev 81764
original sources of find-facts 271b5af0c4c8;
paulson <lp15@cam.ac.uk> [Sun, 12 Jan 2025 21:16:09 +0000] rev 81763
Simplified a lot of messy proofs
haftmann [Fri, 10 Jan 2025 21:08:18 +0100] rev 81762
compatibility with Scala 3
haftmann [Fri, 10 Jan 2025 18:35:46 +0100] rev 81761
more correct code generation for string literals
nipkow [Fri, 10 Jan 2025 17:13:27 +0100] rev 81760
made lemma visible
paulson <lp15@cam.ac.uk> [Fri, 10 Jan 2025 15:48:20 +0000] rev 81759
fixed a typo
paulson <lp15@cam.ac.uk> [Fri, 10 Jan 2025 15:11:56 +0000] rev 81758
Correction to pretty printing for set intervals, allowing a line break if necessary for a large expression
Lukas Bartl [Thu, 09 Jan 2025 13:18:37 +0100] rev 81757
tuned documentation and order of instantiated facts
wenzelm [Thu, 09 Jan 2025 23:06:17 +0100] rev 81756
merged
wenzelm [Thu, 09 Jan 2025 14:53:05 +0100] rev 81755
update cygwin near 3.5.5-1, see also https://cygwin.com/pipermail/cygwin-announce/2024-December/012023.html
haftmann [Thu, 09 Jan 2025 08:33:11 +0100] rev 81754
direct symbolic implementations of and, or, xor on integer
haftmann [Thu, 09 Jan 2025 10:13:05 +0100] rev 81753
corrected
wenzelm [Wed, 08 Jan 2025 15:49:52 +0100] rev 81752
merged
wenzelm [Wed, 08 Jan 2025 14:35:30 +0100] rev 81751
remove special cases for CVC4 that are actually unused (see also 6273d4c8325b and 1f1c5d85d232);
wenzelm [Wed, 08 Jan 2025 14:30:17 +0100] rev 81750
rebuild cvc5 component (still inactive);
more robust workaround on all platforms, avoid crash of "sledgehammer [cvc5]" seen on x86_64-linux after line 75 of "$AFP/thys/Boolos_Curious_Inference_Automated/Boolos_Curious_Inference_Automated.thy";
desharna [Wed, 08 Jan 2025 15:10:09 +0100] rev 81749
tuned spacing
desharna [Wed, 08 Jan 2025 15:00:35 +0100] rev 81748
merged
desharna [Wed, 08 Jan 2025 14:51:32 +0100] rev 81747
tuned Sledgehammer caching
Lukas Bartl [Mon, 23 Dec 2024 19:38:16 +0100] rev 81746
Rename "suggest_of" to "instantiate"
nipkow [Wed, 08 Jan 2025 05:38:13 +0100] rev 81745
merged
nipkow [Wed, 08 Jan 2025 05:37:40 +0100] rev 81744
added lemmas
wenzelm [Tue, 07 Jan 2025 22:07:46 +0100] rev 81743
discontinue old / inaccurate show_brackets (see also a4f09493d929 and ca9f5dbab880);
wenzelm [Tue, 07 Jan 2025 21:39:38 +0100] rev 81742
more markup, notaly for LaTeX output: treat record fields as quasi-consts;
wenzelm [Tue, 07 Jan 2025 20:47:42 +0100] rev 81741
tuned: more direct string comparison (see also 6e25f82056ad, where the explanation was actually wrong: about fast_string_ord instead of string_ord);
wenzelm [Tue, 07 Jan 2025 20:32:15 +0100] rev 81740
update release name;
wenzelm [Tue, 07 Jan 2025 15:28:11 +0100] rev 81739
Added tag Isabelle2025-RC0 for changeset bcb793b951c0
wenzelm [Mon, 06 Jan 2025 16:38:46 +0100] rev 81738
proper NEWS section;
wenzelm [Mon, 06 Jan 2025 16:35:59 +0100] rev 81737
proper latin "A" instead of greek "Alpha";
wenzelm [Mon, 06 Jan 2025 16:01:52 +0100] rev 81736
update to current jcef-1.0.61;
wenzelm [Mon, 06 Jan 2025 15:33:35 +0100] rev 81735
recovered "isabelle component_jcef" from bf537a75e872, adapted to 9fe5d8c70352 and 2a99fcb283ee;
wenzelm [Sun, 05 Jan 2025 22:28:05 +0100] rev 81734
tuned proofs;
wenzelm [Sun, 05 Jan 2025 21:17:36 +0100] rev 81733
tuned proofs;
wenzelm [Sun, 05 Jan 2025 18:10:34 +0100] rev 81732
more robust afp_repository, with regular hgweb URLs;
wenzelm [Sun, 05 Jan 2025 16:22:36 +0100] rev 81731
more documentation;
wenzelm [Sun, 05 Jan 2025 15:30:04 +0100] rev 81730
merged
wenzelm [Sun, 05 Jan 2025 15:18:54 +0100] rev 81729
tuned;
wenzelm [Sun, 05 Jan 2025 15:18:30 +0100] rev 81728
tuned (NB: string_ord is required here for its precedence on length);
wenzelm [Sun, 05 Jan 2025 15:04:42 +0100] rev 81727
more robust: ensure that Nginx is not superseded by implicit Apache dependencies (Ubuntu 24.04);
wenzelm [Sun, 05 Jan 2025 13:24:17 +0100] rev 81726
tuned NEWS;
wenzelm [Sun, 05 Jan 2025 13:21:10 +0100] rev 81725
drop obsolete URLs;
wenzelm [Sat, 04 Jan 2025 23:20:05 +0100] rev 81724
updated Ubuntu versions;
wenzelm [Sat, 04 Jan 2025 23:14:10 +0100] rev 81723
more robust defaults, notably for Ubuntu 24.04;
haftmann [Sat, 04 Jan 2025 20:24:12 +0100] rev 81722
delegate computation to integer thoroughly
wenzelm [Sat, 04 Jan 2025 21:38:13 +0100] rev 81721
merged
wenzelm [Sat, 04 Jan 2025 21:33:08 +0100] rev 81720
more robust: ensure that /run/sshd is present, which is required for ExecStartPre phase;
wenzelm [Sat, 04 Jan 2025 20:59:41 +0100] rev 81719
some support for Ubuntu 24.04;
wenzelm [Sat, 04 Jan 2025 16:22:05 +0100] rev 81718
tuned names: more uniform;
wenzelm [Sat, 04 Jan 2025 15:09:47 +0100] rev 81717
update NEWS / documentation / descriptions for Phorge (formerly Phabricator);
wenzelm [Sat, 04 Jan 2025 15:03:23 +0100] rev 81716
unused;
wenzelm [Sat, 04 Jan 2025 12:51:59 +0100] rev 81715
follow Phorge 2024 week 35;
haftmann [Sat, 04 Jan 2025 17:38:45 +0100] rev 81714
separate theory for tests checking bit operations
haftmann [Sat, 04 Jan 2025 14:41:30 +0100] rev 81713
optionally use shift operations on target numerals for efficient execution
haftmann [Sat, 04 Jan 2025 14:25:56 +0100] rev 81712
some bit operations on target numerals
wenzelm [Fri, 03 Jan 2025 22:35:28 +0100] rev 81711
rebuild E 3.1 on Windows/Cygwin, with patch for proper interrupts;
wenzelm [Thu, 02 Jan 2025 16:59:42 +0100] rev 81710
misc tuning and clarification: more explicit types;
proper normal form for repeated text entries;
wenzelm [Thu, 02 Jan 2025 12:49:39 +0100] rev 81709
misc tuning and updates for release;
wenzelm [Thu, 02 Jan 2025 12:14:51 +0100] rev 81708
tuned NEWS;
wenzelm [Thu, 02 Jan 2025 12:13:18 +0100] rev 81707
provide component cvc5-1.2.0, including arm64-linux;
workaround for ARM64 platform, avoid odd crash of "sledgehammer [cvc5, mepo, slices = 4]" before line 318 of "$AFP/thys/Given_Clause_Loops/DISCOUNT_Loop.thy";
haftmann [Thu, 02 Jan 2025 08:37:55 +0100] rev 81706
refined syntax for code_reserved
haftmann [Thu, 02 Jan 2025 08:37:52 +0100] rev 81705
explicit error message for non-existing code target
wenzelm [Wed, 01 Jan 2025 22:06:27 +0100] rev 81704
revert changeset 2f98e3c4592c: avoid conflict with low-level \<^latex> markup;
wenzelm [Wed, 01 Jan 2025 19:42:53 +0100] rev 81703
merged
wenzelm [Wed, 01 Jan 2025 19:24:00 +0100] rev 81702
more robust LaTeX setup, notably for Ubuntu 24.04;
wenzelm [Wed, 01 Jan 2025 16:42:28 +0100] rev 81701
tuned;
wenzelm [Wed, 01 Jan 2025 16:33:35 +0100] rev 81700
proper treatment of markup within line indentation, notably for Latex.output_ops;
wenzelm [Tue, 31 Dec 2024 21:37:36 +0100] rev 81699
misc tuning and clarification: more explicit types;
wenzelm [Tue, 31 Dec 2024 15:29:29 +0100] rev 81698
more accurate indentation: retain (before: Double) until it is materialized as blanks;
wenzelm [Tue, 31 Dec 2024 15:09:36 +0100] rev 81697
misc tuning: more uniform;
wenzelm [Mon, 30 Dec 2024 21:36:58 +0100] rev 81696
clarified internal data representation, following push/pop model of Scala version;
wenzelm [Mon, 30 Dec 2024 19:49:50 +0100] rev 81695
tuned names;
wenzelm [Mon, 30 Dec 2024 14:39:33 +0100] rev 81694
more accurate formatting of open_block: markup only, without affecting layout (e.g. via force_next);
tuned signature;
wenzelm [Sun, 29 Dec 2024 15:58:47 +0100] rev 81693
tuned: more uniform;
wenzelm [Sun, 29 Dec 2024 15:49:11 +0100] rev 81692
proper treatment of XML.Wrapped_Elem as open_block (amending 7cacedbddba7, but this case is presently unused);