Fri, 16 Apr 2010 19:43:06 +0200local type abbreviations;
wenzelm [Fri, 16 Apr 2010 19:43:06 +0200] rev 36172
local type abbreviations;

Fri, 16 Apr 2010 15:49:46 +0200merged
blanchet [Fri, 16 Apr 2010 15:49:46 +0200] rev 36171
merged

Fri, 16 Apr 2010 15:49:13 +0200added original constant names to Sledgehammer internal terms + output short names if "debug" is set (for increased readability)
blanchet [Fri, 16 Apr 2010 15:49:13 +0200] rev 36170
added original constant names to Sledgehammer internal terms + output short names if "debug" is set (for increased readability)

Fri, 16 Apr 2010 14:48:34 +0200store nonmangled names along with mangled type names in Sledgehammer for debugging purposes
blanchet [Fri, 16 Apr 2010 14:48:34 +0200] rev 36169
store nonmangled names along with mangled type names in Sledgehammer for debugging purposes

Thu, 15 Apr 2010 13:57:17 +0200give more sensible names to "fol_type" constructors, as requested by a FIXME comment
blanchet [Thu, 15 Apr 2010 13:57:17 +0200] rev 36168
give more sensible names to "fol_type" constructors, as requested by a FIXME comment

Thu, 15 Apr 2010 13:49:46 +0200make Sledgehammer's output more debugging friendly
blanchet [Thu, 15 Apr 2010 13:49:46 +0200] rev 36167
make Sledgehammer's output more debugging friendly

Fri, 16 Apr 2010 12:51:57 +0200made SML/NJ happy;
wenzelm [Fri, 16 Apr 2010 12:51:57 +0200] rev 36166
made SML/NJ happy;

Fri, 16 Apr 2010 12:51:37 +0200proper masking of dummy name_space;
wenzelm [Fri, 16 Apr 2010 12:51:37 +0200] rev 36165
proper masking of dummy name_space;

Fri, 16 Apr 2010 11:40:01 +0200salvaged some ML functors from decay, which is the natural consequence of lack of formal checking;
wenzelm [Fri, 16 Apr 2010 11:40:01 +0200] rev 36164
salvaged some ML functors from decay, which is the natural consequence of lack of formal checking;

Fri, 16 Apr 2010 11:39:08 +0200proper checking of ML functors (in Poly/ML 5.2 or later);
wenzelm [Fri, 16 Apr 2010 11:39:08 +0200] rev 36163
proper checking of ML functors (in Poly/ML 5.2 or later);
eliminated pathetic comments;