wenzelm [Tue, 22 Oct 2019 11:14:52 +0200] rev 70921
clarified types (again): 'a is canonical for 'class' (as alternative to 'locale'), 'b is common for Hindley-Milner examples;
wenzelm [Mon, 21 Oct 2019 16:32:10 +0200] rev 70920
export constdefs according to defs.ML;
wenzelm [Sun, 20 Oct 2019 22:26:44 +0200] rev 70919
avoid spurious shyps (with vacous type variable);
wenzelm [Sun, 20 Oct 2019 21:42:13 +0200] rev 70918
merged
wenzelm [Sun, 20 Oct 2019 21:34:29 +0200] rev 70917
more robust hybrid treatment of Pure, notably for Isabelle/Dedukti;
wenzelm [Sun, 20 Oct 2019 21:12:18 +0200] rev 70916
clarified signature: name of standard_proof is authentic, otherwise empty;
wenzelm [Sun, 20 Oct 2019 20:38:22 +0200] rev 70915
clarified expand_proof/expand_name: allow more detailed control via thm_header;
export_standard_proofs: authentic theorem names in "print" format;
wenzelm [Sun, 20 Oct 2019 16:16:23 +0200] rev 70914
option to export standardized proof terms (not scalable);
wenzelm [Sun, 20 Oct 2019 12:56:36 +0200] rev 70913
more kinds, notably for Isabelle/MMT;
haftmann [Sat, 19 Oct 2019 20:41:09 +0200] rev 70912
refined proof of concept for bit operations
haftmann [Sat, 19 Oct 2019 20:41:03 +0200] rev 70911
more lemmas
wenzelm [Sat, 19 Oct 2019 16:16:24 +0200] rev 70910
merged
wenzelm [Sat, 19 Oct 2019 16:09:39 +0200] rev 70909
export toplevel proof similar to named PThm;
wenzelm [Sat, 19 Oct 2019 15:32:32 +0200] rev 70908
tuned signature;
wenzelm [Sat, 19 Oct 2019 11:33:36 +0200] rev 70907
proper protocol_message for bootstrap proofs;
wenzelm [Sat, 19 Oct 2019 11:29:39 +0200] rev 70906
proper export of bootstrap proofs (amending a6304b4664b6);