wenzelm [Mon, 05 Sep 2022 22:47:09 +0200] rev 76068
clarified options, following e.g. "show_consts";
wenzelm [Mon, 05 Sep 2022 21:59:05 +0200] rev 76067
proper Envir.subst operations: env is already normalized, using Envir.norm may lead to non-termination;
wenzelm [Mon, 05 Sep 2022 21:20:38 +0200] rev 76066
unused (see 15758fced053);
wenzelm [Mon, 05 Sep 2022 21:18:40 +0200] rev 76065
clarified modules;
wenzelm [Mon, 05 Sep 2022 21:13:29 +0200] rev 76064
show goal instantiation, notably for 'schematic_goal' command (inactive by default);
wenzelm [Mon, 05 Sep 2022 20:22:13 +0200] rev 76063
proper umlauts;
wenzelm [Mon, 05 Sep 2022 19:23:12 +0200] rev 76062
tuned signature;
wenzelm [Mon, 05 Sep 2022 17:53:45 +0200] rev 76061
tuned signature;
wenzelm [Mon, 05 Sep 2022 13:32:09 +0200] rev 76060
tuned;
wenzelm [Mon, 05 Sep 2022 11:36:41 +0200] rev 76059
tuned;
wenzelm [Mon, 05 Sep 2022 11:09:35 +0200] rev 76058
tuned error message;
desharna [Wed, 07 Sep 2022 08:58:27 +0200] rev 76057
merged
desharna [Fri, 02 Sep 2022 13:41:55 +0200] rev 76056
merged
desharna [Sat, 25 Jun 2022 13:34:41 +0200] rev 76055
moved antimono to Fun and redefined it as an abbreviation
desharna [Sat, 25 Jun 2022 13:21:27 +0200] rev 76054
moved mono and strict_mono to Fun and redefined them as abbreviations
haftmann [Mon, 05 Sep 2022 16:39:23 +0200] rev 76053
clarified generic euclidean relation
blanchet [Mon, 05 Sep 2022 12:54:05 +0200] rev 76052
added a bound in SMT on the number of schematic constants considered -- the code (in for_schematics) is exponential in that number
wenzelm [Sat, 03 Sep 2022 23:10:38 +0200] rev 76051
tuned signature;
wenzelm [Sat, 03 Sep 2022 22:25:22 +0200] rev 76050
check imports more strictly, e.g. reject ".../Pure" or ".../HOL-Library.Multiset";
wenzelm [Sat, 03 Sep 2022 22:00:51 +0200] rev 76049
tuned signature;
wenzelm [Sat, 03 Sep 2022 21:27:33 +0200] rev 76048
tuned --- more robust syntax;
wenzelm [Sat, 03 Sep 2022 17:37:46 +0200] rev 76047
tuned signature;
wenzelm [Sat, 03 Sep 2022 17:20:35 +0200] rev 76046
back to more traditional import_name (reverting cceb10dcc9f9), e.g. relevant for "isabelle jedit -l CTT src/CTT/ex/Elimination.thy" to produce proper error "Cannot update finished theory CTT.Elimination";
wenzelm [Sat, 03 Sep 2022 15:43:20 +0200] rev 76045
unused (see 347ed6219dab);
wenzelm [Sat, 03 Sep 2022 15:39:26 +0200] rev 76044
tuned signature;
wenzelm [Fri, 02 Sep 2022 23:42:09 +0200] rev 76043
more CONTRIBUTORS + NEWS;
wenzelm [Fri, 02 Sep 2022 23:41:54 +0200] rev 76042
tuned;
wenzelm [Fri, 02 Sep 2022 23:19:02 +0200] rev 76041
proper description;
wenzelm [Fri, 02 Sep 2022 23:31:22 +0200] rev 76040
tuned whitespace;
Norbert Schirmer <nschirmer@apple.com> [Mon, 07 Mar 2022 13:37:17 +0100] rev 76039
option "sort_updates" for record update simproc. Make proper record simproc definitions.
paulson <lp15@cam.ac.uk> [Thu, 01 Sep 2022 13:01:38 +0100] rev 76038
Merge
paulson <lp15@cam.ac.uk> [Thu, 01 Sep 2022 12:48:36 +0100] rev 76037
Three new theorems about real polynomial functions
wenzelm [Thu, 01 Sep 2022 10:58:46 +0200] rev 76036
tuned GUI;
wenzelm [Thu, 01 Sep 2022 10:54:12 +0200] rev 76035
tuned;
wenzelm [Thu, 01 Sep 2022 10:52:30 +0200] rev 76034
clarified GUI behaviour;
wenzelm [Wed, 31 Aug 2022 23:05:12 +0200] rev 76033
eliminated odd Unicode blanks;
wenzelm [Wed, 31 Aug 2022 23:00:43 +0200] rev 76032
tuned whitespace;
wenzelm [Wed, 31 Aug 2022 23:00:14 +0200] rev 76031
eliminated DOS line endings;
wenzelm [Wed, 31 Aug 2022 22:59:16 +0200] rev 76030
eliminated tabs, assuming tab-width=8;
wenzelm [Wed, 31 Aug 2022 22:58:52 +0200] rev 76029
eliminated tabs, assuming tab-width=4;
wenzelm [Wed, 31 Aug 2022 22:51:27 +0200] rev 76028
updated to current Cygwin, near 3.3.5-1;
wenzelm [Wed, 31 Aug 2022 21:26:56 +0200] rev 76027
test macOS 12 Monterey via laramac01;
wenzelm [Wed, 31 Aug 2022 20:54:23 +0200] rev 76026
clarified GUI update;
wenzelm [Wed, 31 Aug 2022 20:46:55 +0200] rev 76025
clarified signature;
wenzelm [Wed, 31 Aug 2022 20:41:30 +0200] rev 76024
tuned signature;
wenzelm [Wed, 31 Aug 2022 16:39:18 +0200] rev 76023
more GUI functionality;
wenzelm [Wed, 31 Aug 2022 15:05:28 +0200] rev 76022
clarified signature;
wenzelm [Tue, 30 Aug 2022 13:18:33 +0200] rev 76021
clarified component structure, concerning initialization order;
wenzelm [Mon, 29 Aug 2022 23:59:47 +0200] rev 76020
update VSCodium 1.65.2 ~> 1.70.1, Electron 13.5.2 ~> 18.3.5, Node.js v14.16.0 ~> v16.13.2;
wenzelm [Mon, 29 Aug 2022 19:26:27 +0200] rev 76019
provide cvc5-1.0.2 (inactive);
wenzelm [Mon, 29 Aug 2022 19:25:55 +0200] rev 76018
tuned output;
wenzelm [Mon, 29 Aug 2022 19:14:04 +0200] rev 76017
tool to build Isabelle component for cvc5;
wenzelm [Mon, 29 Aug 2022 16:49:42 +0200] rev 76016
tuned: avoid odd stateful programming;
wenzelm [Sun, 28 Aug 2022 21:25:28 +0200] rev 76015
more markup (for batch build);
wenzelm [Sun, 28 Aug 2022 20:21:47 +0200] rev 76014
tuned;
wenzelm [Sun, 28 Aug 2022 14:55:40 +0200] rev 76013
tuned;
wenzelm [Sun, 28 Aug 2022 14:44:34 +0200] rev 76012
tuned;
wenzelm [Sun, 28 Aug 2022 13:03:37 +0200] rev 76011
more NEWS;
wenzelm [Sun, 28 Aug 2022 12:58:59 +0200] rev 76010
updated some links;
wenzelm [Sun, 28 Aug 2022 12:37:06 +0200] rev 76009
more links, for files that formally belong to this session;
wenzelm [Sun, 28 Aug 2022 11:57:38 +0200] rev 76008
more links;
wenzelm [Sun, 28 Aug 2022 11:53:48 +0200] rev 76007
tuned antiquotations;
wenzelm [Sat, 27 Aug 2022 17:53:00 +0200] rev 76006
ZF belongs to chapter FOL, following lib/html/library_index_content.template (i.e. "Documentation" area on website);
wenzelm [Sat, 27 Aug 2022 17:46:58 +0200] rev 76005
include groups from 'chapter_definition' in session info, based on the state of chapter_defs after processing all ROOT files (thus the declaration order does not matter);