wenzelm [Sat, 20 Aug 2022 16:32:18 +0200] rev 75926
more thorough checks of browser_info file conflicts;
wenzelm [Sat, 20 Aug 2022 14:55:21 +0200] rev 75925
tuned;
wenzelm [Sat, 20 Aug 2022 14:44:04 +0200] rev 75924
prefer strict operations with explicit errors (instead of missing HTML output);
wenzelm [Sat, 20 Aug 2022 14:03:40 +0200] rev 75923
more thorough check, without path name artifacts (e.g. "./README");
wenzelm [Sat, 20 Aug 2022 13:45:47 +0200] rev 75922
tuned signature;
tuned messages;
wenzelm [Sat, 20 Aug 2022 13:35:17 +0200] rev 75921
clarified signature: Sessions.Base_Info follows Sessions.Base;
wenzelm [Sat, 20 Aug 2022 13:28:31 +0200] rev 75920
clarified signature: follow Sessions.Deps.check_errors (despite Process_Result.check);
wenzelm [Sat, 20 Aug 2022 13:16:15 +0200] rev 75919
tuned;
wenzelm [Sat, 20 Aug 2022 12:39:37 +0200] rev 75918
tuned whitespace;
wenzelm [Sat, 20 Aug 2022 00:24:04 +0200] rev 75917
evade clash with index.html (allow "Index.thy" even on case-insensitive file-systems);
wenzelm [Fri, 19 Aug 2022 23:58:44 +0200] rev 75916
discontinued special support for README.html (which was hardly ever used in the past 2 decades);
wenzelm [Fri, 19 Aug 2022 21:43:06 +0200] rev 75915
clarified directory layout (again): mimic original directory layout, notably ISABELLE_HOME;
wenzelm [Fri, 19 Aug 2022 21:25:13 +0200] rev 75914
more robust treatment of Document.Node.Name, following stored data;
wenzelm [Fri, 19 Aug 2022 21:04:14 +0200] rev 75913
more robust;
wenzelm [Fri, 19 Aug 2022 20:59:29 +0200] rev 75912
clarified directory layout: files are relative to enclosing theory;
wenzelm [Fri, 19 Aug 2022 20:42:19 +0200] rev 75911
tuned signature: avoid duplication;
wenzelm [Fri, 19 Aug 2022 20:35:30 +0200] rev 75910
more robust: theories could have been suppressed via option "condition";
wenzelm [Fri, 19 Aug 2022 20:19:05 +0200] rev 75909
tuned signature;
wenzelm [Fri, 19 Aug 2022 20:11:15 +0200] rev 75908
tuned messages (again, see d50c2129e73a): presentation setup could fail initially for take some time;
wenzelm [Fri, 19 Aug 2022 20:07:41 +0200] rev 75907
clarified modules;
wenzelm [Fri, 19 Aug 2022 16:46:00 +0200] rev 75906
clarified signature: support for adhoc file types;
wenzelm [Fri, 19 Aug 2022 16:19:59 +0200] rev 75905
clarified Presentation.Nodes, with explicit Nodes.Session and Nodes.Theory;
distinguish Nodes.Theory.static_session vs. dynamic_session: refer to exports from dynamic_session, corresponding to strictly to build_graph;
more robust treatment of source files and links to generated files;
retrieve entities by their file position, within its corresponding session/theory hierarchy;
wenzelm [Fri, 19 Aug 2022 15:24:39 +0200] rev 75904
export entity file position as well, e.g. relevant for HTML presentation with aux. files;
wenzelm [Fri, 19 Aug 2022 15:06:04 +0200] rev 75903
proper permissive = true (amending 475fedc02737)
wenzelm [Fri, 19 Aug 2022 14:59:24 +0200] rev 75902
tuned signature;
wenzelm [Fri, 19 Aug 2022 14:53:38 +0200] rev 75901
clarified signature;
wenzelm [Thu, 18 Aug 2022 14:16:36 +0200] rev 75900
clarified signature;
wenzelm [Thu, 18 Aug 2022 12:48:01 +0200] rev 75899
more robust directory structure: always relative to session_dir;
tuned messages;
wenzelm [Thu, 18 Aug 2022 12:02:20 +0200] rev 75898
discontinued slightly odd integrity check (from af2d0e07493b): requires a different approach;
wenzelm [Thu, 18 Aug 2022 11:43:27 +0200] rev 75897
clarified signature;
wenzelm [Thu, 18 Aug 2022 11:24:20 +0200] rev 75896
misc tuning and clarification;
wenzelm [Thu, 18 Aug 2022 10:36:08 +0200] rev 75895
unused;
wenzelm [Wed, 17 Aug 2022 19:52:41 +0200] rev 75894
tuned signature;
wenzelm [Wed, 17 Aug 2022 16:16:23 +0200] rev 75893
tuned signature;
wenzelm [Wed, 17 Aug 2022 16:10:21 +0200] rev 75892
tuned signature;
wenzelm [Wed, 17 Aug 2022 16:07:10 +0200] rev 75891
clarified modules;
wenzelm [Wed, 17 Aug 2022 16:03:36 +0200] rev 75890
clarified modules;
wenzelm [Wed, 17 Aug 2022 15:56:04 +0200] rev 75889
unused;
wenzelm [Wed, 17 Aug 2022 15:49:59 +0200] rev 75888
tuned signature;
wenzelm [Wed, 17 Aug 2022 15:44:51 +0200] rev 75887
clarified signature: replaced Sessions.Deps by Sessions.Structure from HTML_Context;
wenzelm [Wed, 17 Aug 2022 15:30:42 +0200] rev 75886
tuned;
wenzelm [Wed, 17 Aug 2022 15:18:17 +0200] rev 75885
clarified signature: avoid constants from Sessions.Structure within Session.Base;
wenzelm [Wed, 17 Aug 2022 14:42:20 +0200] rev 75884
clarified signature: avoid object-oriented HTML_Context;
clarified theory_qualifier --- belongs to the overall Sessions.Structure;
haftmann [Fri, 19 Aug 2022 05:49:17 +0000] rev 75883
tuned type signature
haftmann [Fri, 19 Aug 2022 05:49:16 +0000] rev 75882
tuned type signature
haftmann [Fri, 19 Aug 2022 05:49:12 +0000] rev 75881
streamlined theorems
haftmann [Fri, 19 Aug 2022 05:49:11 +0000] rev 75880
more thorough split rules for div and mod on numerals, tuned split rules setup
haftmann [Fri, 19 Aug 2022 05:49:10 +0000] rev 75879
streamlined simpset building, avoiding duplicated rewrite rules
haftmann [Fri, 19 Aug 2022 05:49:09 +0000] rev 75878
consolidated attribute name
haftmann [Fri, 19 Aug 2022 05:49:07 +0000] rev 75877
streamlined theorems
haftmann [Fri, 19 Aug 2022 05:49:06 +0000] rev 75876
streamlined theorems and sections
haftmann [Wed, 17 Aug 2022 20:37:16 +0000] rev 75875
streamlined primitive definitions for integer division
blanchet [Thu, 18 Aug 2022 09:29:11 +0200] rev 75874
reintroduced SPASS to the mix
blanchet [Wed, 17 Aug 2022 18:20:10 +0200] rev 75873
tweaked generation of Isar proofs
blanchet [Wed, 17 Aug 2022 15:09:53 +0200] rev 75872
tweak Sledgehammer's slicing mechanism -- updated Zipperposition's slices and make them half as long as other provers' to pack more of them in 30 s
wenzelm [Wed, 17 Aug 2022 11:57:13 +0200] rev 75871
tuned comments;
wenzelm [Wed, 17 Aug 2022 11:52:45 +0200] rev 75870
updated to sumatra_pdf-3.4.6;
wenzelm [Wed, 17 Aug 2022 11:28:10 +0200] rev 75869
proper Java/Scala compiler classpath (amending b42e20adaeed): ISABELLE_SETUP_CLASSPATH must not be included prematurely (breaks on Windows), instead use runtime Classpath().jars;
blanchet [Tue, 16 Aug 2022 17:24:58 +0200] rev 75868
revived 'try0' and 'smart' Isar proofs in Sledgehammer
paulson <lp15@cam.ac.uk> [Tue, 16 Aug 2022 10:39:44 +0100] rev 75867
Cleanup of NonstandardAnalysis
paulson <lp15@cam.ac.uk> [Mon, 15 Aug 2022 21:57:55 +0100] rev 75866
A bit of cleaning up
paulson <lp15@cam.ac.uk> [Mon, 15 Aug 2022 12:50:24 +0100] rev 75865
The same, without adding a new simprule
paulson <lp15@cam.ac.uk> [Sun, 14 Aug 2022 23:51:47 +0100] rev 75864
moved some material from Sum_of_Powers
wenzelm [Sun, 14 Aug 2022 18:38:40 +0200] rev 75863
merged
wenzelm [Sun, 14 Aug 2022 18:35:59 +0200] rev 75862
clarified signature;
wenzelm [Sun, 14 Aug 2022 12:18:06 +0200] rev 75861
clarified theory_names with exported content;
wenzelm [Sun, 14 Aug 2022 12:01:47 +0200] rev 75860
proper export theory_names: theory/parents are not necessarily present (amending 4d27b520622a);
wenzelm [Sun, 14 Aug 2022 11:39:28 +0200] rev 75859
proper treatment of empty lines (amending 08f89f0e8a62);
wenzelm [Sun, 14 Aug 2022 11:20:10 +0200] rev 75858
clarified signature: avoid confusing operation name (amending 8cf14d4ebec4);
paulson [Sun, 14 Aug 2022 11:11:11 +0100] rev 75857
merged
paulson <lp15@cam.ac.uk> [Sat, 13 Aug 2022 20:08:24 +0100] rev 75856
The right way to formulate card_UNION, plus the old version for compatibility
wenzelm [Sat, 13 Aug 2022 23:47:08 +0200] rev 75855
tuned comments;
wenzelm [Sat, 13 Aug 2022 23:08:07 +0200] rev 75854
tuned signature;
wenzelm [Sat, 13 Aug 2022 23:04:53 +0200] rev 75853
clarified signature;
wenzelm [Sat, 13 Aug 2022 22:41:45 +0200] rev 75852
clarified signature;
wenzelm [Sat, 13 Aug 2022 21:43:45 +0200] rev 75851
clarified signature;
wenzelm [Sat, 13 Aug 2022 21:42:52 +0200] rev 75850
unused;
wenzelm [Sat, 13 Aug 2022 21:23:59 +0200] rev 75849
clarified modules;
wenzelm [Sat, 13 Aug 2022 18:06:30 +0200] rev 75848
clarified signature;
wenzelm [Sat, 13 Aug 2022 17:18:45 +0200] rev 75847
clarified signature: more explicit types;
wenzelm [Sat, 13 Aug 2022 16:24:14 +0200] rev 75846
clarified signature --- avoid dependent types;
wenzelm [Sat, 13 Aug 2022 16:12:22 +0200] rev 75845
tuned whitespace;
wenzelm [Sat, 13 Aug 2022 15:41:12 +0200] rev 75844
clarified signature: avoid public representation;
wenzelm [Sat, 13 Aug 2022 15:09:10 +0200] rev 75843
tuned signature;
wenzelm [Sat, 13 Aug 2022 15:06:23 +0200] rev 75842
clarified signature;
wenzelm [Sat, 13 Aug 2022 14:45:36 +0200] rev 75841
unused;
wenzelm [Sat, 13 Aug 2022 14:29:59 +0200] rev 75840
more accurate treatment of option "editor_output_state", e.g. when changed via Isabelle/jEdit Plugin Options panel;
wenzelm [Sat, 13 Aug 2022 12:32:38 +0200] rev 75839
clarified signature: more explicit types;
more robust zoom.factor: work with uninitialized GUI components;
wenzelm [Sat, 13 Aug 2022 11:59:06 +0200] rev 75838
tuned whitespace;
wenzelm [Sat, 13 Aug 2022 11:53:45 +0200] rev 75837
tuned, following 298707451ec2;
tuned signature;
wenzelm [Sat, 13 Aug 2022 11:36:24 +0200] rev 75836
unused;
wenzelm [Sat, 13 Aug 2022 11:22:51 +0200] rev 75835
tuned, following hints by IntelliJ IDEA;
wenzelm [Sat, 13 Aug 2022 11:19:18 +0200] rev 75834
clarified signature: more explicit types;
tuned whitespace;
wenzelm [Sat, 13 Aug 2022 11:18:46 +0200] rev 75833
tuned whitespace;
wenzelm [Sat, 13 Aug 2022 11:18:22 +0200] rev 75832
tuned, following hints by IntelliJ IDEA;
wenzelm [Fri, 12 Aug 2022 20:21:09 +0200] rev 75831
merged