Mon, 31 Oct 2011 18:29:25 +0100 more robust, declarative and unsurprising computation of types in the quotient type definition
bulwahn [Mon, 31 Oct 2011 18:29:25 +0100] rev 45317
more robust, declarative and unsurprising computation of types in the quotient type definition
Mon, 31 Oct 2011 17:51:01 +0100 improve handling of bound type variables (esp. for TFF1)
blanchet [Mon, 31 Oct 2011 17:51:01 +0100] rev 45316
improve handling of bound type variables (esp. for TFF1)
Mon, 31 Oct 2011 17:51:01 +0100 improved TFF1 output
blanchet [Mon, 31 Oct 2011 17:51:01 +0100] rev 45315
improved TFF1 output
Mon, 31 Oct 2011 08:50:35 +0100 clarified signature
bulwahn [Mon, 31 Oct 2011 08:50:35 +0100] rev 45314
clarified signature
Mon, 31 Oct 2011 08:43:21 +0100 tuned
bulwahn [Mon, 31 Oct 2011 08:43:21 +0100] rev 45313
tuned
Mon, 31 Oct 2011 08:22:56 +0100 tuned
bulwahn [Mon, 31 Oct 2011 08:22:56 +0100] rev 45312
tuned
Sun, 30 Oct 2011 22:35:18 +0100 even more uniform Local_Theory.declaration for locales (cf. 57def0b39696, aa35859c8741);
wenzelm [Sun, 30 Oct 2011 22:35:18 +0100] rev 45311
even more uniform Local_Theory.declaration for locales (cf. 57def0b39696, aa35859c8741);
Sun, 30 Oct 2011 22:20:45 +0100 removed obsolete argument (cf. aa35859c8741);
wenzelm [Sun, 30 Oct 2011 22:20:45 +0100] rev 45310
removed obsolete argument (cf. aa35859c8741);
Sun, 30 Oct 2011 09:42:13 +0100 removed ad-hoc simp rules sin_cos_eq[symmetric], minus_sin_cos_eq[symmetric], cos_sin_eq[symmetric]
huffman [Sun, 30 Oct 2011 09:42:13 +0100] rev 45309
removed ad-hoc simp rules sin_cos_eq[symmetric], minus_sin_cos_eq[symmetric], cos_sin_eq[symmetric]
Sun, 30 Oct 2011 09:07:02 +0100 extend cancellation simproc patterns to cover terms like '- (2 * pi) < pi'
huffman [Sun, 30 Oct 2011 09:07:02 +0100] rev 45308
extend cancellation simproc patterns to cover terms like '- (2 * pi) < pi'
Sun, 30 Oct 2011 07:08:33 +0100 merged
huffman [Sun, 30 Oct 2011 07:08:33 +0100] rev 45307
merged
Sat, 29 Oct 2011 10:00:35 +0200 remove unused function
huffman [Sat, 29 Oct 2011 10:00:35 +0200] rev 45306
remove unused function
Sat, 29 Oct 2011 13:51:35 +0200 also export DFG formats
blanchet [Sat, 29 Oct 2011 13:51:35 +0200] rev 45305
also export DFG formats
Sat, 29 Oct 2011 13:15:58 +0200 always use DFG format to talk to SPASS -- since that's what we'll need to use anyway to benefit from sorts and other extensions
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45304
always use DFG format to talk to SPASS -- since that's what we'll need to use anyway to benefit from sorts and other extensions
Sat, 29 Oct 2011 13:15:58 +0200 added DFG unsorted support (like in the old days)
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45303
added DFG unsorted support (like in the old days)
Sat, 29 Oct 2011 13:15:58 +0200 gracefully do nothing if the SPASS input file is already in DFG format
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45302
gracefully do nothing if the SPASS input file is already in DFG format
Sat, 29 Oct 2011 13:15:58 +0200 added sorted DFG output for coming version of SPASS
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45301
added sorted DFG output for coming version of SPASS
Sat, 29 Oct 2011 13:15:58 +0200 specify proof output level 1 (i.e. no detailed, potentially huge E proofs) to LEO-II; requires version 1.2.9
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45300
specify proof output level 1 (i.e. no detailed, potentially huge E proofs) to LEO-II; requires version 1.2.9
Sat, 29 Oct 2011 13:15:58 +0200 check "sound" flag before doing something unsound...
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45299
check "sound" flag before doing something unsound...
Sat, 29 Oct 2011 12:57:43 +0200 uniform treatment of syntax declaration wrt. aux. context (NB: notation avoids duplicate mixfix internally);
wenzelm [Sat, 29 Oct 2011 12:57:43 +0200] rev 45298
uniform treatment of syntax declaration wrt. aux. context (NB: notation avoids duplicate mixfix internally);
Sat, 29 Oct 2011 12:55:34 +0200 tuned;
wenzelm [Sat, 29 Oct 2011 12:55:34 +0200] rev 45297
tuned;
Fri, 28 Oct 2011 16:49:15 +0200 more accurate class constraints on cancellation simproc patterns
huffman [Fri, 28 Oct 2011 16:49:15 +0200] rev 45296
more accurate class constraints on cancellation simproc patterns
Sat, 29 Oct 2011 00:23:58 +0200 tuned;
wenzelm [Sat, 29 Oct 2011 00:23:58 +0200] rev 45295
tuned;
Fri, 28 Oct 2011 23:41:16 +0200 tuned Named_Thms: proper binding;
wenzelm [Fri, 28 Oct 2011 23:41:16 +0200] rev 45294
tuned Named_Thms: proper binding;
Fri, 28 Oct 2011 23:16:50 +0200 refined Local_Theory.declaration {syntax = false, pervasive} semantics: update is applied to auxiliary context as well;
wenzelm [Fri, 28 Oct 2011 23:16:50 +0200] rev 45293
refined Local_Theory.declaration {syntax = false, pervasive} semantics: update is applied to auxiliary context as well;
Fri, 28 Oct 2011 23:10:44 +0200 more robust data storage (NB: the morphism can change the shape of qconst, and in the auxiliary context it is not even a constant yet);
wenzelm [Fri, 28 Oct 2011 23:10:44 +0200] rev 45292
more robust data storage (NB: the morphism can change the shape of qconst, and in the auxiliary context it is not even a constant yet);
Fri, 28 Oct 2011 22:17:30 +0200 uniform Local_Theory.declaration with explicit params;
wenzelm [Fri, 28 Oct 2011 22:17:30 +0200] rev 45291
uniform Local_Theory.declaration with explicit params;
Fri, 28 Oct 2011 17:15:52 +0200 tuned signature -- refined terminology;
wenzelm [Fri, 28 Oct 2011 17:15:52 +0200] rev 45290
tuned signature -- refined terminology;
Fri, 28 Oct 2011 15:38:41 +0200 slightly more explicit/syntactic modelling of morphisms;
wenzelm [Fri, 28 Oct 2011 15:38:41 +0200] rev 45289
slightly more explicit/syntactic modelling of morphisms;
Fri, 28 Oct 2011 14:10:19 +0200 correct import path
hoelzl [Fri, 28 Oct 2011 14:10:19 +0200] rev 45288
correct import path
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip