wenzelm [Sun, 29 Mar 2015 22:38:18 +0200] rev 59847
merged
wenzelm [Sun, 29 Mar 2015 21:58:10 +0200] rev 59846
tuned signature;
wenzelm [Sun, 29 Mar 2015 21:47:16 +0200] rev 59845
ind_cases: clarified preparation of arguments;
wenzelm [Sun, 29 Mar 2015 21:30:28 +0200] rev 59844
support for minimal specifications, with usual treatment of fixes and dummies;
wenzelm [Sun, 29 Mar 2015 20:40:49 +0200] rev 59843
tuned;
wenzelm [Sun, 29 Mar 2015 19:32:27 +0200] rev 59842
tuned;
wenzelm [Sun, 29 Mar 2015 19:24:07 +0200] rev 59841
tuned signature;
wenzelm [Sun, 29 Mar 2015 19:23:08 +0200] rev 59840
proper local Proof_Context.arity_sorts;
wenzelm [Sun, 29 Mar 2015 18:32:28 +0200] rev 59839
more standard Sign.typ_match: sorts should be alright in result of Syntax.check_terms;
wenzelm [Sun, 29 Mar 2015 18:18:52 +0200] rev 59838
avoid low-level tsig operations;
wenzelm [Sun, 29 Mar 2015 17:54:22 +0200] rev 59837
tuned;
wenzelm [Sun, 29 Mar 2015 17:43:03 +0200] rev 59836
clarified context;
wenzelm [Sun, 29 Mar 2015 16:22:35 +0200] rev 59835
rule_insts_schematic is considered legacy and false by default;
wenzelm [Sun, 29 Mar 2015 16:01:12 +0200] rev 59834
tuned;
haftmann [Sat, 28 Mar 2015 21:32:48 +0100] rev 59833
clarified no_zero_devisors: makes only sense in a semiring;
actually turn linorder_semidom into a integral domain
haftmann [Sat, 28 Mar 2015 20:43:19 +0100] rev 59832
dropped long-outdated comments
wenzelm [Sat, 28 Mar 2015 21:05:02 +0100] rev 59831
merged
wenzelm [Sat, 28 Mar 2015 20:22:10 +0100] rev 59830
clarified goal context;
wenzelm [Sat, 28 Mar 2015 19:53:45 +0100] rev 59829
clarified goal context;
wenzelm [Sat, 28 Mar 2015 17:26:42 +0100] rev 59828
prefer Variable.focus, despite subtle differences of Logic.strip_params vs. Term.strip_all_vars;
wenzelm [Fri, 27 Mar 2015 19:51:05 +0100] rev 59827
proper Rule_Insts.read_term, e.g. to enable case_tac using "_";
wenzelm [Fri, 27 Mar 2015 17:46:08 +0100] rev 59826
tuned signature;
wenzelm [Fri, 27 Mar 2015 11:38:26 +0100] rev 59825
clarified goal context;
blanchet [Fri, 27 Mar 2015 15:08:31 +0100] rev 59824
clarified doc
blanchet [Fri, 27 Mar 2015 11:20:46 +0100] rev 59823
more graceful failure if some of the involved BNFs have no data
blanchet [Fri, 27 Mar 2015 09:56:34 +0100] rev 59822
sort BNFs in output
blanchet [Fri, 27 Mar 2015 09:52:57 +0100] rev 59821
preserve order of type arguments in pre-FP BNF typedef
blanchet [Thu, 26 Mar 2015 23:23:04 +0100] rev 59820
register pre-fixpoint BNFs in database to enable lookup later (e.g. in 'corec')