Fri, 12 Nov 2021 14:37:00 +0100 wenzelm tuned comments;
Fri, 12 Nov 2021 13:57:50 +0100 wenzelm tuned;
Fri, 12 Nov 2021 13:36:35 +0100 wenzelm clarified signature;
Fri, 12 Nov 2021 13:02:20 +0100 wenzelm clarified properties: avoid empty entry;
Fri, 12 Nov 2021 12:51:22 +0100 wenzelm tuned signature;
Fri, 12 Nov 2021 16:09:35 +0100 nipkow merged
Fri, 12 Nov 2021 16:09:19 +0100 nipkow tuned (thanks to J. Villadsen)
Fri, 12 Nov 2021 08:51:45 +0100 desharna added padding to Mirabelle's output
Fri, 12 Nov 2021 00:28:00 +0100 desharna merged
Thu, 11 Nov 2021 15:34:02 +0100 desharna tuned generation of TPTP with $ite/$let in higher-order logics
Thu, 11 Nov 2021 12:02:08 +0100 desharna tuned generation of TPTP with $ite in function position
Thu, 11 Nov 2021 11:42:04 +0100 desharna tuned TPTP generation of If helper facts
Thu, 11 Nov 2021 22:35:23 +0100 wenzelm merged
Thu, 11 Nov 2021 22:06:18 +0100 wenzelm clarified signature: prefer static operations;
Thu, 11 Nov 2021 21:54:28 +0100 wenzelm clarified signature: avoid potential misunderstanding of Resources.empty as proper Resources;
Thu, 11 Nov 2021 13:47:32 +0100 wenzelm more robust;
Thu, 11 Nov 2021 13:18:35 +0100 wenzelm tuned signature;
Thu, 11 Nov 2021 13:14:12 +0100 wenzelm clarified signature: more explicit class Entity_Context with private state + operations;
Thu, 11 Nov 2021 12:16:17 +0100 wenzelm more hyperlinks, notably internal fact references;
Thu, 11 Nov 2021 11:51:25 +0000 paulson Automated merge with bundle:/var/folders/9z/l1x9y3bd16x9_70pdp4703jr0000gp/T/SourceTreeTemp.14UUXO
Tue, 09 Nov 2021 16:04:11 +0000 paulson A tiny bit of tidying connected with Zorn's Lemma
Wed, 10 Nov 2021 19:45:30 +0100 wenzelm tuned;
Wed, 10 Nov 2021 14:10:42 +0100 wenzelm tuned;
Wed, 10 Nov 2021 13:16:57 +0100 wenzelm proper handling of Protocol.Export, using the payload from the message --- in contrast db_context.read_export materializes only later by a different thread (race condition);
Wed, 10 Nov 2021 12:34:19 +0100 wenzelm revert temporary workaround 6d111935299c;
Wed, 10 Nov 2021 08:36:50 +0100 nipkow added lemma
Tue, 09 Nov 2021 19:47:24 +0100 nipkow merged
Tue, 09 Nov 2021 16:17:13 +0100 nipkow tuned attributes to avoid looping
Mon, 08 Nov 2021 19:56:15 +0100 nipkow added eq_iff_swap for creating symmetric variants of thms; applied it in List.
Tue, 09 Nov 2021 19:17:47 +0100 wenzelm tuned text;
Tue, 09 Nov 2021 17:20:04 +0100 wenzelm more robust timeout, following df4449c6eff1;
Tue, 09 Nov 2021 11:23:27 +0100 wenzelm more accurate Files.isRegularFile, exclude directories (e.g. jar_path);
Tue, 09 Nov 2021 11:20:38 +0100 wenzelm proper java_version for isabelle_setup;
Mon, 08 Nov 2021 20:26:16 +0100 wenzelm explicit option metric_argo_timeout, with reasonable default for Raspberry Pi;
Mon, 08 Nov 2021 20:15:04 +0100 wenzelm tuned;
Mon, 08 Nov 2021 19:25:17 +0100 wenzelm repackage minisat-2.2.1 with cygwin1.dll: required to run the executable without existing Cygwin context (normally provided by bash_process);
Mon, 08 Nov 2021 16:48:42 +0100 wenzelm discontinued redundant document_preprocessor: in the worst case, a plain-old document/build script will do;
Mon, 08 Nov 2021 13:51:24 +0100 wenzelm clarified messages, depending on option "document_echo";
Mon, 08 Nov 2021 12:45:35 +0100 wenzelm just one cache, via HTML_Context, via Sessions.Store or Session;
Mon, 08 Nov 2021 09:31:26 +0000 paulson merged
Sun, 07 Nov 2021 22:14:40 +0000 paulson new lemmas about convex, concave functions, + tidying
Sun, 07 Nov 2021 23:35:11 +0100 wenzelm proper support for arm64;
Sun, 07 Nov 2021 20:04:47 +0100 wenzelm no perl (amending 59ef23ac81ab);
Sun, 07 Nov 2021 19:53:37 +0100 wenzelm merged
Sun, 07 Nov 2021 16:35:46 +0100 wenzelm Added tag Isabelle2021-1-RC2 for changeset b92b5a57521b
Sun, 07 Nov 2021 18:30:10 +0100 nipkow merged
Sun, 07 Nov 2021 14:26:11 +0100 nipkow Preserve variable name z in VAR {z = t}
Sun, 07 Nov 2021 16:30:42 +0100 wenzelm back to scala-2.13.5: avoid crash of Scala REPL on arm64-darwin;
Sun, 07 Nov 2021 15:46:46 +0100 wenzelm updated to polyml-5.9-5d4caa8f7148, which also contains ARM64 on darwin (unused by default);
Sun, 07 Nov 2021 10:07:09 +0100 nipkow more precise URL
Sun, 07 Nov 2021 09:54:17 +0100 nipkow tuned page breaks
Sat, 06 Nov 2021 19:47:56 +0100 wenzelm cover all possible kinds, notably for references outside of this theory (amending 129fb11b357f);
Sat, 06 Nov 2021 19:17:51 +0100 wenzelm proper foundational order;
Sat, 06 Nov 2021 18:16:54 +0100 wenzelm back to non-strict Export_Theory.read_theory (without warning): theories could have been skipped due to "condition";
Sat, 06 Nov 2021 15:25:20 +0100 wenzelm use all entity kinds from theory export, e.g. "method", "attribute";
Sat, 06 Nov 2021 11:25:03 +0100 wenzelm clarified signature;
Sat, 06 Nov 2021 10:39:47 +0100 wenzelm clarified physical_ref;
Sat, 06 Nov 2021 10:11:25 +0100 wenzelm proper treatment of session build hierarchy;
Sat, 06 Nov 2021 00:13:29 +0100 wenzelm proper used_theories for session build hierarchy, not known_theories from imported sessions;
Fri, 05 Nov 2021 23:38:59 +0100 wenzelm present theories from imported sessions as required;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip