Wed, 29 Jun 2022 20:41:29 +0200 desharna added lemmas domain_comp and unify_gives_minimal_domain
Wed, 29 Jun 2022 15:36:19 +0200 desharna added definition range_vars and lemmas vars_of_subst_conv_Union, vars_of_subst_subset, range_vars_comp_subset, and unify_gives_minimal_range
Wed, 29 Jun 2022 14:17:12 +0200 desharna merged
Wed, 29 Jun 2022 10:13:34 +0200 desharna added definition IMGU and lemmas IMGU_iff_Idem_and_MGU and unify_computes_IMGU
Wed, 29 Jun 2022 12:17:25 +0200 wenzelm more macOS versions;
Tue, 28 Jun 2022 17:55:30 +0200 wenzelm prefer Isabelle/Scala operations;
Tue, 28 Jun 2022 15:34:05 +0200 wenzelm merged
Tue, 28 Jun 2022 15:29:17 +0200 wenzelm clarified IO, following Java 11 and Isabelle/Scala;
Tue, 28 Jun 2022 15:23:05 +0200 wenzelm prefer Scala operations;
Tue, 28 Jun 2022 15:17:47 +0200 wenzelm minor tuning;
Tue, 21 Jun 2022 18:24:22 +0200 Fabian Huch switched to statically compiled ci profile;
Tue, 28 Jun 2022 14:50:59 +0200 wenzelm more operations on Bytes.T;
Tue, 28 Jun 2022 11:24:59 +0200 wenzelm more operations on Bytes.T;
Mon, 27 Jun 2022 17:36:26 +0200 traytel tuned BNF bounds for function space and bounded sets; NEWS and CONTRIBUTORS
Mon, 27 Jun 2022 15:54:18 +0200 traytel strict bounds for BNFs (by Jan van Brügge)
Sat, 25 Jun 2022 09:50:40 +0000 haftmann More lemmas.
Sat, 25 Jun 2022 09:50:37 +0000 haftmann Centralized some char-related lemmas in distribution.
Sat, 25 Jun 2022 16:51:24 +0200 wenzelm prefer antiquotations;
Sat, 25 Jun 2022 13:19:15 +0200 wenzelm clarified modules;
Sat, 25 Jun 2022 10:27:42 +0200 wenzelm more documentation;
Sat, 25 Jun 2022 10:05:43 +0200 wenzelm merged
Sat, 25 Jun 2022 10:05:36 +0200 wenzelm tuned whitespace;
Fri, 24 Jun 2022 23:38:41 +0200 wenzelm clarified signature: File.read_lines is based on scalable Bytes.T;
Fri, 24 Jun 2022 23:31:28 +0200 wenzelm clarified modules;
Fri, 24 Jun 2022 23:11:59 +0200 wenzelm prefer scalable Bytes.T;
Fri, 24 Jun 2022 11:20:14 +0200 wenzelm unused;
Fri, 24 Jun 2022 10:55:23 +0200 wenzelm prefer scalable Bytes.T;
Sat, 25 Jun 2022 06:34:11 +0200 Mathias Fleury missing recursive let-expansion in SMT translation
Fri, 24 Jun 2022 21:17:35 +0200 desharna merged
Fri, 24 Jun 2022 10:49:40 +0200 desharna added lemma monotone_on_o
Fri, 24 Jun 2022 15:05:04 +0200 desharna redefined mono_on and strict_mono_on as an abbreviation of monotone_on
Thu, 23 Jun 2022 19:29:22 +0200 desharna changed argument order of mono_on and strict_mono_on to uniformize with monotone_on and other predicates
Thu, 23 Jun 2022 23:42:47 +0200 wenzelm more robust CSV syntax, e.g. for "pull_date";
Thu, 23 Jun 2022 22:16:53 +0200 wenzelm merged
Thu, 23 Jun 2022 21:50:32 +0200 wenzelm more scalable generated files and code export, using Bytes.T;
Thu, 23 Jun 2022 21:25:56 +0200 wenzelm more operations;
Thu, 23 Jun 2022 21:25:23 +0200 wenzelm proper execution of Bytes.write;
Wed, 22 Jun 2022 08:15:14 +0000 haftmann Avoid calculations where not necessary.
Wed, 22 Jun 2022 08:15:12 +0000 haftmann Prefer existing horner sum combinator.
Wed, 22 Jun 2022 08:15:10 +0000 haftmann Executable lexords.
Wed, 22 Jun 2022 08:15:09 +0000 haftmann Less warnings.
Wed, 22 Jun 2022 17:07:00 +0200 wenzelm merged
Wed, 22 Jun 2022 16:54:30 +0200 wenzelm more operations;
Wed, 22 Jun 2022 16:25:22 +0200 wenzelm removed unused operations;
Wed, 22 Jun 2022 16:24:57 +0200 wenzelm clarified signature: more operations;
Wed, 22 Jun 2022 14:31:18 +0200 wenzelm tuned;
Wed, 22 Jun 2022 14:26:11 +0200 wenzelm tuned comments;
Wed, 22 Jun 2022 14:22:08 +0200 wenzelm tuned;
Wed, 22 Jun 2022 14:18:48 +0200 wenzelm clarified session resources for bootstrap, notably for Scala functions;
Wed, 22 Jun 2022 14:16:45 +0200 wenzelm tuned;
Wed, 22 Jun 2022 13:42:30 +0200 wenzelm clarified signature;
Wed, 22 Jun 2022 11:23:53 +0200 wenzelm tuned signature;
Wed, 22 Jun 2022 11:09:31 +0200 wenzelm clarified types and defaults;
Wed, 22 Jun 2022 14:52:27 +0200 desharna merged
Tue, 21 Jun 2022 14:21:55 +0200 desharna added lemmas monotone{,_on}_multp_multp_image_mset
Tue, 21 Jun 2022 13:40:35 +0200 desharna added lemmas monotone_on_empty[simp] and monotone_on_subset
Tue, 21 Jun 2022 13:39:06 +0200 desharna added predicate monotone_on and redefined monotone to be an abbreviation.
Tue, 21 Jun 2022 23:36:16 +0200 wenzelm merged
Tue, 21 Jun 2022 23:30:19 +0200 wenzelm NEWS;
Tue, 21 Jun 2022 23:27:26 +0200 wenzelm support XZ compression in Isabelle/ML;
Tue, 21 Jun 2022 23:05:37 +0200 wenzelm prefer scalable byte strings;
Tue, 21 Jun 2022 22:17:11 +0200 wenzelm more scalable byte messages, notably for Scala functions in ML;
Tue, 21 Jun 2022 16:03:00 +0200 wenzelm tuned comments;
Tue, 21 Jun 2022 15:56:31 +0200 wenzelm clarified ML pretty printing;
Tue, 21 Jun 2022 15:48:59 +0200 wenzelm clarified signature: more operations;
Tue, 21 Jun 2022 15:40:18 +0200 wenzelm tuned signature;
Tue, 21 Jun 2022 14:51:50 +0200 wenzelm tuned comments;
Tue, 21 Jun 2022 14:51:17 +0200 wenzelm tuned signature: more operations;
Tue, 21 Jun 2022 14:46:42 +0200 wenzelm tuned signature: more operations;
Tue, 21 Jun 2022 14:22:34 +0200 wenzelm tuned signature;
Tue, 21 Jun 2022 14:08:02 +0200 wenzelm clarified signature: avoid repeated string copying via Substring.slice;
Tue, 21 Jun 2022 13:14:09 +0200 wenzelm support for scalable byte strings, with incremental construction;
Mon, 20 Jun 2022 16:15:07 +0200 wenzelm clarified signature;
Mon, 20 Jun 2022 10:45:25 +0200 wenzelm remove unused file following 51e696887b81;
Mon, 20 Jun 2022 11:06:33 +0200 desharna added lemma map_mono_strict_suffix
Wed, 15 Jun 2022 16:55:10 +0200 wenzelm more robust: always override ISABELLE_IDENTIFIER from environment;
Wed, 15 Jun 2022 13:37:35 +0200 wenzelm "isabelle vscode" is regular user-space tool;
Tue, 14 Jun 2022 16:14:28 +0200 Mathias Fleury fix veriT reconstruction for and_pos and lambda-lifting
Mon, 13 Jun 2022 20:02:00 +0200 desharna added lemmas image_mset_eq_{image_mset_plus,plus,plus_image_mset}D, and multp_image_mset_image_msetD
Mon, 13 Jun 2022 11:48:46 +0200 wenzelm clarified options of "isabelle hg_sync" vs. "isabelle sync";
Mon, 13 Jun 2022 11:35:00 +0200 wenzelm tuned layout;
Mon, 13 Jun 2022 11:31:59 +0200 wenzelm misc tuning;
Mon, 13 Jun 2022 11:10:39 +0200 wenzelm clarified document structure;
Sat, 11 Jun 2022 22:55:21 +0200 wenzelm promote "isabelle sync" to regular user-space tool, with proper documentation;
Sat, 11 Jun 2022 20:45:14 +0200 wenzelm more comments;
Fri, 10 Jun 2022 23:53:09 +0200 wenzelm more options;
Fri, 10 Jun 2022 21:05:31 +0200 wenzelm sync session images, based on accidental local state;
Fri, 10 Jun 2022 15:34:25 +0200 wenzelm more informative release_snapshot, to see better where the cronjob fails;
Fri, 10 Jun 2022 14:36:05 +0200 wenzelm more robust, notably for crontab;
Fri, 10 Jun 2022 13:53:43 +0200 wenzelm clarified names;
Fri, 10 Jun 2022 13:48:37 +0200 wenzelm tuned;
Thu, 09 Jun 2022 21:28:15 +0200 wenzelm tuned;
Thu, 09 Jun 2022 00:10:18 +0200 wenzelm proper make_port for regular situation;
Thu, 09 Jun 2022 00:01:34 +0200 wenzelm clarified types -- proper default_port via make_port;
Wed, 08 Jun 2022 23:49:54 +0200 wenzelm proper nominal_port, notably for port forwarding;
Wed, 08 Jun 2022 15:36:27 +0100 paulson some additional lemmas and a little tidying up
Wed, 08 Jun 2022 09:19:57 +0200 desharna merged
Sat, 04 Jun 2022 19:11:52 +0200 desharna added lemma totalp_on_total_on_eq[pred_set_conv]
Sat, 04 Jun 2022 18:32:30 +0200 desharna added lemma reflp_on_empty[simp] and totalp_on_empty[simp]
Wed, 08 Jun 2022 09:12:51 +0200 nipkow removed non-standard spaces in output
Tue, 07 Jun 2022 19:23:47 +0200 wenzelm merged
Tue, 07 Jun 2022 19:23:31 +0200 wenzelm avoid noise via context.progress (amending 68162e4f60a7);
Tue, 07 Jun 2022 19:15:08 +0200 wenzelm more robust treatment of rsync on macOS (see also 96fb1f9a4042);
Tue, 07 Jun 2022 19:13:56 +0200 wenzelm tuned whitespace;
Tue, 07 Jun 2022 17:47:28 +0200 wenzelm more robust: no change of directory attributes of initial test, notably target without .hg_sync meta data;
Tue, 07 Jun 2022 17:53:33 +0200 desharna merged
Sat, 04 Jun 2022 17:58:08 +0200 desharna added lemmas reflp_on_Inf and reflp_on_Sup
Sat, 04 Jun 2022 17:48:58 +0200 desharna replaced HOL.implies by Pure.imp in reflp_mono for consistency with other lemmas
Sat, 04 Jun 2022 17:42:04 +0200 desharna added lemmas reflp_on_inf, reflp_on_sup, and reflp_on_mono
Tue, 07 Jun 2022 17:24:42 +0200 wenzelm merged
Tue, 07 Jun 2022 17:24:00 +0200 wenzelm more robust: protect_args does not work with rsync 2.x from macOS, and is not required in typical situations;
Tue, 07 Jun 2022 17:22:17 +0200 wenzelm clarified context with global defaults;
Tue, 07 Jun 2022 17:10:51 +0200 wenzelm tuned signature;
Tue, 07 Jun 2022 17:07:10 +0200 wenzelm clarified signature: more explicit type Rsync.Context;
Tue, 07 Jun 2022 16:47:57 +0200 wenzelm clarified signature;
Tue, 07 Jun 2022 12:32:53 +0200 wenzelm clarified modules;
Tue, 07 Jun 2022 17:20:56 +0200 Fabian Huch provide python-3.10.4 for darwin and linux;
Tue, 07 Jun 2022 17:20:25 +0200 Fabian Huch provide hugo-0.88.1 for darwin and linux;
Mon, 06 Jun 2022 19:39:21 +0200 wenzelm removed obsolete self_update: always enabled, notably on lxbroy10 which is the only shared-home system (and still requires current isabelle_self);
Mon, 06 Jun 2022 19:28:02 +0200 wenzelm avoid redundant meta data: exclude .hg_archival.txt;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip