wenzelm [Sat, 20 Aug 2022 17:59:13 +0200] rev 75929
proper node_dir within presentation_dir, not source file directory;
wenzelm [Sat, 20 Aug 2022 17:25:55 +0200] rev 75928
clarified modules;
wenzelm [Sat, 20 Aug 2022 17:01:34 +0200] rev 75927
clarified names;
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;