Mon, 29 Jan 2024 19:35:07 +0000 haftmann common type class for trivial properties on div/mod
Mon, 29 Jan 2024 11:54:44 +0100 wenzelm more robust (amending 1600fb749c54), to support the following corner case:
Sun, 28 Jan 2024 19:22:33 +0100 wenzelm proper test options;
Sat, 27 Jan 2024 23:05:00 +0100 wenzelm proper history_base for linux_arm;
Sat, 27 Jan 2024 22:35:14 +0100 wenzelm updated to PostgreSQL 12 on Ubuntu 20.04;
Sat, 27 Jan 2024 22:15:40 +0100 wenzelm routine build + test for linux_arm;
Sat, 27 Jan 2024 21:12:16 +0100 wenzelm disable test on "augsburg1": machine will be dismantled;
Fri, 26 Jan 2024 16:06:48 +0100 Fabian Huch add approximation factors in build schedule to estimate build times more conservatively;
Fri, 26 Jan 2024 11:19:30 +0000 paulson merged
Fri, 26 Jan 2024 11:19:22 +0000 paulson Type class patch suggested by Achim Brucker, plus tidied lemma
Thu, 25 Jan 2024 11:19:03 +0000 haftmann rearranged and reformulated abstract classes for bit structures and operations
Thu, 25 Jan 2024 17:08:07 +0000 paulson Three new lemmas
Wed, 24 Jan 2024 23:53:51 +0100 wenzelm tuned proof: avoid z3 to make it work on arm64-linux;
Wed, 24 Jan 2024 22:43:41 +0100 wenzelm update to jdk-21.0.2;
Wed, 24 Jan 2024 18:41:21 +0100 Fabian Huch make build process state protected to avoid copying in subclasses (e.g. for database connections);
Wed, 24 Jan 2024 17:30:49 +0100 Fabian Huch add build_sync tag to sync certain options (e.g., build_engine) across build processes;
Tue, 23 Jan 2024 23:15:51 +0100 wenzelm clarified Mercurial version: presumably the last version that supports both python2 and python3;
Tue, 23 Jan 2024 21:00:54 +0100 wenzelm more robust: avoid crash on non-Linux systems;
Tue, 23 Jan 2024 20:50:24 +0100 wenzelm clarified webserver names;
Tue, 23 Jan 2024 20:10:40 +0100 wenzelm proper Apache.php_name;
Tue, 23 Jan 2024 19:56:52 +0100 wenzelm proper packages for mercurial_setup on Ubuntu 22.04: building from source provides hgweb modules, and also provides a defined version (6.1.1 is also provided by Ubuntu 22.04);
Tue, 23 Jan 2024 19:39:49 +0100 wenzelm tuned source structure;
Tue, 23 Jan 2024 16:30:29 +0100 wenzelm more robust systemd configuration;
Tue, 23 Jan 2024 15:02:52 +0100 wenzelm more robust nginx configuration, notably for "certbot --nginx -d DOMAIN";
Tue, 23 Jan 2024 12:28:35 +0100 wenzelm tuned whitespace in generated file;
Tue, 23 Jan 2024 12:28:02 +0100 wenzelm tuned;
Tue, 23 Jan 2024 12:18:06 +0100 wenzelm clarified modules;
Mon, 22 Jan 2024 22:18:20 +0100 wenzelm recover Url.is_wellformed from before d8330439823a, e.g. relevant for JEdit_Resources.read_file_content (the URI alone does not necessarily have a protocol prefix, so plain file-path would be treated as URL);
Mon, 22 Jan 2024 14:40:30 +0100 wenzelm proper php-fpm configuration for nginx;
Mon, 22 Jan 2024 13:40:45 +0100 wenzelm support multiple webservers: Apache or Nginx;
Sun, 21 Jan 2024 14:12:14 +0100 wenzelm tuned;
Sun, 21 Jan 2024 14:05:14 +0100 wenzelm clarified signature: explicit type isabelle.Url to avoid oddities of java.net.URL (e.g. its "equals" method);
Sun, 21 Jan 2024 13:18:05 +0100 wenzelm unused;
Sat, 20 Jan 2024 22:27:30 +0100 wenzelm enforce rebuild of Isabelle/Scala + Isabelle/ML;
Sat, 20 Jan 2024 22:26:35 +0100 wenzelm updated to postgresql-42.7.1;
Sat, 20 Jan 2024 22:18:29 +0100 wenzelm updated to sqlite-jdbc-3.45.0.0, including slf4j-1.7.36;
Sat, 20 Jan 2024 20:24:04 +0100 wenzelm update to llncs-2.23;
Sat, 20 Jan 2024 16:23:51 +0100 wenzelm clarified bootstrap;
Sat, 20 Jan 2024 16:09:35 +0100 wenzelm clarified directories;
Sat, 20 Jan 2024 15:07:41 +0100 wenzelm clarified directories;
Sat, 20 Jan 2024 13:52:36 +0100 wenzelm obsolete (see also fc88b943e1b2);
Sat, 20 Jan 2024 13:42:16 +0100 wenzelm proper output, following 2cd23d587db9;
Sat, 20 Jan 2024 13:31:07 +0100 wenzelm always use patchelf on Linux: base-line is Ubuntu 18.04 where that works properly (see also e79294c4230c);
Sat, 20 Jan 2024 13:24:26 +0100 wenzelm clarified directories;
Sat, 20 Jan 2024 13:10:51 +0100 wenzelm more accurate Isabelle versions;
Sat, 20 Jan 2024 13:01:30 +0100 wenzelm more accurate Ubuntu versions;
Fri, 19 Jan 2024 17:14:37 +0100 nipkow more uses of define_time_fun
Thu, 18 Jan 2024 14:30:27 +0100 nipkow translation to time functions now with canonical let.
Tue, 16 Jan 2024 13:40:19 +0000 paulson merged
Tue, 16 Jan 2024 13:40:09 +0000 paulson A few new results (mostly brought in from other developments)
Mon, 15 Jan 2024 22:53:41 +0100 nipkow merged
Mon, 15 Jan 2024 22:50:13 +0100 nipkow Added time function automation
Sun, 14 Jan 2024 20:02:58 +0000 haftmann streamlined type class specification
Sun, 14 Jan 2024 20:02:55 +0000 haftmann consolidated lemma name
Sun, 14 Jan 2024 20:55:58 +0100 wenzelm support Phabricator on Ubuntu 22.04 LTS with PHP 8.1, using community form we.phorge.it version "2023 week 49";
Sun, 14 Jan 2024 13:59:13 +0100 wenzelm merged
Sun, 14 Jan 2024 13:14:35 +0100 wenzelm tuned;
Sun, 14 Jan 2024 13:13:26 +0100 wenzelm update links;
Sat, 13 Jan 2024 21:51:51 +0100 wenzelm follow post-maintenance updates of original Phabricator, as base-line for Phorge;
Sat, 13 Jan 2024 21:50:16 +0100 wenzelm refer to "localhost" as pro-forma domain;
Sat, 13 Jan 2024 19:50:15 +0000 haftmann simplified specification of type class
Sat, 13 Jan 2024 19:50:12 +0000 haftmann consolidated name of lemma analogously to nat/int/word_bit_induct
Fri, 12 Jan 2024 17:00:35 +0100 wenzelm more accurate syntax: 'obtain' vars are optional;
Thu, 11 Jan 2024 16:34:40 +0100 wenzelm clarified order, disregard structure of proof;
Thu, 11 Jan 2024 15:37:11 +0100 wenzelm minor performance tuning;
Thu, 11 Jan 2024 13:09:39 +0100 wenzelm tuned;
Thu, 11 Jan 2024 12:44:27 +0100 wenzelm more thorough treatment of hidden type variables within zproof;
Thu, 11 Jan 2024 12:37:10 +0100 wenzelm more uniform treatment of "hyps" within zproof;
Thu, 11 Jan 2024 12:00:02 +0100 wenzelm clarified order: follow Thm.fold_terms;
Wed, 10 Jan 2024 22:25:34 +0100 wenzelm merged
Wed, 10 Jan 2024 14:36:29 +0100 wenzelm clarified signature;
Wed, 10 Jan 2024 13:43:10 +0100 wenzelm clarified signature;
Wed, 10 Jan 2024 13:37:29 +0100 wenzelm tuned signature;
Wed, 10 Jan 2024 13:33:36 +0100 wenzelm tuned;
Wed, 10 Jan 2024 13:24:59 +0100 wenzelm clarified test: no exception yet;
Wed, 10 Jan 2024 13:18:28 +0100 wenzelm tuned;
Wed, 10 Jan 2024 13:16:48 +0100 wenzelm tuned;
Wed, 10 Jan 2024 13:15:28 +0100 wenzelm tuned signature: more direct operations;
Wed, 10 Jan 2024 13:10:20 +0100 wenzelm clarified signature;
Wed, 10 Jan 2024 11:39:01 +0100 wenzelm clarified signature: more direct operations;
Wed, 10 Jan 2024 11:33:36 +0100 wenzelm tuned signature;
Wed, 10 Jan 2024 11:28:20 +0100 wenzelm tuned;
Tue, 09 Jan 2024 23:52:02 +0100 wenzelm minor performance tuning, for important special case where consts are already expanded (e.g. re-certification within proof procedure);
Tue, 09 Jan 2024 23:41:50 +0100 wenzelm tuned whitespace;
Tue, 09 Jan 2024 23:40:53 +0100 wenzelm more robust: certify types uniformly (see also 62b75508eb66);
Tue, 09 Jan 2024 23:38:54 +0100 wenzelm tuned;
Tue, 09 Jan 2024 22:40:38 +0100 wenzelm clarified signature;
Tue, 09 Jan 2024 17:38:50 +0100 wenzelm clarified signature: avoid redundant Term.maxidx_of_term;
Tue, 09 Jan 2024 17:25:43 +0100 wenzelm proper check of result from Soft_Type_System.global_purge (amending b2bedb022a75);
Tue, 09 Jan 2024 17:10:09 +0100 wenzelm misc tuning and clarification: prefer Same.operation;
Tue, 09 Jan 2024 16:04:21 +0100 wenzelm clarified signature;
Tue, 09 Jan 2024 15:14:49 +0100 wenzelm tuned names;
Tue, 09 Jan 2024 12:18:01 +0100 wenzelm clarified signature;
Tue, 09 Jan 2024 12:06:07 +0100 wenzelm tuned whitespace;
Tue, 09 Jan 2024 11:57:16 +0100 wenzelm clarified modules;
Tue, 09 Jan 2024 11:54:36 +0100 wenzelm clarified signature;
Wed, 10 Jan 2024 15:30:13 +0100 nipkow added and removed lemmas
Wed, 10 Jan 2024 10:25:55 +0100 Fabian Huch proper SMTP session: set envelope sender address correctly;
Tue, 09 Jan 2024 17:35:56 +0100 Fabian Huch update javamail component with current jakarta mail APIs and eclipse angus implementation;
Mon, 08 Jan 2024 23:44:02 +0100 wenzelm tuned source structure;
Mon, 08 Jan 2024 23:17:32 +0100 wenzelm clarified signature;
Mon, 08 Jan 2024 22:53:38 +0100 wenzelm tuned;
Mon, 08 Jan 2024 22:26:04 +0100 wenzelm minor performance tuning;
Mon, 08 Jan 2024 21:54:20 +0100 wenzelm minor performance tuning;
Mon, 08 Jan 2024 21:53:27 +0100 wenzelm minor performance tuning;
Mon, 08 Jan 2024 21:53:16 +0100 wenzelm minor performance tuning;
Mon, 08 Jan 2024 21:46:43 +0100 wenzelm minor performance tuning;
Mon, 08 Jan 2024 21:46:26 +0100 wenzelm minor performance tuning;
Mon, 08 Jan 2024 21:30:21 +0100 wenzelm minor performance tuning;
Mon, 08 Jan 2024 13:41:45 +0100 wenzelm tuned;
Mon, 08 Jan 2024 13:31:45 +0100 wenzelm tuned signature;
Mon, 08 Jan 2024 12:08:31 +0100 wenzelm tuned signature;
Sat, 06 Jan 2024 21:01:06 +0100 wenzelm more zproofs, underlying Proofterm.unconstrain_thm_proof / Thm.unconstrainT;
Sat, 06 Jan 2024 20:53:50 +0100 wenzelm omit syntactic of_class check, which is in conflict with sort constraints within the logic;
Sat, 06 Jan 2024 20:41:07 +0100 wenzelm tuned;
Sat, 06 Jan 2024 20:40:07 +0100 wenzelm minor performance tuning;
Sat, 06 Jan 2024 15:31:41 +0100 wenzelm clarified signature;
Sat, 06 Jan 2024 13:13:48 +0100 wenzelm misc tuning and clarification;
Sat, 06 Jan 2024 12:44:35 +0100 wenzelm tuned signature;
Sat, 06 Jan 2024 12:34:55 +0100 wenzelm tuned signature: canonical argument order;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip