wenzelm [Sun, 18 May 2008 15:04:41 +0200] rev 26948
Syntax.string_of_typ: proper context;
wenzelm [Sun, 18 May 2008 15:04:37 +0200] rev 26947
moved global pretty/string_of functions from Sign to Syntax;
tuned message;
wenzelm [Sun, 18 May 2008 15:04:33 +0200] rev 26946
removed norm_absolute (not thread safe; chdir does not guarantee normalization anyway);
full_path: no link expansion here (reverted change of 1.18);
ident: OS.FileSys.fullPath takes care of link expansion;
wenzelm [Sun, 18 May 2008 15:04:31 +0200] rev 26945
renamed type decompT to decomp;
refute: proper context for trace_ex;
some attempts to improve readability;
wenzelm [Sun, 18 May 2008 15:04:27 +0200] rev 26944
Syntax.string_of_term with proper context;
wenzelm [Sun, 18 May 2008 15:04:24 +0200] rev 26943
moved global pretty/string_of functions from Sign to Syntax;
removed dead code;
wenzelm [Sun, 18 May 2008 15:04:22 +0200] rev 26942
renamed type decompT to decomp;