wenzelm [Wed, 03 Oct 2012 16:59:58 +0200] rev 49690
more explicit show_type_constraint, show_sort_constraint;
wenzelm [Wed, 03 Oct 2012 16:59:20 +0200] rev 49689
recovered print translation after 'a => bool to 'a set change;
wenzelm [Wed, 03 Oct 2012 16:43:41 +0200] rev 49688
tuned;
wenzelm [Wed, 03 Oct 2012 16:42:36 +0200] rev 49687
use explicit Type.strip_sorts_dummy to suppress sort constraints in output;
wenzelm [Wed, 03 Oct 2012 16:01:07 +0200] rev 49686
printed "_ofsort" is subject to show_markup as well;
wenzelm [Wed, 03 Oct 2012 14:58:56 +0200] rev 49685
allow position constraints to coexist with 0 or 1 sort constraints;
more position information in sorting error;
report sorting of all type variables;
traytel [Tue, 02 Oct 2012 09:20:28 +0200] rev 49684
made tactic more robust (less usage of stac)
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49683
continued changing type of corec type
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49682
removed dead params and dead code
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49681
changed type of corecursor for the nested recursion case