wenzelm [Sat, 02 Jan 2021 16:39:07 +0100] rev 73029
tuned;
wenzelm [Sat, 02 Jan 2021 16:30:43 +0100] rev 73028
tuned signature;
wenzelm [Sat, 02 Jan 2021 16:12:52 +0100] rev 73027
clarified boundary case;
wenzelm [Sat, 02 Jan 2021 16:09:45 +0100] rev 73026
more uniform default --- hardly relevant in practice;
wenzelm [Sat, 02 Jan 2021 16:07:40 +0100] rev 73025
proper ssh_port (amending ffd8283b7be0);
wenzelm [Sat, 02 Jan 2021 15:58:48 +0100] rev 73024
clarified signature --- internal Cache.none;
wenzelm [Sat, 02 Jan 2021 14:24:03 +0100] rev 73023
tuned comments;
wenzelm [Sat, 02 Jan 2021 00:05:25 +0100] rev 73022
more verbosity for potentially bulky presentation;
wenzelm [Fri, 01 Jan 2021 23:35:09 +0100] rev 73021
tuned signature -- prefer Isabelle/ML structure Integer (despite minor confusion due to canonical argument order of "pow");
wenzelm [Fri, 01 Jan 2021 17:35:04 +0100] rev 73020
tuned signature -- prefer Isabelle/ML structure Integer;
wenzelm [Fri, 01 Jan 2021 17:08:51 +0100] rev 73019
tuned signature -- prefer Isabelle/ML structure Integer;
nipkow [Tue, 29 Dec 2020 16:42:01 +0100] rev 73018
more lemmas
nipkow [Mon, 28 Dec 2020 22:40:01 +0100] rev 73017
added lemmas
nipkow [Mon, 28 Dec 2020 17:52:26 +0100] rev 73016
added lemma
wenzelm [Sun, 27 Dec 2020 17:53:08 +0100] rev 73015
tuned whitespace;
wenzelm [Sun, 27 Dec 2020 15:55:42 +0100] rev 73014
Added tag Isabelle2021-RC1 for changeset d4b67dc6f4eb
wenzelm [Sun, 27 Dec 2020 15:15:37 +0100] rev 73013
updated for release;
wenzelm [Sun, 27 Dec 2020 15:11:06 +0100] rev 73012
clarified HTML presentation, e.g. avoid bulky jobs like HOL or HOL-Analysis in applications;
wenzelm [Sun, 27 Dec 2020 14:08:35 +0100] rev 73011
follow Phabricator update 2020 Week 42;
wenzelm [Sun, 27 Dec 2020 14:04:27 +0100] rev 73010
updated for release;
wenzelm [Sun, 27 Dec 2020 14:04:16 +0100] rev 73009
tuned;
wenzelm [Sun, 27 Dec 2020 13:52:55 +0100] rev 73008
proper NEWS according to current situation;
wenzelm [Sun, 27 Dec 2020 13:49:03 +0100] rev 73007
updated for release;
wenzelm [Sun, 27 Dec 2020 13:16:30 +0100] rev 73006
tuned (see also b5333fc056da);
paulson <lp15@cam.ac.uk> [Fri, 25 Dec 2020 15:37:27 +0000] rev 73005
A few more simprules for iff-reasoning
paulson <lp15@cam.ac.uk> [Fri, 25 Dec 2020 11:44:18 +0000] rev 73004
infinite products iff simprule
paulson [Thu, 24 Dec 2020 15:40:57 +0000] rev 73003
merged
paulson [Thu, 24 Dec 2020 13:10:18 +0000] rev 73002
merged
paulson <lp15@cam.ac.uk> [Thu, 24 Dec 2020 13:10:05 +0000] rev 73001
Two biconditional simprules for summable
wenzelm [Thu, 24 Dec 2020 14:24:10 +0100] rev 73000
updated to sqlite-jdbc-3.34.0, with support for native arm64-darwin;
wenzelm [Thu, 24 Dec 2020 14:03:15 +0100] rev 72999
support ISABELLE_APPLE_PLATFORM64 (Apple Silicon);
wenzelm [Thu, 24 Dec 2020 13:03:51 +0100] rev 72998
more robust: clarified error when merging Hoare_Logic + Hoare_Logic_Abort;
wenzelm [Thu, 24 Dec 2020 12:58:25 +0100] rev 72997
more robust components_base: avoid fragile directory links on Windows (or Cygwin);
wenzelm [Thu, 24 Dec 2020 00:07:51 +0100] rev 72996
more NEWS;
wenzelm [Wed, 23 Dec 2020 23:21:51 +0100] rev 72995
merged
wenzelm [Wed, 23 Dec 2020 23:20:52 +0100] rev 72994
avoid memory problems on test machine;
wenzelm [Wed, 23 Dec 2020 23:19:09 +0100] rev 72993
more robust defaults: spurious problems with parallel invocations and interrupts;
wenzelm [Wed, 23 Dec 2020 23:08:57 +0100] rev 72992
more interrupts;
wenzelm [Wed, 23 Dec 2020 23:03:03 +0100] rev 72991
avoid multiple uses of the same ML file;
wenzelm [Wed, 23 Dec 2020 22:25:22 +0100] rev 72990
tuned document, notably authors and sections;
wenzelm [Wed, 23 Dec 2020 21:32:24 +0100] rev 72989
clarified presentation of files for each theory;
wenzelm [Wed, 23 Dec 2020 21:15:21 +0100] rev 72988
disable auto_nitpick for now: spurious problems with non-termination e.g. in HOL-Hoare examples;
wenzelm [Wed, 23 Dec 2020 21:06:31 +0100] rev 72987
clarified modules: avoid multiple uses of the same ML file;
clarified concrete vs. abstract syntax;
wenzelm [Wed, 23 Dec 2020 20:49:05 +0100] rev 72986
clarified session: avoid merge of different syntax from different Hoare logics;
wenzelm [Wed, 23 Dec 2020 17:16:05 +0100] rev 72985
clarified modules: avoid multiple uses of the same ML file;
wenzelm [Wed, 23 Dec 2020 15:20:52 +0100] rev 72984
clarified syntax modes, avoid obsolete "xsymbols";
wenzelm [Wed, 23 Dec 2020 15:01:50 +0100] rev 72983
clarified fonts, notably for Windows L&F;
wenzelm [Tue, 22 Dec 2020 23:59:45 +0100] rev 72982
support jdk-15;
wenzelm [Tue, 22 Dec 2020 15:49:22 +0100] rev 72981
more friendly desktop application on macOS;
paulson <lp15@cam.ac.uk> [Wed, 23 Dec 2020 16:25:52 +0000] rev 72980
default simprule for geometric series
nipkow [Tue, 22 Dec 2020 23:36:32 +0100] rev 72979
tuned
wenzelm [Mon, 21 Dec 2020 23:22:14 +0100] rev 72978
less aggressive auto-build: avoid change of running jar;
wenzelm [Mon, 21 Dec 2020 22:55:57 +0100] rev 72977
clarified window size;
wenzelm [Mon, 21 Dec 2020 22:47:53 +0100] rev 72976
more robust Java monitor: avoid odd warning about insecure connection;
wenzelm [Mon, 21 Dec 2020 22:03:39 +0100] rev 72975
tuned signature;
wenzelm [Mon, 21 Dec 2020 21:56:20 +0100] rev 72974
clarified modules;
wenzelm [Mon, 21 Dec 2020 21:53:12 +0100] rev 72973
clarified modules;
wenzelm [Mon, 21 Dec 2020 14:03:12 +0100] rev 72972
misc tuning for release;
wenzelm [Mon, 21 Dec 2020 13:58:11 +0100] rev 72971
rebuild component with proper ZIPPERPOSITION_HOME for sledgehammer;
wenzelm [Mon, 21 Dec 2020 13:03:23 +0100] rev 72970
sort lines;