Tue, 22 Oct 2019 11:14:52 +0200 wenzelm clarified types (again): 'a is canonical for 'class' (as alternative to 'locale'), 'b is common for Hindley-Milner examples;
Mon, 21 Oct 2019 16:32:10 +0200 wenzelm export constdefs according to defs.ML;
Sun, 20 Oct 2019 22:26:44 +0200 wenzelm avoid spurious shyps (with vacous type variable);
Sun, 20 Oct 2019 21:42:13 +0200 wenzelm merged
Sun, 20 Oct 2019 21:34:29 +0200 wenzelm more robust hybrid treatment of Pure, notably for Isabelle/Dedukti;
Sun, 20 Oct 2019 21:12:18 +0200 wenzelm clarified signature: name of standard_proof is authentic, otherwise empty;
Sun, 20 Oct 2019 20:38:22 +0200 wenzelm clarified expand_proof/expand_name: allow more detailed control via thm_header;
Sun, 20 Oct 2019 16:16:23 +0200 wenzelm option to export standardized proof terms (not scalable);
Sun, 20 Oct 2019 12:56:36 +0200 wenzelm more kinds, notably for Isabelle/MMT;
Sat, 19 Oct 2019 20:41:09 +0200 haftmann refined proof of concept for bit operations
Sat, 19 Oct 2019 20:41:03 +0200 haftmann more lemmas
Sat, 19 Oct 2019 16:16:24 +0200 wenzelm merged
Sat, 19 Oct 2019 16:09:39 +0200 wenzelm export toplevel proof similar to named PThm;
Sat, 19 Oct 2019 15:32:32 +0200 wenzelm tuned signature;
Sat, 19 Oct 2019 11:33:36 +0200 wenzelm proper protocol_message for bootstrap proofs;
Sat, 19 Oct 2019 11:29:39 +0200 wenzelm proper export of bootstrap proofs (amending a6304b4664b6);
Fri, 18 Oct 2019 22:45:09 +0200 wenzelm more robust -- avoid interference with Proofterm.proofs := 0 in ML_Bootstrap.thy;
Fri, 18 Oct 2019 22:44:19 +0200 wenzelm proper treatment of self thm_id;
Sat, 19 Oct 2019 09:15:41 +0000 haftmann added quickcheck setup
Sat, 19 Oct 2019 09:15:37 +0000 haftmann generalized
Fri, 18 Oct 2019 18:41:33 +0000 haftmann moved quickcheck setup to distribution
Fri, 18 Oct 2019 18:41:31 +0000 haftmann moved generic instance to distribution
Fri, 18 Oct 2019 16:25:54 +0200 wenzelm clarified signature: support partial read_proof to accommodate proof term normalization vs. approximative proof_boxes as upper bound;
Thu, 17 Oct 2019 21:52:16 +0200 wenzelm turn hidden terms into dummy, e.g. relevant for boundary cases of reconstruct_proof;
Thu, 17 Oct 2019 21:31:53 +0200 wenzelm support dummy term;
Thu, 17 Oct 2019 21:03:59 +0200 wenzelm tuned signature;
Thu, 17 Oct 2019 20:56:18 +0200 wenzelm proof boxes based on proof digest (not proof term): thus it works with prune_proofs;
Thu, 17 Oct 2019 20:56:09 +0200 wenzelm proper Thm.transfer;
Thu, 17 Oct 2019 20:28:31 +0200 wenzelm clarified files;
Thu, 17 Oct 2019 17:24:13 +0200 wenzelm clarified proof_boxes (requires prune_proofs=false);
Thu, 17 Oct 2019 16:10:44 +0200 wenzelm tuned;
Thu, 17 Oct 2019 14:06:14 +0200 wenzelm more robust;
Wed, 16 Oct 2019 21:55:17 +0200 wenzelm more robust: avoid looping Lazy.force due to misinterpreted interrupt;
Wed, 16 Oct 2019 16:47:21 +0200 wenzelm more informative combination_proof, e.g. relevant for proper type inference in HOL.Product_Type (with export_proofs);
Wed, 16 Oct 2019 15:31:01 +0200 wenzelm tuned -- more stable type inference;
Wed, 16 Oct 2019 12:42:09 +0200 wenzelm updated to jdk-11.0.4+11;
Wed, 16 Oct 2019 12:23:09 +0200 wenzelm updated to scala-2.12.10;
Tue, 15 Oct 2019 21:05:35 +0200 wenzelm more support for proof terms;
Tue, 15 Oct 2019 16:41:47 +0200 wenzelm more support for proof terms;
Tue, 15 Oct 2019 16:04:11 +0200 wenzelm support for proof terms;
Tue, 15 Oct 2019 14:14:10 +0200 wenzelm clarified proof export;
Tue, 15 Oct 2019 13:34:50 +0200 wenzelm set_preproc for object-logics with type classes;
Tue, 15 Oct 2019 13:30:02 +0200 wenzelm tuned signature;
Tue, 15 Oct 2019 13:11:31 +0200 wenzelm skip (somewhat pointless) shrink_proof more uniformly;
Tue, 15 Oct 2019 11:48:25 +0200 wenzelm apply_preproc for all proof boxes;
Tue, 15 Oct 2019 11:25:18 +0200 wenzelm cumulative errors for session partitions;
Tue, 15 Oct 2019 11:06:18 +0200 wenzelm proper guard for process_theory: ensure uniform precedence of results;
Tue, 15 Oct 2019 10:52:42 +0200 wenzelm load HOL-Proofs first: it introduces some extra "thm" items that are required later on;
Mon, 14 Oct 2019 22:37:43 +0200 wenzelm clarified count_file;
Mon, 14 Oct 2019 22:34:33 +0200 wenzelm clarified modules;
Mon, 14 Oct 2019 22:22:06 +0200 wenzelm more complete coverage of sessions: process_theory operation needs to handle duplicate theories;
Mon, 14 Oct 2019 22:09:10 +0200 wenzelm proper build_graph to make session selection work as in "isabelle build";
Mon, 14 Oct 2019 21:57:36 +0200 wenzelm incorporate sessions with record_proofs;
Mon, 14 Oct 2019 21:44:07 +0200 wenzelm clarified options;
Mon, 14 Oct 2019 21:00:04 +0200 wenzelm clarified signature;
Mon, 14 Oct 2019 20:29:19 +0200 wenzelm clarified signature;
Mon, 14 Oct 2019 20:22:37 +0200 wenzelm clarified signature;
Mon, 14 Oct 2019 20:05:16 +0200 wenzelm clarified signature;
Mon, 14 Oct 2019 19:58:38 +0200 wenzelm clarified "isabelle update" options -- more like "isabelle dump";
Mon, 14 Oct 2019 19:37:12 +0200 wenzelm clarified treatment of base logic image;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip