wenzelm [Fri, 28 Feb 1997 16:56:31 +0100] rev 2704
more robust handling of invocation errors;
added -m MODE option;
wenzelm [Fri, 28 Feb 1997 16:55:35 +0100] rev 2703
more robust handling of invocation errors;
wenzelm [Fri, 28 Feb 1997 16:54:32 +0100] rev 2702
now uses -m symbols;
wenzelm [Fri, 28 Feb 1997 16:47:56 +0100] rev 2701
split ast_of_term(T);
ast_of_term now marks frees;
added token translation support;
wenzelm [Fri, 28 Feb 1997 16:46:26 +0100] rev 2700
added token translation support;
wenzelm [Fri, 28 Feb 1997 16:45:38 +0100] rev 2699
term_of_... now mark class, tfree, tvar;
wenzelm [Fri, 28 Feb 1997 16:44:30 +0100] rev 2698
added mark_bound(T), variant_abs';
trfuns now mark bounds they introduce!!
added pure_trfunsT;
wenzelm [Fri, 28 Feb 1997 16:42:06 +0100] rev 2697
Token translations for xterm and LaTeX output.
wenzelm [Fri, 28 Feb 1997 16:41:49 +0100] rev 2696
added _mk_ofclass(S);
wenzelm [Fri, 28 Feb 1997 16:41:04 +0100] rev 2695
added strlen (includes metric information);
removed map_strs;
wenzelm [Fri, 28 Feb 1997 16:40:08 +0100] rev 2694
added token_translation interface;
wenzelm [Fri, 28 Feb 1997 16:39:30 +0100] rev 2693
added add_tokentrfuns;