wenzelm [Mon, 30 Mar 2015 20:51:11 +0200] rev 59857
tuned signature;
blanchet [Mon, 30 Mar 2015 20:59:14 +0200] rev 59856
export more low-level theorems in data structure (partly for 'corec')
wenzelm [Mon, 30 Mar 2015 18:33:22 +0200] rev 59855
tuned;
wenzelm [Mon, 30 Mar 2015 14:32:41 +0200] rev 59854
merged
wenzelm [Mon, 30 Mar 2015 14:19:45 +0200] rev 59853
more uniform syntax for named instantiations;
hoelzl [Mon, 30 Mar 2015 11:36:30 +0200] rev 59852
merged
Rene Thiemann <rene.thiemann@uibk.ac.at> [Mon, 30 Mar 2015 10:58:08 +0200] rev 59851
added locale for semirings
eberlm [Mon, 30 Mar 2015 10:52:54 +0200] rev 59850
exposed approximation in ML
wenzelm [Mon, 30 Mar 2015 00:13:37 +0200] rev 59849
clarified NEWS (cf. 97872c658a44);
wenzelm [Sun, 29 Mar 2015 23:08:03 +0200] rev 59848
clarified equality of formal entities;
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;