Sat, 03 Aug 2019 20:30:24 +0200 wenzelm clarified signature;
Sat, 03 Aug 2019 16:17:16 +0200 wenzelm guard constraints by record_proofs=1, until performance implications have become more clear;
Sat, 03 Aug 2019 16:10:34 +0200 wenzelm more complete completions according to Sorts.insert_complete_ars (cf. 13199740ced6), e.g. relevant for theories HOL-ex.Word_Type, HOL-Matrix_LP.SparseMatrix;
Sat, 03 Aug 2019 15:48:28 +0200 wenzelm tuned;
Sat, 03 Aug 2019 15:05:53 +0200 wenzelm tuned;
Sat, 03 Aug 2019 12:58:53 +0200 wenzelm maintain sort constraints from type instantiations, with pro-forma derivation to collect oracles/thms;
Fri, 02 Aug 2019 14:14:49 +0200 wenzelm more direct proofs for type classes;
Fri, 02 Aug 2019 11:43:36 +0200 wenzelm tuned;
Fri, 02 Aug 2019 11:23:09 +0200 wenzelm clarified modules: inference kernel maintains sort algebra within the logic;
Thu, 01 Aug 2019 14:46:50 +0200 wenzelm more elementary treatment of standard_vars (unconstrainT is already standard);
Thu, 01 Aug 2019 10:14:58 +0200 wenzelm clarified module structure;
Thu, 01 Aug 2019 09:55:37 +0200 wenzelm simplified module structure: back to plain datatype (see 95f4f08f950f and 70019ab5e57f);
Thu, 01 Aug 2019 09:50:20 +0200 wenzelm abstract type theory_id -- ensure non-equality type independently of implementation;
Wed, 31 Jul 2019 19:50:38 +0200 wenzelm clarified export: retain proof boxes as local definitions -- more scalable;
Wed, 31 Jul 2019 09:04:00 +0200 nipkow reduced dependencies
Tue, 30 Jul 2019 20:09:25 +0200 wenzelm clarified global theory context;
Tue, 30 Jul 2019 19:01:51 +0200 wenzelm more robust export, based on reconstruct_proof / expand_proof;
Tue, 30 Jul 2019 14:35:29 +0200 wenzelm clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;
Tue, 30 Jul 2019 13:22:29 +0200 wenzelm tuned -- fewer warnings;
Tue, 30 Jul 2019 13:19:14 +0200 wenzelm discontinued pointless messages;
Tue, 30 Jul 2019 11:51:55 +0200 wenzelm clarified context;
Tue, 30 Jul 2019 11:41:39 +0200 wenzelm clarified modules;
Tue, 30 Jul 2019 11:12:52 +0200 wenzelm discontinue clean_proof: without type args its PThm nodes are not expanded, but with type args it is too unstable;
Mon, 29 Jul 2019 18:44:39 +0200 wenzelm merged
Mon, 29 Jul 2019 18:16:51 +0200 wenzelm more diagnostic operations;
Mon, 29 Jul 2019 15:10:30 +0200 wenzelm tuned -- non-strict args;
Mon, 29 Jul 2019 11:38:05 +0200 wenzelm proper constrains_map -- for shyps that are covered by present variables (amending 251f1fb44ccd);
Mon, 29 Jul 2019 11:21:41 +0200 wenzelm tuned signature;
Mon, 29 Jul 2019 11:09:37 +0200 wenzelm clarified signature;
Mon, 29 Jul 2019 10:26:12 +0200 wenzelm tuned signature;
Mon, 29 Jul 2019 16:26:06 +0200 nipkow News for bind infixl
Mon, 29 Jul 2019 14:28:30 +0200 nipkow Monadic bind is now infixl as is the norm
Sun, 28 Jul 2019 15:39:30 +0200 wenzelm purge remains from test (cf. 5a53724fe247);
Sun, 28 Jul 2019 14:37:32 +0200 wenzelm tuned;
Sun, 28 Jul 2019 14:28:40 +0200 wenzelm clarified signature;
Sun, 28 Jul 2019 12:43:31 +0200 wenzelm removed obsolete RC tags;
Sun, 28 Jul 2019 12:35:59 +0200 wenzelm tuned;
Sun, 28 Jul 2019 12:11:20 +0200 wenzelm clarified signature;
Sun, 28 Jul 2019 11:53:51 +0200 wenzelm tuned;
Sat, 27 Jul 2019 21:47:43 +0200 wenzelm tuned;
Sat, 27 Jul 2019 20:40:00 +0200 wenzelm clarified signature;
Sat, 27 Jul 2019 15:50:25 +0200 wenzelm tuned;
Sat, 27 Jul 2019 15:24:16 +0200 wenzelm tuned;
Sat, 27 Jul 2019 12:06:38 +0200 wenzelm tuned;
Fri, 26 Jul 2019 16:36:11 +0200 wenzelm tuned -- reorder sections;
Fri, 26 Jul 2019 15:29:10 +0200 wenzelm tuned;
Fri, 26 Jul 2019 15:21:02 +0200 wenzelm proper argument type (amending 42fbb6abed5a);
Fri, 26 Jul 2019 14:43:56 +0200 wenzelm tuned signature;
Fri, 26 Jul 2019 14:27:46 +0200 wenzelm tuned;
Fri, 26 Jul 2019 09:59:11 +0200 wenzelm finalize proofs earlier to reduce memory requirement;
Fri, 26 Jul 2019 09:50:23 +0200 wenzelm proper proof_serial;
Fri, 26 Jul 2019 09:50:12 +0200 wenzelm more explicit type proof_serial;
Fri, 26 Jul 2019 09:35:02 +0200 wenzelm defer rew_proof on unnamed PThm node as open_proof operation: significant performance improvement;
Thu, 25 Jul 2019 14:01:06 +0200 wenzelm more accurate proof definitions (PThm nodes);
Wed, 24 Jul 2019 15:41:24 +0200 wenzelm avoid duplicate Thm.name_derivation on unnamed PThm nodes ("simps" vs. "case_eqns" and "recursor_eqns");
Wed, 24 Jul 2019 13:30:15 +0200 wenzelm prefer local counter;
Wed, 24 Jul 2019 13:19:00 +0200 wenzelm more accurate proof export;
Wed, 24 Jul 2019 13:18:15 +0200 wenzelm clarified syntax;
Wed, 24 Jul 2019 11:57:30 +0200 wenzelm tuned;
Wed, 24 Jul 2019 11:54:08 +0200 wenzelm more thorough clean_proof;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip