wenzelm [Fri, 26 Aug 2022 12:26:58 +0200] rev 75982
more aggressive clean_directory(session_dir), while rm_tree is guarded by check_directory, i.e. it is presumably "owned" by Browser_Info.build_session();
wenzelm [Fri, 26 Aug 2022 12:10:29 +0200] rev 75981
clarified signature;
wenzelm [Fri, 26 Aug 2022 12:07:24 +0200] rev 75980
tuned signature;
wenzelm [Fri, 26 Aug 2022 11:57:05 +0200] rev 75979
clarified signature;
wenzelm [Fri, 26 Aug 2022 11:46:53 +0200] rev 75978
tuned whitespace;
wenzelm [Fri, 26 Aug 2022 11:41:59 +0200] rev 75977
more robust: ensure that chapter/session/theory do not contain special notation (like "/" or "..");
paulson [Fri, 26 Aug 2022 12:43:07 +0100] rev 75976
merged
paulson <lp15@cam.ac.uk> [Thu, 25 Aug 2022 22:18:49 +0100] rev 75975
NEWS about Sum_of_Powers
paulson <lp15@cam.ac.uk> [Thu, 25 Aug 2022 21:42:21 +0100] rev 75974
Removal of a duplicate theory, since that material and more is in the AFP: https://www.isa-afp.org/entries/Bernoulli.html
wenzelm [Thu, 25 Aug 2022 23:09:00 +0200] rev 75973
NEWS;
wenzelm [Thu, 25 Aug 2022 19:54:46 +0200] rev 75972
read full sessions_requirements, for more complete entity hyperlinks;
wenzelm [Thu, 25 Aug 2022 19:36:33 +0200] rev 75971
more accurate management of dependencies: change of build_uuid causes output of HTML, but already existing/current HTML is not produced again;
wenzelm [Thu, 25 Aug 2022 16:05:33 +0200] rev 75970
tuned signature: more general operations;
wenzelm [Thu, 25 Aug 2022 15:58:17 +0200] rev 75969
tuned: avoid premature File.read;
wenzelm [Thu, 25 Aug 2022 15:52:42 +0200] rev 75968
tuned signature: build_log db is specific to PostgreSQL;
wenzelm [Thu, 25 Aug 2022 15:30:21 +0200] rev 75967
maintain "uuid" column in session build database, to identity the original build process uniquely;
implicit upgrade of PostgreSQL database, while SQLite is initially removed and created afresh;
wenzelm [Thu, 25 Aug 2022 12:29:42 +0200] rev 75966
tuned signature;
wenzelm [Thu, 25 Aug 2022 11:29:55 +0200] rev 75965
unused (amending 3d723062dc70);
wenzelm [Thu, 25 Aug 2022 11:24:13 +0200] rev 75964
more readable string literals;
haftmann [Wed, 24 Aug 2022 08:22:13 +0000] rev 75963
avoid duplicate fact error on global_interpretation of residues
haftmann [Wed, 24 Aug 2022 06:21:06 +0000] rev 75962
avoid looping simplification for z2
wenzelm [Mon, 22 Aug 2022 21:37:06 +0200] rev 75961
more formal meta data, within ".browser_info";
update_chapter for each session when it is finished;
wenzelm [Mon, 22 Aug 2022 21:25:12 +0200] rev 75960
tuned signature;
wenzelm [Mon, 22 Aug 2022 15:00:46 +0200] rev 75959
support for pretty-printing of JSON trees;
wenzelm [Mon, 22 Aug 2022 14:48:14 +0200] rev 75958
tuned signature;
more operations;
wenzelm [Mon, 22 Aug 2022 13:29:06 +0200] rev 75957
tuned: slightly more generic operations;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de> [Mon, 22 Aug 2022 06:27:28 +0200] rev 75956
remove duplicate parsing for alethe; fix skolemization;
haftmann [Sun, 21 Aug 2022 14:01:59 +0000] rev 75955
Gauss numbers
wenzelm [Sun, 21 Aug 2022 23:01:08 +0200] rev 75954
disable laramac01 for now: system update pending;
wenzelm [Sun, 21 Aug 2022 15:16:26 +0200] rev 75953
clarified synchronized operations: approximate file-system transactions;
wenzelm [Sun, 21 Aug 2022 15:00:14 +0200] rev 75952
more robust concurrency: use shared Browser_Info.Context with synchronized file-system operations;
tuned signature;
wenzelm [Sun, 21 Aug 2022 13:57:40 +0200] rev 75951
NEWS;