Mon, 30 Mar 2015 20:51:11 +0200 tuned signature;
wenzelm [Mon, 30 Mar 2015 20:51:11 +0200] rev 59857
tuned signature;
Mon, 30 Mar 2015 20:59:14 +0200 export more low-level theorems in data structure (partly for 'corec')
blanchet [Mon, 30 Mar 2015 20:59:14 +0200] rev 59856
export more low-level theorems in data structure (partly for 'corec')
Mon, 30 Mar 2015 18:33:22 +0200 tuned;
wenzelm [Mon, 30 Mar 2015 18:33:22 +0200] rev 59855
tuned;
Mon, 30 Mar 2015 14:32:41 +0200 merged
wenzelm [Mon, 30 Mar 2015 14:32:41 +0200] rev 59854
merged
Mon, 30 Mar 2015 14:19:45 +0200 more uniform syntax for named instantiations;
wenzelm [Mon, 30 Mar 2015 14:19:45 +0200] rev 59853
more uniform syntax for named instantiations;
Mon, 30 Mar 2015 11:36:30 +0200 merged
hoelzl [Mon, 30 Mar 2015 11:36:30 +0200] rev 59852
merged
Mon, 30 Mar 2015 10:58:08 +0200 added locale for semirings
Rene Thiemann <rene.thiemann@uibk.ac.at> [Mon, 30 Mar 2015 10:58:08 +0200] rev 59851
added locale for semirings
Mon, 30 Mar 2015 10:52:54 +0200 exposed approximation in ML
eberlm [Mon, 30 Mar 2015 10:52:54 +0200] rev 59850
exposed approximation in ML
Mon, 30 Mar 2015 00:13:37 +0200 clarified NEWS (cf. 97872c658a44);
wenzelm [Mon, 30 Mar 2015 00:13:37 +0200] rev 59849
clarified NEWS (cf. 97872c658a44);
Sun, 29 Mar 2015 23:08:03 +0200 clarified equality of formal entities;
wenzelm [Sun, 29 Mar 2015 23:08:03 +0200] rev 59848
clarified equality of formal entities;
Sun, 29 Mar 2015 22:38:18 +0200 merged
wenzelm [Sun, 29 Mar 2015 22:38:18 +0200] rev 59847
merged
Sun, 29 Mar 2015 21:58:10 +0200 tuned signature;
wenzelm [Sun, 29 Mar 2015 21:58:10 +0200] rev 59846
tuned signature;
Sun, 29 Mar 2015 21:47:16 +0200 ind_cases: clarified preparation of arguments;
wenzelm [Sun, 29 Mar 2015 21:47:16 +0200] rev 59845
ind_cases: clarified preparation of arguments;
Sun, 29 Mar 2015 21:30:28 +0200 support for minimal specifications, with usual treatment of fixes and dummies;
wenzelm [Sun, 29 Mar 2015 21:30:28 +0200] rev 59844
support for minimal specifications, with usual treatment of fixes and dummies;
Sun, 29 Mar 2015 20:40:49 +0200 tuned;
wenzelm [Sun, 29 Mar 2015 20:40:49 +0200] rev 59843
tuned;
Sun, 29 Mar 2015 19:32:27 +0200 tuned;
wenzelm [Sun, 29 Mar 2015 19:32:27 +0200] rev 59842
tuned;
Sun, 29 Mar 2015 19:24:07 +0200 tuned signature;
wenzelm [Sun, 29 Mar 2015 19:24:07 +0200] rev 59841
tuned signature;
Sun, 29 Mar 2015 19:23:08 +0200 proper local Proof_Context.arity_sorts;
wenzelm [Sun, 29 Mar 2015 19:23:08 +0200] rev 59840
proper local Proof_Context.arity_sorts;
Sun, 29 Mar 2015 18:32:28 +0200 more standard Sign.typ_match: sorts should be alright in result of Syntax.check_terms;
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;
Sun, 29 Mar 2015 18:18:52 +0200 avoid low-level tsig operations;
wenzelm [Sun, 29 Mar 2015 18:18:52 +0200] rev 59838
avoid low-level tsig operations;
Sun, 29 Mar 2015 17:54:22 +0200 tuned;
wenzelm [Sun, 29 Mar 2015 17:54:22 +0200] rev 59837
tuned;
Sun, 29 Mar 2015 17:43:03 +0200 clarified context;
wenzelm [Sun, 29 Mar 2015 17:43:03 +0200] rev 59836
clarified context;
Sun, 29 Mar 2015 16:22:35 +0200 rule_insts_schematic is considered legacy and false by default;
wenzelm [Sun, 29 Mar 2015 16:22:35 +0200] rev 59835
rule_insts_schematic is considered legacy and false by default;
Sun, 29 Mar 2015 16:01:12 +0200 tuned;
wenzelm [Sun, 29 Mar 2015 16:01:12 +0200] rev 59834
tuned;
Sat, 28 Mar 2015 21:32:48 +0100 clarified no_zero_devisors: makes only sense in a semiring;
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
Sat, 28 Mar 2015 20:43:19 +0100 dropped long-outdated comments
haftmann [Sat, 28 Mar 2015 20:43:19 +0100] rev 59832
dropped long-outdated comments
Sat, 28 Mar 2015 21:05:02 +0100 merged
wenzelm [Sat, 28 Mar 2015 21:05:02 +0100] rev 59831
merged
Sat, 28 Mar 2015 20:22:10 +0100 clarified goal context;
wenzelm [Sat, 28 Mar 2015 20:22:10 +0100] rev 59830
clarified goal context;
Sat, 28 Mar 2015 19:53:45 +0100 clarified goal context;
wenzelm [Sat, 28 Mar 2015 19:53:45 +0100] rev 59829
clarified goal context;
Sat, 28 Mar 2015 17:26:42 +0100 prefer Variable.focus, despite subtle differences of Logic.strip_params vs. Term.strip_all_vars;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip