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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip